找回密码
 立即注册

QQ登录

只需一步,快速开始

打印 上一主题 下一主题
开启左侧

[M031] Data Transfer between SPI and 4 UARTs

[复制链接]
跳转到指定楼层
楼主
admin 发表于 前天 10:28 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
  • 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
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 顶 踩
牛卧堂
回复

使用道具 举报

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

本版积分规则

新唐MCU