Hey,
i'm trying to test the functionalities of the aducm355 with the code examples. I haven't modified the code in any way.
I tried the following code examples:
- Temperatur
- Impedance (for this sample i connected some resistors on the interface)
An interrupt should occur and data should be printed out, but as soon as the function "AD5940_GetMCUIntFlag()" get called the return value stays 0 all the time. So i guess the interrupt never occurs?
Is this behaviour intended? Do i have to modifiy the example code so the interrupt get executed?
Thanks for any help
Shaheen