cancel
Showing results for 
Search instead for 
Did you mean: 

ADC-SPI compatiable how to give the clk pulses?

MDeva.1
Associate II

Hello,

I am working on stm32h7 series, I have to configure ADS7046IC which is ADC-spi comaptible.

For communication purpose I need to give 15clk cycle. I set the SPI 50MHZ.How I can give 15sclk to it? Can u hepl me

1 REPLY 1
Chris1
Senior III

You could configure the SPI peripheral for full duplex communication, then transmit two bytes. That will result in 16 clock cycles.