Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration for use MKS H43 on board Monster 8 V2 #17

Open
LoloMake60 opened this issue Jul 21, 2022 · 3 comments
Open

Configuration for use MKS H43 on board Monster 8 V2 #17

LoloMake60 opened this issue Jul 21, 2022 · 3 comments

Comments

@LoloMake60
Copy link

LoloMake60 commented Jul 21, 2022

Hi,

I would like to connect my MKS H43 screen to the monster 8 V2.

What is the configuration to use USART1?

For Marlin firmware.

Thank you

@LoloMake60
Copy link
Author

image

@MKS-hosiey
Copy link
Collaborator

#if HAS_DGUS_LCD
#define LCD_SERIAL_PORT 1
#define LCD_BAUDRATE 115200

Hello, you only need to configure the serial port to 1 in the advanced configuration, and the others are configured according to H43

@LoloMake60
Copy link
Author

Hi,

Thank you perfect! It works!

I add #define LCD_SERIAL_PORT 1 in the advanced configuration.
image

It works for screen e3v2.
Add line under in pins_MKS_MONSTER8_common.h
image

Thank!

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

No branches or pull requests

2 participants