- This topic has 8 replies, 4 voices, and was last updated 11 years, 9 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › How to output data to 8051 microcontroller by the USB port of a PC with any program language?????
How to output data to 8051 microcontroller by the USB port of a PC with any program language?
you cannot use USB in an old 8051 because it has no USb module… go with PIC18fxx series..
Ok, So I’d like to use a PIC18F2550, but I don’t know a lot about USB programming or interfacing, so if you can show me a simple (very simple) manual or tutorial, maybe a simulation on Proteus or something like that, I’d really thanks you. So I hope you can help me.
It is not that easy that you can learn with a simple tutorial.
You reallly would have to spend time understanding USB, also you should be a good in software side.
I think like you, that’s not easy, but you can introduce me with some texts to start studying it.
I think like you, that’s not easy, but you can introduce me with some texts to start studying it.
Hello Everyone
I need to know the same.
I’m already have a pic 18f series controller,but i have no clue on USB programming.
I need to transfer data from controller to pc (and vice versa) ,using hyperterminal.
Using rs232 protocol,its a piece of cake,but i cannot say the same for USB.
Is there any sample program i can follow?
Thanks in advance
Edit:
If possible i prefer the code to be in c,in which i am very comfertable.
I have a freescale k60 series controller which already has a usb module in built,which finally i would like to implement data transfer to pc from usb.
The pic controller is just for testing purpose.
Any help please …??
Any help please???