MCX-N5XX-EVK
-
Core
Cortex-M33
-
Device
MCXN547VDF -
CMSIS Pack
MCX-N5XX-EVK_BSP
-
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 -
maestro_playback
Keil Studio GCC, IARAudio maestro framework demo example.
Download Pack -
maestro_record
Keil Studio GCC, IARAudio maestro framework demo example.
Download Pack -
maestro_usb_mic
Keil Studio GCC, IARAudio maestro framework USB microphone example.
Download Pack -
maestro_usb_speaker
Keil Studio GCC, IARAudio maestro framework USB speaker example.
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 -
mailbox_mutex_cm33_core1
µ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