SPI Clock bug in STM32CubeMX V4.3.1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-09-24 10:09 PM
Posted on September 25, 2014 at 07:09
Clip from the datasheet:
#spi #clock
For the STM32F411, I set SPI 1 as a Full Duplex Master.
In the RCC Configuration, I set the VDD voltage to 3.3V. In the SPI1 Configuration, I try to set the SPI Prescaler to /2 for a Baud Rate of 50.0 MBits/s, I get an error. According to the documentation, it should be fine.
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-09-26 1:44 AM
Posted on September 26, 2014 at 10:44
Hi HarjitS,
I've succedded to reproduce the issue, thank you for bringing it to our attention. We’ll pass it along to our STM32CubeMX team. Keep an eye out for the next update!Regards,Heisenberg.