Hi,
I am struggling with I2S. While I was debugging my I2S data handler function, I found something interesting. I copy one element from a uint32 buffer into a (static volatile) uint32 variable and the values are not the same! Here is a screenshot:
And here is the relevant disassembly:
Can anyone explain?
Thanks,
NewtoM