MCX-N9XX-EVK
-
Core
Cortex-M33
-
Device
MCXN947VDF -
CMSIS Pack
MCX-N9XX-EVK_BSP
-
lpuart_interrupt_transfer
Keil Studio AC6, GCC, IARThe lpuart_interrupt Example project is to demonstrate usage of the KSDK lpuart driver.In the example, you can send characters to the console back and they will be printed out onto console in a group of 8 characters.
Download Pack -
lpuart_interrupt_transfer_seven_bits
Keil Studio, µVision AC6The lpuart_interrupt_transfer_seven_bits Example project is to demonstrate usage of the KSDK lpuart driver with seven data bits feature enabled.In the example, you can send characters to the console back and they...See more details in readme document.
Download Pack -
lpuart_interrupt_transfer_seven_bits
Keil Studio AC6, GCC, IARThe lpuart_interrupt_transfer_seven_bits Example project is to demonstrate usage of the KSDK lpuart driver with seven data bits feature enabled.In the example, you can send characters to the console back and they...See more details in readme document.
Download Pack -
lpuart_polling
Keil Studio, µVision AC6The lpuart_polling Example project is to demonstrate usage of the KSDK lpuart driver.In the example, you can send characters to the console back and they will be printed out onto console instantly.
Download Pack -
lpuart_polling
Keil Studio AC6, GCC, IARThe lpuart_polling Example project is to demonstrate usage of the KSDK lpuart driver.In the example, you can send characters to the console back and they will be printed out onto console instantly.
Download Pack -
lpuart_polling_seven_bits
Keil Studio, µVision AC6The lpuart_polling_seven_bits Example project is to demonstrate usage of the KSDK lpuart driver with seven data bits feature enabled.In the example, you can send characters to the console back and they will be...See more details in readme document.
Download Pack -
lpuart_polling_seven_bits
Keil Studio AC6, GCC, IARThe lpuart_polling_seven_bits Example project is to demonstrate usage of the KSDK lpuart driver with seven data bits feature enabled.In the example, you can send characters to the console back and they will be...See more details in readme document.
Download Pack -
mailbox_interrupt_cm33_core0
µVision AC6The primary core writes a value to the secondary core mailbox, it causes mailbox interrupt on the secondary core side. The secondary core reads the value from mailbox, it increments and writes it to mailbox register...See more details in readme document.
Download Pack -
mailbox_interrupt_cm33_core1
µVision AC6The primary core writes a value to the secondary core mailbox, it causes mailbox interrupt on the secondary core side. The secondary core reads the value from mailbox, it increments and writes it to mailbox register...See more details in readme document.
Download Pack -
mailbox_mutex_cm33_core0
µVision AC6The mailbox_mutex example shows how to use mailbox mutex.In this example:The core 0 sends address of shared variable to core 1 by mailbox.Both cores trying to get mutex in while loop, after that updates shared...See more details in readme document.
Download Pack