Search found 2 matches

by guidol
Wed Aug 17, 2022 5:09 pm
Forum: MicroPython pyboard
Topic: [Q] Programming the pyBoard v1.1 in Arduino IDE?
Replies: 2
Views: 24565

Re: [Q] Programming the pyBoard v1.1 in Arduino IDE?

Today with the STM32Duino v2.3.0 and STM32Programmer v2.11.0 I did get it to work :) Now I could use the Arduino-IDE with my Pyboard v1.1 Clone (STM32F405RGT6) and the compiled RunCPM (CP/M-Emulator) could use the MicroSD-Slot :) @apples: from your Tutorial (Many Thanks for that) I had not to change...
by guidol
Wed Oct 28, 2020 5:23 pm
Forum: MicroPython pyboard
Topic: [Q] Programming the pyBoard v1.1 in Arduino IDE?
Replies: 2
Views: 24565

[Q] Programming the pyBoard v1.1 in Arduino IDE?

Maybe a odd question, but I try to use a pyBoard v1.1 for running another application. So went wnt the following way to get support for STM32-Boards (like the STM32F405 on my pyboard) in the Arduino IDE: - Installing Arduino IDE - getting STM32-Support via the Boardmanager and the Boards-URL http://...