STM32 SPI Master Receiving
Hello,On my custom design board, I use external 12 bit ADC (ADS7886) and STM32F767VI. I try to get digitized ADC values with SPI interface. I set the SPI as Receive only master than prescaler as 8; baudrate as 13.5 Mbits/s; polarity as 1; phase as 1...