LPUART at Very Low Baud?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPUART at Very Low Baud?

619 Views
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 Kudos
1 Reply

483 Views
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 Kudos