Skip to main content
MDeva.1
Associate III
April 22, 2022
Question

ADC-SPI compatiable how to give the clk pulses?

  • April 22, 2022
  • 1 reply
  • 660 views

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

This topic has been closed for replies.

1 reply

Chris1
Associate II
April 26, 2022

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