How to access built in E-Compass in STM32 Discovery board (the one with F411 MCU)
I need to know how to take the magnetic sensor data from the built in sensor in the discovery board. I'm using CubeMX to generate the basic configuration code and i'm also using HAL library for programming the MCU in Embedded C. All I need is just to...