cancel
Showing results for 
Search instead for 
Did you mean: 

I need to integrate the AD7766 library in STM32CubeIDE

amlok.1
Associate II

Hi STM community,

well, i would like to get data from the AD7766 with STM32 via the SPI protocol and I didn't find the AD7766 library to integrate it in the STM32CubeIDE. is there anyone who worked on this before or has a link where i can find the library

2 REPLIES 2
JagadishB
Associate II

Hi @amlok.1 .

I'm also working on the AD7766, can please give input regarding this.

thanks.

Take the same basic approach:

https://community.st.com/t5/stm32-mcus-products/signal-generator-in-ad9850/m-p/698795

 

https://community.st.com/t5/stm32-mcus-products/signal-generator-in-ad9850/m-p/698795/highlight/true#M255418

 

Chip documentation is here:

https://www.analog.com/en/products/ad7766.html

Datasheet has a section on interfacing:

https://www.analog.com/media/en/technical-documentation/data-sheets/ad7766.pdf#page=17 

AndrewNeil_0-1721317205970.png

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.