Skip to content

Tags: mcx/MagAlpha-Arduino-Library

Tags

1.0.1

Toggle 1.0.1's commit message
update library version

Update library version to 1.01 for release
- Add additional delay for read register function fo fix an issue occuring on ESP32

v1.0.0

Toggle v1.0.0's commit message
Initial commit:

  - Add MagAlpha Class for SPI communication
  - Add MagAlphaSsi Class for SSI communication (use Arduino SPI interface to emulate the SSI interface)
  - Add various examples (SPI and SSI, Read angle, read/write registers, check parity bit)