Posted on October 22, 2015 at 00:24Good day everybody, I'm having an usual problem on STM32F407 SPI. I'm using a STM32F407 discovery board with a custom made breakout board (SPI2 pins used are PB13, PB14 and PB15 and are connected to a AD7190 AD...
Posted on October 22, 2015 at 01:42Further strip down of problem. I removed the custom expansion board, connected oscilloscope directly to discovery board PB13 (clock). I kept code only for initializing the SPI and replaced calls to send data and qu...