RT1050: do CMSIS driver implementation for SAI and CAN exist

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

RT1050: do CMSIS driver implementation for SAI and CAN exist

588 Views
leopoldgemsch
Contributor I

We are moving our software project, based on i.MXRT1051 MCU, to make use of CMSIS driver as much as possible.

We use SAI and CAN peripherals and since CMSIS driver templates exists, we would have expect also to find driver implementation in the SDK.

Does someone know, has NXP CMSIS driver implementation for SAI and CAN peripherals, which can be used for the RT105x MCU's and where we find the sources?


For any helpful feedback many thanks in advance.

Labels (1)
0 Kudos
1 Reply

582 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @leopoldgemsch 

   I help you to check it, and now, our SDK just provide the Enet,lpi2c,lpspi and lpuart CMSIS driver examples.

SDK_2_10_0_EVKB-IMXRT1050\devices\MIMXRT1052\cmsis_drivers

SDK_2_10_0_EVKB-IMXRT1050\boards\evkbimxrt1050\cmsis_driver_examples

Still no other cmsis driver for SAI and CAN, maybe you need to port it by yourself by referring the existing project. Or you can use the SDK SAI and CAN driver directly.

Sorry for the inconvenience we bring you.

Best Regards,

Kerry

 

0 Kudos