Example Project for AD131A04 (24bit 128-kSPS 4ch ADC) with SPI interface
Configuration
- STM32F767ZI
- ADS131A04
I made a base project by using STM32CubeMx, you can modify and confirm configuration in STM32CubeMx project.
Anyone can use this project and modify, but must retain copyright notice.
Device Driver Path
ads131a04/Drivers/Peripheral/Src/ADS131A04.c
ads131a04/Drivers/Peripheral/Inc/ADS131A04.h
ADS131A04: https://www.ti.com/product/ADS131A04
STM32F767ZI: https://www.st.com/en/microcontrollers-microprocessors/stm32f767zi.html
STM32CubeMx: https://www.st.com/en/development-tools/stm32cubemx.html
- STM32 for VSCODE
Minchul Jun - email (mcjun37@naver.com)