Don't worry about formatting, just type in the text and we'll take care of making sense of it. We will auto-convert links, and if you put asterisks around words we will make them bold.
Tips:
For a full reference visit the Markdown syntax.
Posted by @tankist
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.
I have stm32f4-discovery board where I uploaded an appropriate firmware of espruino. When I attached it to PC the COM port was found. I installed the VCP drivers from espruino website. COM port was recognized as COM14. When I run IDE and click the "Attach" button it says there no ports found. What the problem is?