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?
thank you
Hi,
trying selecting IP level demo example, there is just IP level components
BR, Petr
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 Project
MACL layerMACL layer
Driver layerDriver layer
Hi,
you can refer to RTD demo directly
BR, Petr
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!
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