Replies: 2 comments 2 replies
-
Which USB port do you use for REPL. The MicroPython interface is U9 or U11 (the ones next to the Ethernet port). |
Beta Was this translation helpful? Give feedback.
-
Based on documentation of cpython I was under the impression that the USB Debug port is used on the 1064 to access repl as uart0 is connected to the lpc4322. None the less, it is the only port that presents a COM port to my PC. The USB-OTG (U9) and USB-Host (U11) port does not present a serial port when plugged into the pc. I've tried older versions of circuit python as well and same result. The date code on my board is 2238, REV-A |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
So i got the 1064 EVK board in and i've uploaded the HEX image and i'm unable to get an REPL prompt via USB. The MCUXpresso SDK examples work just fine but for some reason I cannot get use MicroPython... Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions