-
When I try to compile Marlin on a Raspberry Pi 3b+ (debian bookworm, 64bit) it fails with:
```
Processing STM32F446ZE_btt (board: marlin_BTT_Octopus_v1; platform: ststm32@~12.1; framework: arduino…
-
hello i use the nucleo 64 from STM with the micro STM32F103RB
SO if i do a simple program the blink led, it work.
but when i try program to use the TFT i have a error
and the error apear when …
-
Hello,
i am unable to compile version 3.6.2 for heltec esp32-s3 v3.1 hardware. I try all 3 possible options in platfomio.ini
halfile = ttgotdongles3.h
;halfile = ttgotdongledisplays3.h
;halfi…
-
Hi, I can't compile the RFV3.ino file from the "ESP32_Async_PlatformIO" folder via arduino. I also tried using Platfomio, but it throws up the message "UnknownPackageError: Could not find the package …
-
I was using latest Arduino with latest stm32core. Everything is fine.
I found out PlatfomIO can do inline debug, so I gave a try.
When I tried PlatfomIO yesterday, even a simple blink program doesn'…
-
Hi, since I'm amateur in compling/uploading in Visual Studio/ Platfomio would be possible to made a short instruction both for version I and II of this excellent project? Thanks AJ
-
PlatformIO is much better than the Arduino IDE.
1st argument for me is the compile + upload time.
If you change one line code would take Arduino IDE: 1:50 min; PlatformIO: 0:25
Ho…
-
Hi,
I’m using PlatformIO for developing a project whit an RP2040 and an ESP01 connected to it.
So I’ve created multiple environments for differentiating sources, such functionality testing files a…
-
I am trying to upload to raspduino via platfomIO, I am getting errror:
`scons: *** [upload] /sys/class/gpio/gpio18/direction: Permission denied`
I'm not sure why there is a permissions error since I…
-
While PlatformIO currently supports the WeAct STM32F411CEU6 (aka 'black pill'), the WeAct STM32H723VGT6 is not being supported yet. The first comes with a 100 MHz CPU, but since the second comes with …