Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 07:52 17 Sep 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

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

Author Message
disco4now

Guru

Joined: 18/12/2014
Location: Australia
Posts: 1024
Posted: 04:35am 11 Sep 2025
Copy link to clipboard 
Print this post

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
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10400
Posted: 09:47am 11 Sep 2025
Copy link to clipboard 
Print this post

The speeds that will actually be set are CPUspeed/2 divided by 1 to 256
 
disco4now

Guru

Joined: 18/12/2014
Location: Australia
Posts: 1024
Posted: 03:01am 13 Sep 2025
Copy link to clipboard 
Print this post

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.

F4 H7FotSF4xGT
 
Print this page


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