Variable address in memory is changing when reading I2C1 CR2 register. STM32H503CBU6.
Setup Info:Compiler: IAR EW for Arm 9.50.1, Debug build configuration, High optimizationMicro: STM32H503CBU6 I am running into an issue where when I am trying to copy the CR2 register from I2C1, it copies the wrong value and the addresses of my other...