Menu
JAQForum Ver 19.10.27

Forum Index : Microcontroller and PC projects : Picomite SPI (allowed values for Speed)

Posted: 04:35am
11 Sep 2025
Copy link to clipboard
disco4now
Guru


Is there a post anywhere that indicates what are the allowed speeds in the
SPI OPEN speed command.
I had a quick look in the manual but did not see anything.
F4 H7FotSF4xGT
 
Posted: 09:47am
11 Sep 2025
Copy link to clipboard
matherp
Guru

The speeds that will actually be set are CPUspeed/2 divided by 1 to 256
 
Posted: 03:01am
13 Sep 2025
Copy link to clipboard
disco4now
Guru


Thanks.

Suggested update to Appendix D
  Quote  
Appendix D - SPI Communications
‘speed’ is the requested speed for the SPI clock. Any value can be requested, the firmware will select the next speed that can be achieved that is equal to or slower than the speed requested. The speed that will actually be set is CPUspeed/2 divided by 1 to 256.
 


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025