Hi all,
Is there a way to detect an unprotected write (without enclosing EALLOW / EDIS) to EALLOW protected registers?
From time to time, I forget setting EALLOW / EDIS during hardware init so the register writes have no effect.
I would like to get some interrupt if I try to write unprotected to EALLOW protected registers.
From the datasheets, I don't think this is (actually) possible, but maybe somebody has an idea - or this might be a future feature!?