When I first plugged in my new mbed LPC11U24 and clicked on MBED.HTM, I was directed to a page that had a link to 'serial.zip' rather than 'mbedWinSerial_16446.exe'. When I used Serial.inf from the zip folder I got the new mbed LPC11U24 as drive, but not as a USB serial port.
Igor answered a question I posted relating to this problem, and gave me a link to the right Win driver, and when I used that I did get a USB serial port. I compiled and loaded the sample program USBserial_HelloWorld into the new mbed. I opened the new USB serial port with Tera Term, and hit Reset. I did not get the 'I am a virtual serial port!' message, but instead got a 'port pinout' error message and flashing LEDs.
I think by initially using the wrong driver I have dug myself into a hole, that I cannot get out of. So how do I now make a clean start, and make the demo program work?
I have tried several variations of the sample program, but cannot get messages out or command characters in.
When I first plugged in my new mbed LPC11U24 and clicked on MBED.HTM, I was directed to a page that had a link to 'serial.zip' rather than 'mbedWinSerial_16446.exe'. When I used Serial.inf from the zip folder I got the new mbed LPC11U24 as drive, but not as a USB serial port.
Igor answered a question I posted relating to this problem, and gave me a link to the right Win driver, and when I used that I did get a USB serial port. I compiled and loaded the sample program USBserial_HelloWorld into the new mbed. I opened the new USB serial port with Tera Term, and hit Reset. I did not get the 'I am a virtual serial port!' message, but instead got a 'port pinout' error message and flashing LEDs.
I think by initially using the wrong driver I have dug myself into a hole, that I cannot get out of. So how do I now make a clean start, and make the demo program work?
I have tried several variations of the sample program, but cannot get messages out or command characters in.