LPUART at Very Low Baud?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPUART at Very Low Baud?

1,690 次查看
gbrowne
Contributor II

Hello.

I want to be able to run the LPUART at a very low baud rate (e.g. 4 bps).

I have an 8MHz oscillator running my S32K144, so it would seem that the lowest baud I would be able to get, by maxing out the SBR and OSR, is 8000000/8191/32 = 30.5 bps, which I have verified on my scope.

Is there any way I can drive that lower to get down into the 4 bps range?

Thanks,

-Greg

0 项奖励
回复
1 回复

1,554 次查看
dianabatrlova
NXP TechSupport
NXP TechSupport

Hi gbrowne,

It is possible to reduce source clock for the LPUART. So, for example, If you are using divider SOSCDIV2 you can divide 8 MHz by 64. After that can be calculated 125000/1250/25 = 4 bps.

I hope it helps you.

Best regards,

Diana

0 项奖励
回复