Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BMI160 max32630hsp2 mbed
Run the Code
- Import it into the mbed online compiler.
- Compile the program.
- It will automatically download the .bin file.
- Drag-drop or copy-paste the .bin file to the programmer drive. (PICO DAPLINK).
- Open a serial terminal (Putty, Tera Term, etc.)
- Find the COM port that the device is connected to and set that COM port in the terminal. Adjust the baudrate to 9600.
- Press the reset button on the microcontroller board.
- You should now see the accelerometer, gyroscope and temperature values on the terminal with 0.5-second intervals.
Compiling it with IAR
The program can be compiled by IAR Embedded Workbench 7.5 ( IAR compiler 7.80.2) or older versions.
Revisions of BMI160.lib
| Revision | Date | Message | Actions |
|---|---|---|---|
| 2:ba0a55e05168 | 2018-05-04 | Some minor changes are done to make it be compiled by IAR. There is no diffence with the previous revision in terms of functionality | File Diff Annotate |
| 1:792bddf7108e | 2018-04-25 | First Revision | File Diff Annotate |