After watching 6 videos, this one was clear, concise, wasn't 13 minutes long, didn't have awful hand-writing, and included everything I needed to know. Thanks!
@pauldenisowski2 жыл бұрын
Thanks!
@jigyasupant453 Жыл бұрын
Highly appreciate the efforts put in to explain everything in a concise manner. Thanks!!
@pauldenisowski Жыл бұрын
Thanks!
@walterwei31553 ай бұрын
One of the best explanation videos I have seen in a long time. A great help for my exams!
@pauldenisowski3 ай бұрын
Thanks!
@Someone-fu7wz10 ай бұрын
When someone understands a thing he knows how to explain it clearly! Thank you :D
@pauldenisowski9 ай бұрын
Thanks!
@occamraiser Жыл бұрын
Ahh, happy days of measuring one and a half start bits to work out the width of the clock/pulses to manually read the data from a remote UART. Life was such fun writing process control software in the 1980s :)
@siricortana9550 Жыл бұрын
Short and comprehensive -- amazing video!
@pauldenisowski Жыл бұрын
Thank you!
@norvalchenu61024 жыл бұрын
I found this video very useful. Thank you so much!!
@shvideo14 жыл бұрын
Excellent video so very clearly explained. This is the best I have seen on this topic. Thank you for covering all the bases.
@BALO_BERSERK Жыл бұрын
Excellent video. You clarified many doubts and I understood new concepts.
@chetananam4754 жыл бұрын
Extremely clear cut explanation!
@aravindb98815 ай бұрын
Thanks, parity concept explanation is really excellent.
@selvakumarr6672 Жыл бұрын
The parity bit is more clear now. Thanks.
@gyricyace92152 жыл бұрын
yeah rohde & schwarz rulezzz ;) pretty good explanation, with few precise questions left to be solved by myself, but i will figure that out soon! keep up the good work! thanks a lot
@pauldenisowski2 жыл бұрын
Thanks for the feedback!
@abhimanyu28424 жыл бұрын
Small Correction S has value hex value as 0x53 and decimal value as 83.
@pauldenisowski4 жыл бұрын
Yep, that's a typo - bit pattern and diagram are correct. Thanks!
@abdulrahmanshriefhewala146011 ай бұрын
up
@limenspicewithshaheenkhali52224 жыл бұрын
Thnku so much for such an easy explanation
@ser_igel5 ай бұрын
UART still lives in the hearts and motherboards of plotter devices like CNC machines and 3D printers i'm watching this video because i didn't understand how can i connect several motor drivers and a couple of probes via just three wires but it's all clear now
@saumittrasarker71383 жыл бұрын
Thank you sir for a clear concept video. best wishes for you.
@Annie_EE Жыл бұрын
This is a great introduction
@pascalkreis15243 жыл бұрын
Very well done. Thank you for this great explanation.
@pauldenisowski3 жыл бұрын
Thanks for the feedback!
@akashbidap2 жыл бұрын
admirably explained sir enjoyed the video 😍
@curtpiazza1688 Жыл бұрын
Clear concise explanation! 😊
@pauldenisowski11 ай бұрын
Thank you!
@InnerCircleGateway3 жыл бұрын
Incredible explanation
@MusaYmc2 жыл бұрын
Neat and tidy explanation, tnx!
@sung-hyunchoi254 жыл бұрын
THANKS FOR GREAT EXPLANATION!
@Ranmitita4 жыл бұрын
Great video, thanks for this!
@suryakrishsaiyan9 ай бұрын
I have a question here: How do you know if it is a stop bit or a sequence of 1's as data. For example, if i need to send 0xffff, when will UART know that the data has ended?
@elektron2kim6666 ай бұрын
It's usually automatic in "drivers" so you load in something and use a command like 'write "oxffff"' from instructions on the internet. The driver is something like 'Uart.h' or whatever. It's probably 300 lines in C or MicroPython and you need to write 5 lines very carefully to make it happen or you use some more advanced software doing most of it.
@SmoothCode3 жыл бұрын
Teaching like a GOD.
@BdFln_uzilya6 ай бұрын
No cap
@SuperGoodka4 жыл бұрын
thanks a lot! its very easy to understand
@vinoth38954 жыл бұрын
Thank you!
@aumotion Жыл бұрын
Nowadays UART often reaches 3 Mbps, i have even used 6 Mbps. Serious SOC have many UARTs peripherals. UART is trivial to handle on the software side. UART is ... GREAT.
@pauldenisowski Жыл бұрын
UART will always have a special place in my heart :)
@maxint26804 жыл бұрын
The stop bit just looks like a normal "1" bit. How to distinguish a stop bit from a useful "1" bit, or a useful "1" bit from a stop bit? It is not explained in the video - I did not see the use of any prepositioned "length field" or "escape sequence". Can anyone help me with this?
@maxint26804 жыл бұрын
After doing some searching, I believe the frame length is also pre-configured just like the baud rate. (Please let me know if I am wrong)
@pauldenisowski4 жыл бұрын
@@maxint2680 Yes, that's correct: Normally in serial communications, you have to explicitly specify (i.e. configure) certain parameters, which need to match on both ends of the connection. These are the speed (baud rate - e.g. 9600), the number of data bits (7 or 8, usually), the number of stop bits (almost always 1), and the parity type (none, even, or odd). So if you know these values, you can derive the length of the frame. If you use PuTTY as a terminal program, these values can be found under "Connection -> Serial"
@maxint26804 жыл бұрын
@@pauldenisowski Detailed explanation. Thanks!
@royeriksen1032 ай бұрын
Thank you. Very good explained
@abheetl97432 жыл бұрын
Excellent. To the point.
@motivationalcomred2 жыл бұрын
uart(universal asynchronous reciever transmitter) - parity(error detection) - asynchronous so both sender and reciever should transmit at same speeD(baud rate) - tx,rx are registers used in transmitting and recieving data
actually i have one doubt , inside the UART we have transmitter and receiver . will both transmitter and receiver will work at same clock frequency
@pauldenisowski9 ай бұрын
In order to UART to work, but transmitter and receiver have to be configured to run at the same speed (asynchronous - no shared clock).
@ozonewagle8 ай бұрын
I have some confusions. 1. The LSB is indicated first in waveform but actually receiver is receiving the MSB first. 2. What kind of line coding techniques are used; it is told that NRZ-I is used but the waveforms just represent Unipolar NRZ. 3. How cannot the receiver misinterpret as the end of data if consecutive 1's is present in the data which is similar as stop bits?
@pauldenisowski8 ай бұрын
1. The order of the bits (LSB or MSB) has to be agreed upon by the transmitter and receiver (and clearly must match at both ends) 2. NRZ is the most common type of line coding used 3. The transmitter and receiver must be configured to use the same baud rate, number of data bits, parity type, etc. From these two pieces of information, it is possible to derive the length of the frame (number of bits) and distinguish between a payload "1" and the stop bit.
@milo76052 жыл бұрын
very usefull and concise, thank you!!!
@pauldenisowski2 жыл бұрын
Thank you!
@marcinpozniak16056 ай бұрын
4:10 'S' is 0x53 in ascii, otherwise the video was flawless just as the other one ;)
@jcbritobr8 ай бұрын
Nice stuff.
@pauldenisowski8 ай бұрын
Thank you!
@battelground15263 жыл бұрын
i have not understand that parity bit.means if data bits are 4-1s then parity bit sould be low(0).
@pauldenisowski3 жыл бұрын
Depends on the type of parity - even versus odd. In even parity, the number of ones in the user bits + parity bit must be even, so if you send 1 1 1 1 and are using even parity, the parity bit would be zero. If you were using odd parity, the total number of ones would need to be odd, and 1 1 1 1 would require a one as the parity bit.
@erenoz29103 жыл бұрын
okay but how is something like "11111111" transmitted? how does the receiver tell the data apart from the stop bit?
@igornedashkivskyi14729 ай бұрын
You are always have "start" bit for this purpose which are "0" (low level one), this is kind of something change or begin at the line.
@DarkNevrozz3 жыл бұрын
Very well explainded thanks !
@pauldenisowski3 жыл бұрын
Thanks for the feedback!
@FabioSpelta4 жыл бұрын
EPIC explanation thank you!
@danielvelkov1164 жыл бұрын
Can it be used for media(sound,image) transfer from (for e.g) a bluetooth module? What is the cost of implementing this interface in comparison with I^2C, CAN or MLBB?
@pauldenisowski4 жыл бұрын
My understanding is that a UART is included in most Bluetooth chips for the host-controller interface, with USB being another popular choice. Generally speaking, UART is often cheaper and easier to implement than other protocols but has lower data throughput. That said, the suitability and cost of using one protocol vs. another is a function of many things, so I couldn't really comment on that part of the question without knowing a lot more about the application, other components in the system, etc.
@JeremyCook Жыл бұрын
As others have said, very good - not too long, but seems to hit the important details well!
@pauldenisowski Жыл бұрын
Thanks (again!)
@JeremyCook Жыл бұрын
@@pauldenisowski 😄
@ronan522810 ай бұрын
Good video, but a minor correction! 0x52 is listed as ASCII "S" but it is actually 0x53, caused me some confusion while watching :)
@pauldenisowski9 ай бұрын
(laughs) I wish I had a dollar for every person who noticed that :) You're absolutely correct - thanks!
@Windy25410 ай бұрын
Thank you.
@pauldenisowski9 ай бұрын
Thanks for watching!
@vijayashreep46514 ай бұрын
Hii Nice explanation.Can u also add material on SM bus and JTAG
@pauldenisowski3 ай бұрын
JTAG is on my longer-term list of topics, but probably won't get to it for a while.
@sudhansumtripathy8 ай бұрын
can we have a FlexRay tutorial for the braking of M Benz
@pauldenisowski8 ай бұрын
I'm working on some automotive protocol presentations that should be ready later this year :)
@awesomecraftstudio15 күн бұрын
How toes the reciever know that the stop bit is a stop bit and not a data bit? If it already has to know when the stop-bit is supposed to come, why would it even need it? I don't get it at all.
@VvtheD3M0N3 жыл бұрын
so to go from & bit ASCII to LSB, you just have to reverse the order of the bit?
@saumilkapadia883 жыл бұрын
Very nice !
@devided42992 жыл бұрын
Aren't there supposed to be 8 data bits, for 8 bits equal to 1 bite?
@pauldenisowski Жыл бұрын
Typically the user data is 8 bits long. That said, UART doesn't specify how long the payload should be. I still remember when 7-bit ASCII was the norm in serial text transmission.
@Ankit.max. Жыл бұрын
we are not mention in code ,that type of method so where we use that type of method
@watermak1239 ай бұрын
i have a question imagine a data with all 1's then how does the receiver identify the stop bit
@pauldenisowski8 ай бұрын
UART requires that both sides be configurated with the same bit rate and the number of data bits (this is fixed for all UART frames exchanged and cannot be "signaled"). So the receiver will know how long the frame is and thus can identify the stop bit.
@getinthespace77158 ай бұрын
Awesome.
@pauldenisowski8 ай бұрын
Appreciate the feedback - thanks for watching!
@egorgreb38282 жыл бұрын
Awesome!
@rizwanrazvi-tl1qg Жыл бұрын
hi...I want take 8bits data and 2 bits parity in design .Is it possible?
@pauldenisowski Жыл бұрын
Sorry, not with "standard" UART. Is there a reason why you would want a second parity (well, error-checking) bit?
@abandxz4 жыл бұрын
I'm facing problems with one of device , where the display required 7-n-1 setting but for the input need 8-n-1
@pauldenisowski4 жыл бұрын
7N1 means seven bits, no parity bit and one stop bit, whereas 8N1 means eight bits, no parity bit and one stop bit, so these settings are most likely incompatible. If one of the endpoints is a configurable terminal program (like Hyperterm, PuTTY, etc.) you should be able to configure these parameters.
@rahmanmd84603 жыл бұрын
4:15 its ox53
@ThanhThanh-zu3gu3 жыл бұрын
thank you
@tutankamon312 жыл бұрын
Thanks for great explanation. 0x52 should be 1010010 in binary system.
@pauldenisowski2 жыл бұрын
Lol - I've had about a half dozen people catch that already :) I guess I should be happy that people are watching the video that closely. Thanks!!!
@sriramkrishnamurthy44733 жыл бұрын
i love u bro amaze
@sanjaysethi7033 Жыл бұрын
There’s a very silly error here: ASCII for “S” = 0x53 NOT 0x52!!
@pauldenisowski11 ай бұрын
Yep, must have fat-fingered that one (binary is correct). Thanks!
@spaceman13283 жыл бұрын
More thn basic 🙌
@mythix80703 жыл бұрын
I'm a bit late but can I have the presentation I need it for school
@TheMrR9 Жыл бұрын
based
@subinkumar70512 ай бұрын
superb
@Toto-cm5ux Жыл бұрын
For people who doesn't understand math, S is 0x53 not 0x52
@pauldenisowski Жыл бұрын
Actually, it's for people who can't type :) The binary is correct :)
@ArnoldBooth-n6z4 ай бұрын
080 Breitenberg Ridges
@jacktorrance233611 ай бұрын
0x52 != 1010011
@pauldenisowski9 ай бұрын
Thanks - you're absolutely right :)
@HarveyMarguerite4 ай бұрын
364 Eldora Dale
@RudolphOphelia4 ай бұрын
033 Braun Fords
@JohnJohn-gy2st Жыл бұрын
Hello
@pauldenisowski11 ай бұрын
Hi!
@melvinnashasa29793 ай бұрын
4111 Rhianna Cape
@ArmstrongAnastasia3 ай бұрын
0076 Evert Islands
@alexisfordres63994 ай бұрын
7677 Franecki Station
@Estuan3 жыл бұрын
Pónganle subtitulos al español :c
@pauldenisowski3 жыл бұрын
Si pudiera, lo haría :)
@WilsonSolomon-t7f4 ай бұрын
Beatrice Square
@ChristianaEsther-x5s3 ай бұрын
Kohler Green
@AmyAnderson-f6g3 ай бұрын
Stehr Locks
@BillyLeo-u8j4 ай бұрын
Hamill Spur
@y_x28 ай бұрын
UART need 3 wires not 2!!! UART are rated in bit per second NOT baud rate!!! Two stop bits is never used for at least 60 years...
@pauldenisowski8 ай бұрын
Yes, more than one stop bit is extremely rare. But I'm not sure what you mean by UART needing 3 wires - could you clarify? Thanks!
@zxchtl8 ай бұрын
@@pauldenisowskicould be referencing a ground wire