Ok so after failing with atom and sublime I removed everything that was done/installed for atom/sublime and installed platformio for vscode.
Build completed on the first try and then upload hit a snag. Sorted that out by editing the platformio.ini for the proper env.
Now the board is flashed and the reprap full graphic controller works. However, I am getting a tmc connection error.
So far, my tmc2209 drivers are installed per direction for uart mode and I specified tmc2209 in configuration.h for x,y,z,e0 motors.
This is my first time with a 32bit board and trying uart. Any tips on the next step to get the tmc working?
Build completed on the first try and then upload hit a snag. Sorted that out by editing the platformio.ini for the proper env.
Now the board is flashed and the reprap full graphic controller works. However, I am getting a tmc connection error.
So far, my tmc2209 drivers are installed per direction for uart mode and I specified tmc2209 in configuration.h for x,y,z,e0 motors.
This is my first time with a 32bit board and trying uart. Any tips on the next step to get the tmc working?