FRDM-MCXL255
-
Cores
Cortex-M0+
Cortex-M33
-
Device
MCXL255VDF -
CMSIS Pack
FRDM-MCXL255_BSP
-
lpadc_temperature_measurement_cm33
µVision AC6The 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 -
lpcmp_interrupt_cm33
µVision AC6The 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_cm33
µVision AC6The 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 -
lpi2c_edma_b2b_transfer_master_cm33
µVision AC6The 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_cm33
µVision AC6The 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 -
lpi2c_interrupt_b2b_transfer_master_cm33
µVision AC6The lpi2c_interrupt_b2b_transfer_master example shows how to use lpi2c driver as master to do board to board transfer with interrupt:In this example, one lpi2c instance as master and another lpi2c instance on the...See more details in readme document.
Download Pack -
lpi2c_interrupt_b2b_transfer_slave_cm33
µVision AC6The lpi2c_interrupt_b2b_transfer_slave example shows how to use lpi2c driver as slave to do board to board transfer with interrupt:In this example, one lpi2c instance as slave and another lpi2c instance on the other...See more details in readme document.
Download Pack -
lpi2c_interrupt_cm33
µVision AC6The lpi2c_functional_interrupt example shows how to use lpi2c functional driver to build a interrupt based application:In this example , one lpi2c instance used as lpi2c master and another lpi2c instance used as...See more details in readme document.
Download Pack -
lpi2c_polling_b2b_master_cm33
µVision AC6The lpi2c_polling_b2b_master example shows how to use lpi2c driver as master to do board to board transfer using polling method:In this example, one lpi2c instance as master and another lpi2c instance on the other...See more details in readme document.
Download Pack -
lpi2c_polling_b2b_slave_cm33
µVision AC6The lpi2c_polling_b2b_slave example shows how to use lpi2c driver as slave to do board to board transfer with a polling master:In this example, one lpi2c instance as slave and another lpi2c instance on the other...See more details in readme document.
Download Pack