Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 1st May 2008, 11:40 AM   (permalink)
Default USB Help Needed

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.
bronzedbison is offline  
Reply With Quote
Old 1st May 2008, 12:50 PM   (permalink)
Default

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.
lexter is offline  
Reply With Quote
Old 1st May 2008, 01:06 PM   (permalink)
Default

Thanks for the info, lexter. I'll look into it
bronzedbison is offline  
Reply With Quote
Old 2nd May 2008, 10:03 AM   (permalink)
Default

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
__________________
Ibrahim Kamal
check my electronics and robotics page: http://www.ikalogic.com/
ikalogic is offline  
Reply With Quote
Old 2nd May 2008, 03:06 PM   (permalink)
Default

well, I've heard that you can do USB with Microchip PIC family ... Which looks like a very good alternative to 8051 ... not sure, though.
lexter is offline  
Reply With Quote
Old 2nd May 2008, 04:42 PM   (permalink)
Default

Quote:
Originally Posted by lexter
well, I've heard that you can do USB with Microchip PIC family ... Which looks like a very good alternative to 8051 ... not sure, though.
Some PIC's have internal USB hardware (mostly 18F series and above), but AVR's can do it as well, apparently there are examples on AVRFreaks.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Reply With Quote
Old 2nd May 2008, 07:23 PM   (permalink)
Default

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.
Super_voip is offline  
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
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



All times are GMT. The time now is 10:02 PM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.