I've using Expruino on my STM32F4 Discovery a while but the last version that seemed to work was 1v69. The USB port is recognized as a virtual COM Port and it is accessible by Web-IDE. I've tried 1v70, 1v71 and 1v75 now but on all versions the USB was not detected. I do not think that's a driver issue, since when I roll back to 1v69 everything is working again.
I've tried Windows 7 but also Ubuntu was not able to detect a serial port (no PID/UID) if running Espruino >= 1v70
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello,
I've using Expruino on my STM32F4 Discovery a while but the last version that seemed to work was 1v69. The USB port is recognized as a virtual COM Port and it is accessible by Web-IDE. I've tried 1v70, 1v71 and 1v75 now but on all versions the USB was not detected. I do not think that's a driver issue, since when I roll back to 1v69 everything is working again.
I've tried Windows 7 but also Ubuntu was not able to detect a serial port (no PID/UID) if running Espruino >= 1v70
Anyone who can reproduce this?