View previous topic :: View next topic |
Author |
Message |
Eddy71ua
Joined: 23 Sep 2009 Posts: 55 Location: Ukraine
|
More on USB .. |
Posted: Sat Jun 05, 2010 3:08 am |
|
|
I tried the examples CDC USB - all work fine. But the next question arose: how to implement the remaining signals of the serial port? (CDC, RTS, DTR ..) |
|
|
Eddy71ua
Joined: 23 Sep 2009 Posts: 55 Location: Ukraine
|
|
Posted: Wed Jun 09, 2010 4:19 am |
|
|
No one knows how to do this? It is impossible (like FT232BM)? |
|
|
jbmiller
Joined: 07 Oct 2006 Posts: 73 Location: Greensville,Ontario
|
|
Posted: Wed Jun 09, 2010 2:51 pm |
|
|
Knowledge is the key.
Read 'everything about USB', 'USB for dummies', etc.
Experiment, cut code,burn,record...do it again..and again.
hacking someone else's code doesn't make you a programmer and you'll never get good until you do it yourself.
btw...cdc,cts,rts is easily doable...btdt. |
|
|
|