1327 views|0 replies

3836

Posts

19

Resources
The OP
 

TI M4 (Cortex M4) MCU DMA Operation [Copy link]

TI M4C129 MCU's DMA operation uses serial port UART1 (DMA) to send and receive data with the host PC software. MCU's serial port reception uses DMA ping-pong mode, with 2 receiving Byte BufferA[128], BufferB[128], and 1 sending Byte BufferSend[128]; When using the emulator breakpoint debugging Halt, the MCU's DMA is still working and has not stopped. The Receive Buffer can receive the data sent by the PC through the serial port and fill BufferA[128] -> BufferB[128] in sequence; When both receiving buffers are filled by DMA, a Uart1 interrupt will be triggered; in the Uart1 interrupt, data can be processed and the Send Buffer can be triggered to send data to the PC.


This post is from Microcontroller MCU
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews

Room 1530, Zhongguancun MOOC Times Building, Block B, 18 Zhongguancun Street, Haidian District, Beijing 100190, China Tel:(010)82350740 Postcode:100190

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list