Skip to content

f616/speeduino_dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All connections between the Arduino Mega and the ESP32 should be made trough a Level Shifter (5V<->3.3V).

Connections

Arduino Mega PIN RX3 <-- 5V -- level shifter -- 3.3V --> ESP32 PIN D14

Arduino Mega PIN TX3 <-- 5V -- level shifter -- 3.3V --> ESP32 PIN D27

ESP32 PIN TX2 <-- 3.3V -- level shifter -- 5V --> DWIN RX

ESP32 PIN RX2 <-- 3.3V -- level shifter -- 5V --> DWIN TX

Alt text

DWIN design

Each DWIN variable VP (0x) must be set according to the speedvars.h definitions

Alt text

Alt text

DWIN UART mode

By default my DWIN display came in RS232 mode. It was needed to short a path in the back to enable the UART mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published