FYSETC / FYSETC-E4

FYSETC Board - The E4 board is a minimal 3D printer control board based on the ESP32 microcontroller from ESPRESSIF, with built-in Wi-Fi and Bluetooth.
https://www.aliexpress.com/item/1005001703930983.html
60 stars 32 forks source link

TMC2209 UART driver error #56

Open yoroboticscolombia opened 7 months ago

yoroboticscolombia commented 7 months ago

Hi, Im trying to configure the board and change the driver current, but i tried setting monitor driver status, but i get this message:

18:58:52.344 : E (5870) uart: uart_get_buffered_data_len(1342): uart driver error image image

what can be causing this. I have already knowledge of marlin and esp3d.

thanks.

tizbac commented 3 months ago

Same issue here, did you solve it somehow?