S32K144 Flexio Analog UART

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

S32K144 Flexio Analog UART

732件の閲覧回数
ywjack
Contributor III

Hello NXP Technical Support
Can you provide a DEMO about FLEXIO's simulation of UART using interrupts to send and receive data, which is an example of directly operating the underlying registers instead of the SDK

0 件の賞賛
4 返答(返信)

708件の閲覧回数
lama
NXP TechSupport
NXP TechSupport

 

Hi,

OK, there is AN12174 with its SW files at

https://www.nxp.com/products/processors-and-microcontrollers/s32-automotive-platform/s32k-general-pu...

which also provide baremetal project solution as well as SDK solution for this task.

 

Best regards,

Ladislav

0 件の賞賛

707件の閲覧回数
ywjack
Contributor III

I downloaded the DEMO file in the link you provided, but I found that the DEMO without SDK uses the polling method to send and receive data. Is it possible to send and receive data in an interrupted way, or is it used by the DEMO without SDK in the link Just an interruption? I misunderstood.

0 件の賞賛

713件の閲覧回数
lama
NXP TechSupport
NXP TechSupport

Hi,

Please refer to the documentation in the SDK installation folder:

…NXP/S32DS.3.4/S32DS/software/S32SDK_S32K1XX_RTM_4.0.2/doc/Start_here.html

 

In the part Communication Driver Examples you can find FlexIO Uart…

...NXP/S32DS.3.4/S32DS/software/S32SDK_S32K1XX_RTM_4.0.2/doc/html_S32K144/flexio_uart_s32k144_group.html

 

Best regards,

Ladislav

0 件の賞賛

712件の閲覧回数
ywjack
Contributor III

Sorry, I may not express clearly, I want a demo without SDK, directly operate the underlying registers

0 件の賞賛