Overclocking & serial communications

Hey guys,

A quick question regarding overclocking. I know that overclocking a chip to a higher frequency changes the "actual" speed of the baud rate set when you send a serial command. However, i want to send serial commands to another picaxe chip. if I overclock both chips to the same frequency, some quick logic would say that the "real life" baud rate would still be the same across both chips?
Just means I can use a common baud rate as long as I also use a common frequency!

cheers
 

Technical

Technical Support
Staff member
yes - or just use the baud rate value for that frequency e.g. N9600_8, N9600_16 etc.
 
Top