Skip to content

Changing SPI pins on STM32 boards

Choose a tag to compare

@wollewald wollewald released this 26 Apr 13:45
· 23 commits to main since this release
45514c3

The library now supports changing SPI pins on STM32 boards. See example sketch 15.

I also did some slight changes to ensure better compatibility with STM32 boards in general. A short delay of few microseconds were needed after writing into registers of the ICM20948.

Furthermore, I have corrected dew typos.