Other Parts Discussed in Thread: TPS929240-Q1
Hello,
I'm working with the TPS929160-q1 (with the EV Board), and I need it, after setting it up, to be in FAIL-SAFE forever (on the final application there will be no controler).
I'm changing in the EEPROM values of PWMs, and when I set FORCEFS to 1, values charge from EEPROM correctly (but as it says in Datasheet, FORCEFS directly goes back to 0). So, the solution is to set the Watchdog to be always in FS (from Ch to Fh). This is what I'm doing, entering EEPROM mode, putting C1h or up to F1h to the register 84h, and the component keep being in FS as wanted.
Unfortunatly, what always happen is that LEDs take the correct value from EEPROM for half a second, and then all shut off forever. I looked for all values changing with FS mode, but can't figuring out why all LEDs set in FS correctly and then nothing. By putting the correct value in 84h every thing comes back as it should be.
(All FSx registers are to 00h, with Jumpers correspondents).
Would you know what I'm doing wrong ? Why all PWMs output are suddenly all shutting off ?
Thanks you very much for your help, this would help me a lot !