Search found 2 matches

by john_mayne
Fri Jun 28, 2019 1:14 pm
Forum: MicroPython pyboard
Topic: minimal port dosent work on pyboardV1.1
Replies: 4
Views: 2937

Re: minimal port dosent work on pyboardV1.1

so to clarify I would need to bring in the USB drivers myself, remap the UART pins to the USB out right?
by john_mayne
Fri Jun 28, 2019 6:39 am
Forum: MicroPython pyboard
Topic: minimal port dosent work on pyboardV1.1
Replies: 4
Views: 2937

minimal port dosent work on pyboardV1.1

I built and flashed the minimal port to the pyboardV1.1 and I don't see any serial device to connect to when I'm done flashing. In the main I see that it initializes uart but nothing shows up. What could I be doing wrong?