How to set ATMEGA64a-au USART speed to 115200?

后端 未结 0 1554
暖寄归人
暖寄归人 2020-12-01 21:49

As the title impplies, I\'ve ATMEGA64a-au and 12mhz crystal, I set the baud rate to 9600 by these codes:

#define F_CPU 12000000UL

#define FOSC 12000000 // Cl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题