Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
martinesko36
Old
#1  
Member - OP
Thanks Meter 3
Posts: 35
Join Date: Nov 2011
Default What is UART and JTAG??

Hey friends, i'm starting to work with microcontrollers, i'm absolute newbie, and I want to ask what does UART and JTAG means? Explain as simple as possible! Thank you so much!
 
onlymojo
Old
#2  
Member
Thanks Meter 7
Posts: 97
Join Date: Jun 2011
Location: Regina
UART = Universal Asyncronous Receiver/Transmitter

JTAG = Joint Test Action Group

UART is a type of chip that controls communications to and from a device, such as a microcontroller, ROM, RAM, etc. Most of the time, it's a serial connection that allows us to communication to a device.

JTAG is a set of test ports that is used for debugging but can also be used to program firmware (which is commonly done).
The Following User Says Thank You to onlymojo For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...