STM32F207 SPI communication is not working
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-03-13 8:28 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-03-13 8:32 AM
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..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-03-13 8:38 AM
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