Skip to content
Discussion options

You must be logged in to vote

Most of the code is shared with ESP32, and AFAIK some are successfully running grblHAL on MKS DLC32 Max boards. This board uses the RMT peripheral for step generation, which limits max. number of motors to four unlike the ESP32 which can handle up to eight.

The I2S peripherals are very different so the code handling shift register output of signals controlling steppers etc. had to be rewritten, and this code has not yet been extensively tested. If you need to use I2S to extend I/O this could be a showstopper since I do not consider ESP32-S3 I2S code stable.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@directandrew
Comment options

Answer selected by directandrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants