Communication of Nuvoton Controllers with ADS131M08 8-Channel Delta-Sigma ADC (TI).
Tested OK with Nuvoton M452RDAE
Adapted from ADS131M08_Arduino library by moothknight.
Tweaked a few things for Nuvoton controllers and some other things.
Many Thanks 🙏 to moothknight and to the original creator of ADS131M04 Library by Daniele Valentino Bella, for Imperial College London Rocketry (LGPL).
Pin Config for test-setup
- PD.2 --> DRDY (18)
- PD.3 --> SYNCRST (16)
- PB.4 --> CS (17)
- PB.5 --> MOSI (DIN - 21)
- PB.6 --> MISO (DOUT - 20)
- PB.7 --> SCLK (19)
- PD.12 --> XTAL1(CLKIN -23)
References
- M452RDAE DataSheet
- ADS131M08 DataSheet
- Link to ADS13M08_Arduino by moothknight
- Link to the original ADS131M04 by Daniele Valentino Bella