LPUART at Very Low Baud?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPUART at Very Low Baud?

1,691件の閲覧回数
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,555件の閲覧回数
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 件の賞賛
返信