找回密码
 立即注册

QQ登录

只需一步,快速开始

开启左侧

[M031] Data Transfer between SPI and 4 UARTs

[复制链接]
admin 发表于 2026-3-20 10:28:19 | 显示全部楼层 |阅读模式
  • 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-download.jsp?tp_GUID=EC012022120710235903
牛卧堂
回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies |上传

本版积分规则

新唐MCU