Search found 3 matches

by guidol
Fri Feb 07, 2025 4:34 pm
Forum: MicroPython pyboard
Topic: [Q] Programming the pyBoard v1.1 in Arduino IDE?
Replies: 3
Views: 87659

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

Now also the RunCPM v6.7 Update
for the Pyboard v1.1 (STM32)
with the onboard SDCard-Slot 😉
Get it at
https://github.com/.../GL20250207_RunCP ... yboard.zip
RunCPM_v6_7_Pyboard_v1_1.jpg
RunCPM_v6_7_Pyboard_v1_1.jpg (91 KiB) Viewed 47521 times
by guidol
Wed Aug 17, 2022 5:09 pm
Forum: MicroPython pyboard
Topic: [Q] Programming the pyBoard v1.1 in Arduino IDE?
Replies: 3
Views: 87659

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: 3
Views: 87659

[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://...