EVK-MIMXRT1060

-
Core
Cortex-M7
-
Device
MIMXRT1062DVL6A -
CMSIS Pack
EVK-MIMXRT1060_BSP
-
flexio3_uart_interrupt_transfer
Keil Studio AC6, GCC, IARThe flexio3_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...See more details in readme document.
Download Pack -
flexio3_uart_polling_transfer
µVision AC6The flexio3_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 -
flexio3_uart_polling_transfer
Keil Studio AC6, GCC, IARThe flexio3_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 -
flexio_i2c_interrupt_lpi2c_transfer
µVision AC6The flexio_lpi2c_interrupt example shows how to use flexio i2c master driver in interrupt way:In this example, a flexio simulated i2c master connect to a LPI2C slave
Download Pack -
flexio_i2c_interrupt_lpi2c_transfer
Keil Studio AC6, GCC, IARThe flexio_lpi2c_interrupt example shows how to use flexio i2c master driver in interrupt way:In this example, a flexio simulated i2c master connect to a LPI2C slave
Download Pack -
flexio_i2s_edma_transfer
µVision AC6The flexio_i2s_EDMA example shows how to use flexio_i2s driver with EDMA:In this example, flexio acts as I2S module to record data from line-in line and playbacks the recorded data at the same time using EDMA.
Download Pack -
flexio_i2s_edma_transfer
Keil Studio AC6, GCC, IARThe flexio_i2s_EDMA example shows how to use flexio_i2s driver with EDMA:In this example, flexio acts as I2S module to record data from line-in line and playbacks the recorded data at the same time using EDMA.
Download Pack -
flexio_i2s_interrupt_transfer
µVision AC6The flexio_i2s_interrupt example shows how to use flexio_i2s driver with interrupt:In this example, flexio acts as I2S module to record data from line-in line and playbacks the recorded data at the same time using interrupt.
Download Pack -
flexio_i2s_interrupt_transfer
Keil Studio AC6, GCC, IARThe flexio_i2s_interrupt example shows how to use flexio_i2s driver with interrupt:In this example, flexio acts as I2S module to record data from line-in line and playbacks the recorded data at the same time using interrupt.
Download Pack -
flexio_pwm
µVision AC6This demo describes how to use SDK drivers to implement the PWM feature by FLEXIO IP module. It outputs the PWM singal with fixed frequency defined by "DEMO_FLEXIO_FREQUENCY" in source code and dynamic duty from 99 to 1 to one of the FLEXIO pin.
Download Pack