makerbase-mks / MKS-Robin-E3-E3D

MKS Robin E3 E3D 32Bit Control Board 3D Printer parts with tmc2209 Uart mode driver For Creality Ender 3 CR-10
https://www.aliexpress.com/item/4000781744682.html
GNU General Public License v3.0
118 stars 97 forks source link

hi just another question about SERIAL PORT #71

Closed ptitpuma closed 3 years ago

ptitpuma commented 3 years ago

hi just another question about that hOw should i configurate this to add a tft 35 ?

Originally posted by @ptitpuma in https://github.com/makerbase-mks/MKS-Robin-E3-E3D/issues/56#issuecomment-770359928

mks-viva commented 3 years ago

Hi! You need set it in configuration.h file

  1. define SERIAL_PORT 1 (AUX-1 interface)

  2. define BAUDRATE 250000 (same as MKS TFT35)

mks-viva commented 3 years ago

If have not response,I will close this issues temprarily