Tool/software: Code Composer Studio
Hello!
Have a problem with flags register FaultMuxRegs.FAULTMUXINTSTAT.all (UCD3138A) . It does't indicate the events. I know that it clean-read register. I already commented out all lines where I read this register (just use in init).
If I use FAULTMUXRAW all is fine, all events detected and programm works properly. For testing I use LEDs also and the result the same as from GUI. Always zero
The signal on the inputs of the comparators is stable, I use DC reference level now for testing.
Why is register always empty and no reaction to events? How it could be cleared if I don't read it anymore?