cancel
Showing results for 
Search instead for 
Did you mean: 

MAX1300 interface with STM32f429ZIT6

Raghoo
Associate

Kindly suggest the c code for MAx1300 interfacing with STM32F429ZIT6. I need algarithm or source code for Full scale Reading Range from -3xVref and +3xvref.. FSR =24.  that's +12 and -12v

Dr R Raghunath

Dhanventhra Bio Sys 

Chennai India

2 REPLIES 2

It's an SPI interface.

The only part that will be specific to STM32 will be the low-level driver for the basic data transfer over the SPI.

ST has examples of how to do SPI - the rest will come from Analog Devices:

https://www.analog.com/en/products/max1300.html#tools-header

https://community.st.com/t5/stm32-mcus-products/interface-max1300-adc-with-stm32f0-discovery-through-spi/m-p/103676/highlight/true#M16170

 

Pavel A.
Evangelist III