TC234 SMU FSP problem

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
leonng
Level 3
Level 3
First like received First like given 10 questions asked

Hi there,
I follow the simple "SMU_Fault_Signaling_1_KIT_TC297_TFT" to add FSP function into my program.

I add the follwing code:

configFsp.mode=1;
configFsp.faultFreeStateFrequencyMax=10000;
configFsp.faultFreeStateFrequencyMin=45000;

After power-off reset, the ESR0 keep light on. 
Regards,
Leon

0 Likes
1 Solution
leonng
Level 3
Level 3
First like received First like given 10 questions asked

Sorry,

It is a typepo, the max. freq and min. freq is converted.

Thank you.

View solution in original post

0 Likes
2 Replies
Prudhvi_E
Moderator
Moderator
Moderator
250 replies posted 100 solutions authored 25 likes received

Hi,

Could you please let us know where exactly are you doing the User specific initialization (I mean before or after a certain function call)?

Regards,

Prudhvi.

0 Likes
leonng
Level 3
Level 3
First like received First like given 10 questions asked

Sorry,

It is a typepo, the max. freq and min. freq is converted.

Thank you.

0 Likes