2014-08-27 04:08 AM
Hi
I am using the stm32f072b discovery board for a project I am doing at my university. I want to read values from the gyroscope and read them using stm studio. How would I found out where the address for the absolute variable where the gyroscope's reading are being stored or is there a way to specify an address in the micro-controller's RAM. I am using IAR to program.2014-08-27 04:20 AM
Look at the .MAP file?