HI,
I am seeing strange behavior in the RIde7 IDE.I am running a pressure temperature sensor code in the RIde7 and when i go the the watch window in the debug mode and try to see the I2C1 register values and the GPIOB register values . all seems to be 0 rather I2C2 and GPIOA values are being shown up.
To brief about the system, Pressure temperature sensor is mounted on a board such that its SCL and SDA line goes to PB6/PB7 pin of STM32F103 .It is the I2C1 which is mapped to the Pb6/Pb7 (GPIOB) of the STM32.
Can some onle please share what I may be missing or is there some problem with the Ride that it is showing the wrong data for the right registers and vice versa.
Rgds,
Softy