Search found 3 matches

by rashid_s
Sun May 20, 2018 4:11 pm
Forum: MicroPython pyboard
Topic: [solved] pyboard and ST-Link from Discovery board
Replies: 4
Views: 7987

Re: pyboard and ST-Link from Discovery board

The pins on the SWD connector of the DISCOVERY Board read 1 VDD_TARGET 2 SWCLK 3 GND 4 SWDIO 5 NRST So I connected 5, 3, and 1 to the RST, GND, and 3V3 pins on the pyboard, and 2 to the pin shared with the green LED and 4 to the pin shared with the red LED. Is it maybe problematic that the SWCLK an...
by rashid_s
Sat Jan 20, 2018 5:21 pm
Forum: MicroPython pyboard
Topic: Program Pyboard on Keil
Replies: 1
Views: 2071

Re: Program Pyboard on Keil

eron93br, tell me what happened?
The thing is that I also want to use the micropython as a debugging board of STM32. But I have practically no experience. Tell me where to start?
Thank you in advance for your help.
by rashid_s
Fri Jan 19, 2018 7:26 am
Forum: MicroPython pyboard
Topic: Studying STM32
Replies: 1
Views: 1742

Studying STM32

Hello.

I decided to study the microcontroller STM32. I have the opportunity to take the micropython version 1.1. Does it make sense to start immediately on the pyboard? Or is it better to buy a cheap STM32DISCOVERY?

Thank you in advance for your help.