-
### Bug Description
When compiling the STM32F103RE_bigtree env in visual studio platformio for the bigtreetech skr e3 dip 1.0 with 4 tmc2208 in uart mode the z-axis stepper in not initialized correct…
-
Related thread https://community.platformio.org/t/compiling-for-teensy-on-arm-fails/2863/
> python -c "import platform; print [platform.system(), platform.machine(), platform.architecture()]"
…
-
I've reduced a linker error in one of my projects to the following piece of code:
```
#include
#include
void setup()
{
// Serial.println();
std::function func;
func();
}
void …
-
First off please assume I know nothing about coding, marlin, or anything.
I'm just trying to change the max temp on my SKR Mini E3 using VS Code and Platform IO
All I changed was #define HEATER…
-
`
Processing BIGTREE_SKR_PRO (platform: ststm32; board: STM32F407ZGT6; framework: arduino)
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/b…
-
I cannot get the GTR firmware to compile using ATOM, or VSCODE, the guide that the documentation refers to is for another board entirely, I spent 70 bucks getting this thing to me and I'm very offset …
-
Hi, guys, I am new here, and I have more than 25 years of microcontroller programming experience, and I found DOGGO platform on Internet, and I am very interested in developing more advanced features …
-
Hi,
For my sample code below, I assign 2 buttons (33 & 35) to wake the system up when it goes to **sleep**. The issues here are:
1. It freezes every time I press either one of them after the syste…
-
I'm trying to load some code built for Teensy 3.5 into a Teensy 3.5, but tyCommander is saying it is compatible only with Teensy 3.1 and 3.2. Teensy loader does it just fine.
Is there something I n…
-
Board|MCU|State|To-Do
-|-|-|-
8-Bit AVR boards, RAMPS, etc.|Arduino AVR|💚good|
Due, RAMPS FD (v2.A!), etc.|SAM3X8E|💚good|
Duet Wifi + X5|SAM3X8E|❓unknown|E3D Toolchanger on hand
Duet 2 Maestro|SA…