[M031] Data Transfer between SPI and 4 UARTs

Post Reply
chhsieh3
Posts: 307
Joined: 13 Mar 2020, 09:08

15 Dec 2022, 14:09

  • Application: This example code is used for the M031 series microcontroller (MCU) to transfer data between SPI and 4 UARTs.
  • BSP Version: M031_Series_BSP_CMSIS_V3.05.000
  • Hardware: NuMaker-M031KI V1.0, NuMaker-M031SE V1.1
This example code is used for the M031 series microcontroller (MCU) to send and receive data between SPI and 4 UARTs.

There are two projects in the example. A master project in the Master directory communicates with slave through SPI, sets SPI bus clock frequency to 16 MHz, sends data to slave at intervals, reads and parses slave data after detecting the slave request, and records and prints the length of the transmitted data. A slave project in the Slave directory parses and sends data to other devices through UARTs after receiving SPI data from master, and similarly encodes data and notifies master to read data after receiving UART data from other devices. This document introduces the example code of SPI clock frequency and role setting, PDMA Basic operation mode and Scatter-Gather operation mode setting, and SPI+PDMA transmission and judgment of transmission completion.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 0710235903
Nuvoton

Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 9 guests