For CDC, baudrate is a meaningless parameter. You can set hyperterminal/vbSerialPort a whatsoever baudrate, the usb engine will emulate a serial communication as fast as it can
For CDC, baudrate is a meaningless parameter. You can set hyperterminal/vbSerialPort a whatsoever baudrate, the usb engine will emulate a serial communication as fast as it can
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I'm not talking about transmission speed and I agree that baudrate has little meaning in this context. However, I have had a lot of experience downloading firmware files which might be as big as 64KB and there is a very noticeable difference between sending them via Serial->USB->Serial vs. sending them Serial->Serial with the latter being much faster as a result of the translation that must occur (on both ends). CDC should only need to translate on the PC end but I suspect there will be a significant speed hit never-the-less on certain applications.
True that. CDC is really handy for older software unable to deal with USB, somehow easier to program on both side... but to me, IN 20XX... it still sucks.
I know your arguments... but ...Pure USB for me... all the way.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Steve, when do we get the pure USB for dummies? Both ends, PiC and PC??
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
USBDemo was a kickstart for many. Time changed, PBP work tad different now, mcHID.dll/MCSP/EasyHid = somehow a dead duck, VB6 is a long time outdated thing, seems Jan Axelson code examples are not for everyone...so yeah I think it's about time.
I know how, I know something rock solid. Keyword: be patient...
(Still, there's LOAD of ressource/ready to go components/lib over the net on the PC side)
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
and I quote:
After spending my weekend searching and reading. I have come to the conclusion there is in fact - tons of examples and ready stuff all over the net. But does this help if one doesn't know where to start? Even bought Jan's book to help me. And it did. Now I assume my weekends work would amount to 30 minuites for someone able to write a picmulticalc. So a quick VB express (cuz it free to all) example passing a byte or 2 back and forth. Nothing more then that as it will overwhelm those who don't get it. ( read as ME ME ME)AAwwww come on guy, don't be lazy
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
Everyone must start somewhere. Been there done that. I'm not more clever than anybody, but maybe I put more time & effort. I never found a magic potion to know everything and how to do things in a snap.
1) have a project
2) find information, read, digest them
3) try something
4) wash & rinse 'till it works
You CAN'T learn VB (or else) in a day. It take months, years. I learnt the hard way too. The more you do, the more you develop tricks....the easier it gets.
Don't give up!
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks