This project acquires data from an accelerometer at 4 kHz and transfers the data to PC through USB cable.
Hardware platform:
- STM32F103C8
- mpu9250 or mpu6500 (SPI interface)
To compile and debug this project, please have the software listed below installed.
- Keil 5 for ARM
- CUBE MX (optional)
- Driver for Jlink2
- Driver for STM virtual COM port (windows version only)
You can easily migrate this project on other 32bit MCUs from ST with USB and SPI interface, or develop this project using other tool chains.