Hi all.
For my final year project at uni I am going to write some software for the 6CPB. At the moment I am having problems receiving any data from the COM port.
The connection to the COM port is successful. If I remove the USB it throws an error. The state of the problem is that I'm not receiving any bytes of data.
The only other thing I have noticed is that when I pull the trigger on the controller the car still works. I was under the impression that when the PB is connected to a PC, the cars depended on receiving input from the PC and if there was no input from the PC then the cars would not move?
Below is the protocol info I have set so I don't think this is the problem.
1 start bit (0)
8 data bits
1 stop bit (1)
No parity bit
Baudrate: 19,200bps
USB Serial Port (COM4)
Any ideas what could be wrong?
Thanks,
Simon.
For my final year project at uni I am going to write some software for the 6CPB. At the moment I am having problems receiving any data from the COM port.
The connection to the COM port is successful. If I remove the USB it throws an error. The state of the problem is that I'm not receiving any bytes of data.
The only other thing I have noticed is that when I pull the trigger on the controller the car still works. I was under the impression that when the PB is connected to a PC, the cars depended on receiving input from the PC and if there was no input from the PC then the cars would not move?
Below is the protocol info I have set so I don't think this is the problem.
1 start bit (0)
8 data bits
1 stop bit (1)
No parity bit
Baudrate: 19,200bps
USB Serial Port (COM4)
Any ideas what could be wrong?
Thanks,
Simon.