Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

STM32 single-wire communication protocol(USART)

Sudhakar R

Newbie level 4
Newbie level 4
Joined
Dec 26, 2022
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
70
Hello,
Adopt international standard SIF communication protocol, and the interface is universal and convenient.
The master-slave mode adopts single line one-way transmission, that is, only one transmission line is required.

Example Data 1.png


Example data 2.png


i need to transmit above given example data using single-wire communication.
if you known any one guide me.
 

KlausST

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 17, 2014
Messages
23,279
Helped
4,742
Reputation
9,505
Reaction score
5,129
Trophy points
1,393
Activity points
154,222
Hi,

no problem for a PLD, but should be no problem for a PWM hardware inside the STM, too.
Basically I see just 3 patterns
* 1 bit time 100% HIGH = START
* 33% LOW, 67% HIGH = 1
* 66% LOW, 33% HIGH = 0

I guess the STM even can handle this "waveform generation" via DMA.

Klaus
 

N$8130

Newbie
Newbie level 1
Joined
Mar 15, 2023
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
3
Hello,
Adopt international standard SIF communication protocol, and the interface is universal and convenient.
The master-slave mode adopts single line one-way transmission, that is, only one transmission line is required.

View attachment 181629

View attachment 181630

i need to transmit above given example data using single-wire communication.
if you known any one guide me.
Hello Sir,
Please Explain about "SIF Communication Protocol"
what is and how it's work?

india_nik@ymail.com
 

FvM

Super Moderator
Staff member
Advanced Member level 7
Joined
Jan 22, 2008
Messages
51,002
Helped
14,633
Reputation
29,542
Reaction score
13,742
Trophy points
1,393
Location
Bochum, Germany
Activity points
291,790
The question should be answered by the original poster. I'm not aware of a commonly known "SIF" serial protocol. There are several industry standard bidirectional single wire protocols like Dallas one-wire or SIM card SWP.
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top