Version 1.2.7
This release:
- Adds DMP PROGMEM support for older AVR platforms like the ATmega2560 - thank you @HyperKokichi #63
- Tested on the Arduino ATmega2560 R3 using SPI (CS is pin 53)
- Please note: the Arduino Uno does not have enough PROGMEM to hold the DMP firmware (14kBytes)
- Please be careful when using 5V boards like the ATmega2560. The SparkFun ICM-20948 Breakout will work OK on both SPI and I2C when powered from 5V. But take care not to connect a 3.3V device to the Qwiic (I2C) bus at the same time. Bad things will happen if you do.