当前位置:网站首页>BSP video tutorial issue 21: easy one key implementation of serial port DMA variable length transceiver, support bare metal and RTOS, including MDK and IAR, which is more convenient than stm32cubemx (
BSP video tutorial issue 21: easy one key implementation of serial port DMA variable length transceiver, support bare metal and RTOS, including MDK and IAR, which is more convenient than stm32cubemx (
2022-07-28 01:18:00 【Tough guy eric2013】
Video tutorial summary post :https://www.armbbs.cn/forum.php?mod=viewthread&tid=110519
We use CMSIS Pack A key to create , Support MDK and IAR, You don't need to do bottom research , Just care about the upper application , And support bare metal and RTOS How to play .
The advantage is simple and easy to realize , The disadvantage is that after I like this game , Will be unable to extricate themselves , I'm no longer willing to devote myself to studying the source code .
video :
https://www.bilibili.com/video/BV1dB4y187iT
BSP Video tutorial 21 period : Easy one click serial port DMA Send and receive with variable length , Support for bare metal and RTOS, contain MDK and IAR Two ways to play , Than STM32CubeMX It's convenient
IAR9.3 Of CMSIS Pack A key to create :

MDK RTE A key to create :

API file :

Reference material :
1、 Examples produced in the video process ( Including bare metal and RTOS edition ):
link : Baidu SkyDrive Please enter the extraction code Extraction code :61y7
2、 be based on V6 Of CMSIS-Driver Serial port application , Support 8 A serial port DMA Send and receive with variable length , Than CubeMX And save trouble
be based on V6 Of CMSIS-Driver Serial port application , Support 8 A serial port DMA Send and receive with variable length , Than CubeMX And save trouble - STM32F429 - Hardman embedded Forum - Powered by Discuz!
3、 Friends in the jar “ Jiajiaxu ” be based on STM32CubeMX Created serial port DMA Play for a long time , Also very good.
(1)STM32V6 Serial port HAL Library serial port idle interrupt receive variable length byte code implementation
STM32V6 Serial port HAL Library serial port idle interrupt receive variable length byte code implementation - STM32F429 - Hardman embedded Forum - Powered by Discuz!
(2)STM32H7 be based on STM32CubeMX Serial port DMA+ Idle interrupt receives variable length data (HAL library 1.9.0 Own function implementation )
STM32H7 be based on STM32CubeMX Serial port DMA+ Idle interrupt receives variable length data (HAL library 1.9.0 Own function implementation ) - STM32H7 - Hardman embedded Forum - Powered by Discuz!
边栏推荐
- Starfish Os打造的元宇宙生态,跟MetaBell的合作只是开始
- 浏览器视频帧操作方法 requestVideoFrameCallback() 简介
- Shell系统学习之循环结构
- Insider of container network hard core technology (7) sailing on the sea depends on the helmsman
- ABAP CDs table function introduction and examples
- Basic learning of cesium
- EWM收货ECC交货单校验逻辑问题
- In April, global smartphone shipments fell 41% year-on-year, and Huawei surpassed Samsung to become the world's first for the first time
- C language programming | explanation and Simulation of offsetof macro
- iperf安装与使用
猜你喜欢
随机推荐
Insider of container network hard core technology (7) sailing on the sea depends on the helmsman
BAT大厂测试架构师如何解读测试平台的各种争议
C语言main函数传递参数
浏览器视频帧操作方法 requestVideoFrameCallback() 简介
mysql-JPA对数据库中JSON类型数据的支持
If asynchronous processing is implemented according to the framework
吴雄昂发内部信:Arm的指控是莫须有的,现有成果不允许有任何损害!
范德蒙德卷积 学习笔记
Detailed explanation of retinanet network structure
Fabric2.4.4 version building process (complete process)
Use of postman
安全检测风险
Operator depth anatomy
One year anniversary of creation, Chongba young Lang
swoole-WebSocket服务
Basic concept and classification of i/o equipment
Oracle error: ora-01722 invalid number
Shell系统学习之循环结构
线性代数 【23】 概念的深入01 - Points坐标点和Vectors向量
【STM32】看门狗模块









