-
Hi @terjeio ,
I am in the process of adding a new driver for STM32F401 board - BlackPill.
![IMG_20200607_100124](https://user-images.githubusercontent.com/5813568/83963106-0df19980-a8ac-11ea-980a-e4…
-
PlatformIO prompted me to update my teensy platform from 4.12 to 4.13.
Now I am getting errors on my compile that I wasn't getting previously (haven't updated any files and don't use the SD module)…
-
Hello,
I scratched my head while moving my code from Teensy 3.2 to Teensy 4.
I used library U8G2 for a SSD1306 screen, on a new hardware designed for the Teensy 4.
Unit tests ended up to show…
-
No errors on compile, but as soon as N_AXIS is set above 3, no response from the controller.
Comport opens no error.
No replies from the controller.
Tested with almost all options (Eth/SD/Encod…
-
I was not sure where to ask this question, I apologize if this is the wrong place.
Do you have any more detailed instructions for porting micro-ROS to new boards? In the documentation you have some…
-
Latest Master branch build. T41U5XBB_map.h with
`#define Y_GANGED 1
`
Ethernet enabled in my_machine.h. Everything else is default.
When running any GCode program, all motion will stop …
-
> Big mistake by me when creating this driver, I have used Arduino code for handling GPIO pins resulting in a huge latency for setting step outputs (500 ns per pin), and it will be a while before I am…
-
Found a problem when I have more than 1 CAN bus enabled messages from all buses are sent to the single ISOTP instance and the messages get jumbled with each other and a lot of messages are lost. I wil…
-
As started to discuss here https://github.com/grblHAL/ESP32/issues/39
-
## Issue
I have issue with building micro-ros-arduino for teensy 4.0.
## Errors
Linking .pio/build/teensy40/firmware.elf
.pio/build/teensy40/src/main.cpp.o: In function `tim…