![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| The UART i'm using outputs TTL. How do I get to output invert TTL? is it enough to flip the data bits, or do i also have to invert the start and stop bits as well?
__________________ i\'m actually a novice in the robotics field and would love to get help to lunch my projects.. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| I'm using ATMEGA16. It provides me with code to transmit and receive data via the USART. Do you know why it's so difficult to find an invert-TTL device? I mean, I've been looking for an RS232 to invert TTL conversion device on the internet and I can't find anything. Thanks! Hani A.
__________________ i\'m actually a novice in the robotics field and would love to get help to lunch my projects.. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| Yes, It's the same on atmega's. Do a google search for MAX232. It should work, plenty of scematics on the net. | |
| |