L.S.,
I'm currently testing the TM4C1294NCPDT launchpad board in combination with Simulink code generation.
We need a high speed serial interface from the board to the PC to catch measurements at high speeds.
The Virtual COMport driver is using the Wndows usbser.sys driver which is very buggy (enough URL to be found
on the internet), specially when the interface is running at high speeds.
I'm sending information at 912600 baud at 60 kBytes/second. After about 0.25 seconds the driver reads
wrong data from the port. An more than 10 year old EM1016 Serial-USB driver does not have this problem.
I can go up to 80 kByte/second and beyond and communication will not get lost.
Is there another driver available for the Stellaris Virtual Port?