Skip to content

Conversation

@jrhuerta
Copy link

@jrhuerta jrhuerta commented Jan 30, 2026

Define SW_SERIAL_UART if not already defined.
Avoid warnings when configuring ramps board to use Serial3 for TMC2209 drivers in UART mode in Configuration_local.hpp

#define SW_SERIAL_UART 0
#define RA_SERIAL_PORT Serial3
#define RA_DRIVER_ADDRESS 0b00
#define DEC_SERIAL_PORT Serial3
#define DEC_DRIVER_ADDRESS 0b01

Define SW_SERIAL_UART if not already defined.
Avoid warnings when configuring ramps board to use Serial3 for TMC2209 drivers in UART mode in Configuration_local.hpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant