Do I need to change the CORE frequency in BCM2835.h

200 views
Skip to first unread message

Geoffrey

unread,
May 26, 2013, 7:46:03 PM5/26/13
to bcm...@googlegroups.com
Greetings,
I note that the core frequency is 250MHz in BCM2835.h. I have a new Raspberry PI version B running at 700MHz. It is my understanding that is also the core frequency.
To make the timing critical things like I2C and SPI clocks come out correct do I need to change the CORE variable definition 
 
 #define BCM2835_CORE_CLK_HZ 250000000      
 
to be 700000000?
I have searched hither and yon, but have not been able to find out if this is required. I also assume if I overclock it in the future I might also have to change this variable?
Thanks for any assistance.
Regards,
Geoffrey

Arjan

unread,
May 27, 2013, 3:45:04 AM5/27/13
to bcm...@googlegroups.com

The BCM2835 core is clocked at 250MHz. That is different from the CPU clock.


Regards, Arjan

Op maandag 27 mei 2013 01:46:03 UTC+2 schreef Geoffrey het volgende:

Geoffrey

unread,
May 28, 2013, 12:06:16 PM5/28/13
to bcm...@googlegroups.com
Thanks, Arjan,
I probably should have known this, but did not. The link you provided is full of interesting information.
Thanks again,
Geof
 
Reply all
Reply to author
Forward
0 new messages