SPI Slave Configuration Clock
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-09-21 7:52 AM
Posted on September 21, 2015 at 16:52
Hello,
I use a stm32f103, I want to use the SPI peripheral in slave mode.The SPI Master is configured with a clock at 1Mhz.I must to configure the STM32 SPI peripheral with a clock at 1Mhz, but its not possible with these prescalers availables, I can have 1.5Mhz or 0.75MKhz.Which clock I must choose ? the upper or the lower ?Thanks :) #spi-slave-mode #spi-stm32f103
Labels:
- Labels:
-
SPI
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
2015-09-21 8:28 AM
Posted on September 21, 2015 at 17:28
Pretty sure the slave shouldn't care, it's using the master's clock to shift the data, and the peripheral is clocking at the APB rate internally.
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..
