PIC18 使用4MHz外部晶振HSPLL模式 Fosc和Fcy值?

2020-02-06 10:24发布

在计算波特率时,手册没有详细介绍这点,SPBRG的波特率计算公式中的Fosc   是4MHz * 4(PLL)  = 16MHz吗?还是4MHz啊?
Fcy = Fosc/4 = (4MHz * 4(PLL)/4) = 4MHz    Tcy = 1/Fcy   指令周期0.25us
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
4条回答
millwood0
2020-02-06 14:54
Fcy = 4Mhz.

For PLL-equip'd chips, Microchip never bothered to update the documentation to reflect the use of "SYSCLK" (the clock generated post the clock mux), and continued to use Fosc (out of the oscillator).

一周热门 更多>