Arm Keil MDK v6 Essential and Professional editions are now available to buy as monthly or annual subscriptions from our Developer Tools store. Visit the store to get access to the tools suite today!

  1. Boards
  2. FRDM-MCXL255

FRDM-MCXL255

NXP
FRDM-MCXL255
VSCode with the Arm Keil Studio extension

Accelerate your application development with example projects

Import your chosen project to Keil Studio for VS Code or Keil Studio Cloud, or download for use in Keil uVision.

Learn more about Keil tools
  • cmsis_lpspi_int_b2b_transfer_master_cm33

    µVision AC6

    The cmsis_lpspi_int_b2b_transfer example shows how to use LPSPI CMSIS driver in interrupt way:In this example , we need two boards, one board used as LPSPI master and another board used as LPSPI slave.The file...See more details in readme document.

    Download Pack
  • cmsis_lpspi_int_b2b_transfer_slave_cm33

    µVision AC6

    The lpspi_int_b2b_transfer example shows how to use LPSPI CMSIS driver in interrupt way:In this example , we need two boards, one board used as LPSPI master and another board used as LPSPI slave.The file...See more details in readme document.

    Download Pack
  • cmsis_lpuart_edma_transfer_cm33

    µVision AC6

    CMSIS-Driver defines generic peripheral driver interfaces for middleware making it reusable across a wide range of supported microcontroller devices. The API connects microcontroller peripherals with middleware that...See more details in readme document.

    Download Pack
  • cmsis_lpuart_interrupt_transfer_cm33

    µVision AC6

    CMSIS-Driver defines generic peripheral driver interfaces for middleware making it reusable across a wide range of supported microcontroller devices. The API connects microcontroller peripherals with middleware that...See more details in readme document.

    Download Pack
  • µVision AC6

    The CRC Example project is a demonstration program that uses the KSDK software to generate checksumsfor an ASCII string. Several CRC protocols are implemented using the CRC driver API.

    Download Pack
  • ctimer_capture_cm33

    µVision AC6

    This example shows how to use CTimer to capture the edge. In this example, CTimer timer counter uses APB clock as clock source, and CTimer monitors capture pin. When rising edge detected on the pin, CTimer saves the timer counter value to capture register.

    Download Pack
  • ctimer_dma_trigger_cm33

    µVision AC6

    This example shows how to use CTimer to trigger DMA transfer by match feature. DMA requests are generated when the value of Timer Counter (TC) matches match register. In this example, CTimer match event occurs every...See more details in readme document.

    Download Pack
  • ctimer_match_example_cm33

    µVision AC6

    The CTimer Example project is to demonstrate usage of the KSDK ctimer driver.In this example, the match feature of the CTimer is used to toggle the output level.

    Download Pack
  • ctimer_match_interrupt_example_cm33

    µVision AC6

    The Simple Match Interrupt project is to demonstrate usage of the SDK CTimer driver with interrupt callback functionsIn this example the upon match and IO pin connected to the LED is toggled and the timer is reset,...See more details in readme document.

    Download Pack
  • ctimer_pwm_example_cm33

    µVision AC6

    The CTimer Example project is to demonstrate usage of the KSDK ctimer driver.In this example, CTimer is used to generate a PWM signal.

    Download Pack