1689 views|0 replies

3836

Posts

19

Resources
The OP
 

28335 serial communication method [Copy link]

This post was last edited by fish001 on 2019-3-19 21:56 FIFO: The data received by FIFO is read from SCIRXBUF, and the pointer of the receiving FIFO moves back one unit each time it is read. When the read operation is completed, the pointer points to the unit where the last character is stored. In order to continue to read data correctly when entering the receive interrupt next time, the pointer of the FIFO needs to be reset to point to RX FIFO_0. Synchronous communication and asynchronous communication The serial port can realize synchronous and asynchronous communication. Synchronous communication requires strict synchronization of the clocks of the sender and receiver. Generally, the same clock is used, but the advantage is that the amount of data transmitted at one time is large. Asynchronous communication does not require a strictly synchronized clock, but there are regulations on the format of sending and receiving data. Generally, a low level is used as the start bit, followed by 8 data bits (first low bit, then high bit), 1 parity bit, and 1 high level as the stop bit. The signal line is in a high level state during the idle time period. Use of dsp SCI serial communication
This post is from DSP and ARM Processors
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Related articles more>>

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