FRDM-RW612
-
Core
Cortex-M33
-
Device
RW612ETA2I -
CMSIS Pack
FRDM-RW612_BSP
-
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 -
temperature_measurement
µVision AC6The temperature measurement demo is used to measure the temperature, note that this case just support RW61x platform at present.
Download Pack -
temperature_measurement
Keil Studio AC6, GCC, IARThe temperature measurement demo is used to measure the temperature, note that this case just support RW61x platform at present.
Download Pack -
trng_random
Keil Studio GCC, IARThe True Random Number Generator (TRNG) is a hardware accelerator module that generates entropy for consuming module or for other post processing functions. The TRNGExample project is a demonstration program that...See more details in readme document.
Download Pack -
usart_dma_double_buffer_transfer
µVision AC6This example shows how to use the DMA driver to implement a double buffer receive scheme from the USARTThe example shows the double buffer constructed using two descriptors (g_pingpong_desc). These descriptors are...See more details in readme document.
Download Pack -
usart_dma_double_buffer_transfer
Keil Studio AC6, GCC, IARThis example shows how to use the DMA driver to implement a double buffer receive scheme from the USARTThe example shows the double buffer constructed using two descriptors (g_pingpong_desc). These descriptors are...See more details in readme document.
Download Pack -
usart_dma_transfer
µVision AC6The usart_dma example shows how to use usart driver with DMA:In this example, one usart instance connect to PC through usart, the board willsend back all characters that PC send to the board.Note: The example echo...See more details in readme document.
Download Pack -
usart_dma_transfer
Keil Studio AC6, GCC, IARThe usart_dma example shows how to use usart driver with DMA:In this example, one usart instance connect to PC through usart, the board willsend back all characters that PC send to the board.Note: The example echo...See more details in readme document.
Download Pack -
usart_interrupt
µ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 -
usart_interrupt
Keil Studio AC6, GCC, IARThe 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