Hi all,
I want to simply compare two values in a N2HET PWM program without touching the pins. However, when I do an ECMP/MCMP with en_pin_action=off when no signal has been sent to that pin yet, the pin stays low forever. If I give the pin a signal first, I can safely do the same comparison without affecting the pin state. The expected behaviour would be that a ECMP/MCMP with en_pin_action=off will not in any way affect the pin behaviour, regardless of prior or posterior commands. Is this a bug or did I misunderstand something?
Kind regards,
Tim