FRDM-MCXA156
-
Core
Cortex-M33
-
Device
MCXA156VLL -
CMSIS Pack
FRDM-MCXA156_BSP
-
flexio_spi_edma_lpspi_transfer_slave
Keil Studio AC6, GCC, IARThe flexio_spi_slave_edma_lpspi_master example shows how to use flexio spi slave driver in edma way:In this example, a flexio simulated slave connect to a lpspi master.
Download Pack -
flexio_spi_int_b2b_transfer_master
Keil Studio AC6, GCC, IARThe flexio_spi_master_interrupt example shows how to use flexio spi master driver in interrupt way:In this example, a flexio simulated master connect to a flexio simulated spi slave .
Download Pack -
flexio_spi_int_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe flexio_spi_slave_interrupt example shows how to use flexio spi slave driver in interrupt way:In this example, a flexio simulated slave connect to a flexio simulated spi master.
Download Pack -
flexio_spi_int_lpspi_transfer_master
Keil Studio AC6, GCC, IARThe flexio_spi_master_interrupt_lpspi_slave example shows how to use flexio spi master driver in interrupt way. In this example, a flexio simulated master connect to a lpspi slave .
Download Pack -
flexio_spi_int_lpspi_transfer_slave
Keil Studio AC6, GCC, IARThe flexio_spi_slave_interrupt_lpspi_master example shows how to use flexio spi slave driver in interrupt way. In this example, a flexio simulated slave connect to a lpspi master.
Download Pack -
flexio_uart_edma_transfer
Keil Studio AC6, GCC, IARThe flexio_uart_edma example shows how to use flexio uart driver in edma way:In this example, a flexio simulated uart connect to PC through USB-Serial, the board will send back all charactersthat PC send to the board.
Download Pack -
flexio_uart_int_rb_transfer
Keil Studio AC6, GCC, IARThe flexio_uart_interrupt_ring_buffer example shows how to use flexio uart driver in interrupt way withRX ring buffer enabled:In this example, a flexio simulated uart connect to PC through USB-Serial, the board...See more details in readme document.
Download Pack -
flexio_uart_interrupt_transfer
Keil Studio AC6, GCC, IARThe flexio_uart_interrupt example shows how to use flexio uart driver in interrupt way:In this example, a flexio simulated uart connect to PC through USB-Serial, the board will send back all charactersthat PC send to...See more details in readme document.
Download Pack -
flexio_uart_polling_transfer
Keil Studio AC6, GCC, IARThe flexio_uart_polling example shows how to use flexio uart driver in polling way:In this example, a flexio simulated uart connect to PC through USB-Serial, the board will send backall characters that PC send to the board.
Download Pack -
fmstr_example_can
Keil Studio, µVision AC6FreeMASTER example using the CAN bus to communicate with target microcontroller. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the application flow by...See more details in readme document.
Download Pack