Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 878 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 878 Bytes

About The Project

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

Build Configuration

  • STM32 for VSCODE

Contact

Minchul Jun - email ([email protected])

linkedin: https://linkedin.com/in/minchul-jun-372483134