![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
I need to know how to use the D+ and D- pins for USB communication on the Atmel ATC51 series µCs, specifically wrt opcode (datasheet and user manual don't have much). If anyone has any useful links/info on this, I'd really appreciate it if you could post it here. Thanks.
|
|
|
|
|
|
|
(permalink) |
|
the d+ and d- are used for differential data transmission (or whatever it is called in english, sory, not native). The meaning of that is that when d+ is high, d- is low and vice versa. Also, there are standards for cross-points of the signals, etc. You can find it @ www.usb.org the document, which you need is called "ellectrical characteristics" and considered to be the most borring piece of text to read.
|
|
|
|
|
|
|
(permalink) |
|
Thanks for the info, lexter. I'll look into it
|
|
|
|
|
|
|
(permalink) |
|
I don't think 8051 can do it, specially not one like the AT89C51, because the processor throughput wont be enough... the nearest alternative would be an AVR like the ATMEGA16
|
|
|
|
|
|
|
(permalink) |
|
well, I've heard that you can do USB with Microchip PIC family ... Which looks like a very good alternative to 8051 ...
|
|
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
depending on what else you need to do with the 8051, the TI CC1111 has USB, single cycle instructions and a 3 ISM band transciever for around US$4.50. You just can't buy them at the moment as they seem to be very popular.
|
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| USB - First try - PIC 18F4550 | atferrari | Micro Controllers | 8 | 28th April 2008 10:48 AM |
| USB GPIO Interface - The Easy Way ! | TiagoSilva | Micro Controllers | 8 | 25th April 2008 11:43 PM |
| USB Power hack with DC/DC Converter - am I crazy? | chconnor | Electronic Projects Design/Ideas/Reviews | 14 | 8th March 2008 09:12 PM |
| Help needed developing USB peripheral using HID class | Adester | Micro Controllers | 4 | 22nd November 2007 02:42 PM |
| usb interfacing problems for a waveform generator | simonharvey | Electronic Projects Design/Ideas/Reviews | 0 | 26th September 2007 11:31 PM |