Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello All, I am new to mbed, so in the past have run basic tutorials as presented here with the mbed being connected to one of the USB ports on my computer.
Now I am trying to Interface it using Java. I am using Processing program and use Serial RxTx communication library to achieve that. Yet I had my mbed connected via USB. But nothing happened (no Leds flashing or changing any brightness). Do I need to get an adapter to connect to my RS232 to achieve true Serial Communication? Or is there a way to designate the USB port as 'Com1 Port'?
What do you guys use to achieve Serial comm? I did state the use of 'Com1 @ 9600' in the code. And I use a Windows XP. Thanks in Advance.