![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #1 |
|
Hello, Bro i am Ananth here,I need help regarding this project.I have attached together the information regarding my project. I need help regarding interfacing my UART. I am planning to use a stand alone UART chip. If I use a microcontroller with UART I will face problem in the software part as there is ADC and DAC in my project. I need to know how can a stand alone alone UART chip could be used. My supervisor has also wished that i used a stand alone UART ic to communicate.Could anyone help me on this issue. | |
| |
| | #2 |
|
A stand alone UART will still require something to control it. Ie a microcontroller.
| |
| |
| | #3 |
|
Hmm, i also need both UART to communicate using RF.No way of making a UART to communicate by itself without a microcontroller. Once the data is out from encryption sending it to the the UART Tx and receiving it at Rx via RF
| |
| |
| | #4 |
|
How would the UART know what you expect it to do? Most modern microcontrollers have one built in.
| |
| |
| | #5 |
|
ok,as u c my attachment,a PIC would have a build in A/D converter in it so is it i can use the a/d coneverter and UART at the same time. The A/d is 8bit but the encryption needed to be done in 16 bit and UART only communicate in 8 bit. How to work this out
| |
| |
| | #6 |
|
An 8 bit controller can do 16 bit things, it just does them 8 bits at a time. You should probably start with some simple programming before attempting a complex project.
| |
| |
| | #7 |
|
once the data is converted from analog to digital using my pic i need to encrypt it using X-OR or or i can make the PIC to do it before send it to the UART to transmit
| |
| |
| | #8 |
|
THe PIC has to do it before you send it over the UART. THe UART doesn't do anything on it's own (except blindly sending whatever information has already been placed into it's memory).
Last edited by dknguyen; 27th February 2009 at 06:14 AM. | |
| |
| | #9 |
| It's all trivial to do in the PIC, no external devices required at all.
| |
| |
|
| Tags |
| uart |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| IR And UART | gramo | Micro Controllers | 34 | 18th August 2009 06:22 AM |
| pic & UART help | nabil13 | Micro Controllers | 13 | 16th February 2009 02:57 AM |
| Need UART help | ExtravDreams | General Electronics Chat | 17 | 28th May 2008 05:54 AM |
| What is a UART | Marks256 | General Electronics Chat | 21 | 19th June 2007 02:09 AM |
| uart | amenoera | Electronic Projects Design/Ideas/Reviews | 1 | 17th August 2005 06:31 PM |