cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F207 SPI communication is not working

alexander
Associate
Posted on March 13, 2014 at 16:28

Hi,

I am trying to send data via SPI to a Sensor and receive data from the Sensor. Therefore I tried to establish SPI communication, but it does not work. There is no clock Signal on the CLK pin(PA5). I attached a part of my code. Maybe there is something wrong in my configuration?

Regards,

Alex
2 REPLIES 2
Posted on March 13, 2014 at 16:32

Don't know, but you'd want to qualify TXE before jamming data out with the SendData()

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on March 13, 2014 at 16:38

Don't know either, but are you aware of the fact that PA5 is NOT 5V tolerant?

JW