TWR-KM34Z50MV3
-
Core
Cortex-M0+
-
Device
MKM34Z128ACLL5 -
CMSIS Pack
TWR-KM34Z50MV3_BSP
-
spi_interrupt_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe spi_interrupt_board2board_slave example shows how to use spi driver as slave to do board to board transfer with interrupt:In this example, one spi instance as slave and another spi instance on other board as...See more details in readme document.
Download Pack -
spi_polling_b2b_transfer_master
Keil Studio AC6, GCC, IARThe spi_polling_board2board_master example shows how to use spi driver as master to do board to board transfer with polling:In this example, one spi instance as master and another spi instance on othereboard as...See more details in readme document.
Download Pack -
spi_polling_b2b_transfer_master
Keil Studio, µVision AC6The spi_polling_board2board_master example shows how to use spi driver as master to do board to board transfer with polling:In this example, one spi instance as master and another spi instance on othereboard as...See more details in readme document.
Download Pack -
spi_polling_b2b_transfer_slave
Keil Studio, µVision AC6The spi_polling_board2board_slave example shows how to use spi driver as slave to do board to board transfer withpolling:Notice: The SPI slave of this example uses interrupt mode, as there is no polling mode for SPI...See more details in readme document.
Download Pack -
spi_polling_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe spi_polling_board2board_slave example shows how to use spi driver as slave to do board to board transfer withpolling:Notice: The SPI slave of this example uses interrupt mode, as there is no polling mode for SPI...See more details in readme document.
Download Pack -
sysmpu
Keil Studio, µVision AC6The SYSMPU example defines protected/unprotected memory region for the core access.First, the SYSMPU will capture the hardware information and show it on theterminal. Then, a memory region is configured as the...See more details in readme document.
Download Pack -
sysmpu
Keil Studio AC6, GCC, IARThe SYSMPU example defines protected/unprotected memory region for the core access.First, the SYSMPU will capture the hardware information and show it on theterminal. Then, a memory region is configured as the...See more details in readme document.
Download Pack -
uart_dma_transfer
Keil Studio, µVision AC6The uart_dma example shows how to use uart driver with DMA:In this example, one uart instance connect to PC through uart, the board willsend back all characters that PC send to the board.Note: The example echo every...See more details in readme document.
Download Pack -
uart_dma_transfer
Keil Studio AC6, GCC, IARThe uart_dma example shows how to use uart driver with DMA:In this example, one uart instance connect to PC through uart, the board willsend back all characters that PC send to the board.Note: The example echo every...See more details in readme document.
Download Pack -
uart_interrupt
Keil Studio, µVision AC6The uart_functioncal_interrupt example shows how to use uart driver functionalAPI to receive data with interrupt method:In this example, one uart instance connect to PC through uart, the board willsend back all characters that PC send to the board.
Download Pack