S32K1xx lpUART driver Implement

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

S32K1xx lpUART driver Implement

Jump to solution
2,830 Views
Pohsuan
Contributor III

Hello NXP Teams

I'm using the SW32K1_S32M24x FreeRTOS 10.5.1 library and would like to add a UART driver under the driver layer.

Is there any sample code I can reference?

UART_driver.png


thank you

Tags (1)
0 Kudos
Reply
1 Solution
2,713 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

trying selecting IP level demo example, there is just IP level components

 

2025-02-06_12-22-28.png2025-02-06_12-23-33.png

BR, Petr

View solution in original post

0 Kudos
Reply
6 Replies
2,791 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I am not aware of RTD demo for this, but maybe you can refer to below example using SDK
https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/EXAMPLE-S32k144-UART-printf-scanf-unde...

BR, Petr

0 Kudos
Reply
2,774 Views
Pohsuan
Contributor III

Hi PetrS,

Thank you for your reply.

Since there is no demo code for implementing peripherals on the driver layer with FreeRTOS, could you kindly provide sample code for peripheral devices at the driver layer?

I appreciate your help!

peripherals_device.png 

 

 

0 Kudos
Reply
2,757 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can refer to RTD demo directly

 

BR, Petr

0 Kudos
Reply
2,729 Views
Pohsuan
Contributor III

Hi PetrS

I have imported the example project from S32K1 AUTOSAR R21-11 RTD 2.0.0 P04 D2404 Example Project, but this sample project only includes examples for the MCAL layer.

I would like to implement peripheral devices at the driver layer.
Is there any sample project available for download?

thank you

Example ProjectExample ProjectMACL layerMACL layerDriver layerDriver layer

Tags (1)
0 Kudos
Reply
2,714 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

trying selecting IP level demo example, there is just IP level components

 

2025-02-06_12-22-28.png2025-02-06_12-23-33.png

BR, Petr

0 Kudos
Reply
2,822 Views
Pohsuan
Contributor III

FreeRTOS_Lib.png

0 Kudos
Reply