makerbase-mks / MKS-StepStick-Driver

Include MKS TMC2209, MKS TMC2225, MKS TMC2208, MKS TB67S109 and so on
https://www.aliexpress.com/store/group/StepStick-Driver/1047297_517009799.html?spm=a2g0o.detail.0.0.1116202bOPx9IV
59 stars 16 forks source link

Question regarding UART communication with ESP32 dev board #8

Open tomasAl opened 1 year ago

tomasAl commented 1 year ago

I can't get UART communication working with ESP32 (https://wiki.banana-pi.org/BPI-Leaf-S3 clone of ESP32-S3-DevKitC-1) with MKS TMC2209 v2. Here is my wiring diagram: image

I'm using following Adruino code (https://github.com/janelia-arduino/TMC2209/blob/main/examples/TestConnection/TestConnection.ino) to test connection.

At first step I want to establish communication between devices. but unfortunately no luck... :(

I have few questions:

Thankyou for any ideas and suggestions.

pranjalchanda08 commented 8 months ago

Solution: Please look at my reply at #9