FRDM-MCXA156
-
Core
Cortex-M33
-
Device
MCXA156VLL -
CMSIS Pack
FRDM-MCXA156_BSP
-
led_blinky
Keil Studio AC6, GCC, IARThe LED Blinky demo application provides a sanity check for the new SDK build environments and board bring up. The LED Blinky demo uses the systick interrupt to realize the function of timing delay. The example takes...See more details in readme document.
Download Pack -
lpadc_interrupt
Keil Studio AC6, GCC, IARThe lpdc_single_interrupt example shows how to use interrupt with LPADC driver.In this example, user should indicate a channel to provide a voltage signal (can be controlled by user) as the LPADC'ssample input. When...See more details in readme document.
Download Pack -
lpadc_polling
Keil Studio AC6, GCC, IARThe lpadc_single_polling example shows the simplest way to use LPADC driver.In this example, user should indicate a channel to provide a voltage signal (can be controlled by user) as the LPADC'ssample input. When...See more details in readme document.
Download Pack -
lpadc_temperature_measurement
Keil Studio AC6, GCC, IARThe lpadc_temperature_measurement example shows how to measure the temperature within the internal sensor. In this example, the ADC input channel is mapped to an internal temperature sensor. When running the project,...See more details in readme document.
Download Pack -
lpadc_trigger_exception
Keil Studio AC6, GCC, IARThe lpadc_trigger_exception example demonstrates the usage of trigger exception feature.
Download Pack -
lpcmp_interrupt
Keil Studio AC6, GCC, IARThe LPCMP interrupt Example shows how to use interrupt with LPCMP driver.In this example, user should indicate an input channel to capture a voltage signal (can be controlled by user) as the LPCMP's positive channel...See more details in readme document.
Download Pack -
lpcmp_polling
Keil Studio AC6, GCC, IARThe LPCMP polling Example shows the simplest way to use LPCMP driver and help user with a quick start.In this example, user should indicate an input channel to capture a voltage signal (can be controlled by user) as...See more details in readme document.
Download Pack -
lpcmp_round_robin
Keil Studio AC6, GCC, IARThe LPCMP round robin example is a simple demonstration program to use the LPCMP driver and help user with a quick start.In this example, user needs to specify which port and channel to fixed, users also need to...See more details in readme document.
Download Pack -
lpi2c_edma_b2b_transfer_master
Keil Studio AC6, GCC, IARThe lpi2c_edma_b2b_transfer_master example shows how to use lpi2c driver as master to do board to board transfer with EDMA:In this example, one lpi2c instance as master and another lpi2c instance on the other board...See more details in readme document.
Download Pack -
lpi2c_edma_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe lpi2c_edma_b2b_transfer_slave example shows how to use lpi2c driver as slave to do board to board transfer with a EDMA master:In this example, one lpi2c instance as slave and another lpi2c instance on the other...See more details in readme document.
Download Pack