-
Notifications
You must be signed in to change notification settings - Fork 21
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
Wifi RX/TX #3
Comments
MKS TFT 3.2 V4.0 + MKSTFT_Marlin_Touch + MKS WiFi V1.0+ESP3D it works perfectly. The USB port is damaged in my SKR V1. 3, and this configuration helped me very well. |
@Uz45 Ok thank you so pins are MKS wifi module one, good to know |
I used the original MKS WiFi V1. 0 module inserted normally into the wifi connector of the MKS TFT 32 V4.0 Board. I use a simple non-original bootloader to load MKSTFT_Marlin_Touch into MKS TFT32 without using STLink. These are the only changes I've made. Unfortunately the original MKS TFT bootloader freezes after loading MKSTFT_Marlin_Touch. I don't know how to fix it yet. |
@Uz45 So you can use any options on ESP3D and they seems to Work, cause Luc had some problems getting Them to work... Also how to flash the MKSTFT_Marlin_Touch with non-original bootloader? |
Yes, everything works that I need, if something specific needs to be checked, I will check. Once ESP3D disappeared from the network and needed to flash the WIFI module again. There may be a problem with DHCP on my local network, I am currently using a static IP address. The bootloader I used from here https://github.com/Uz45/MKS-TFT/tree/master, pre-configuring it for yourself. Bootloader requires STLink_2. 0 to load in MKS TFT. This is a light version of the bootloader, it does not support downloading pictures. But it allows you to change the firmware without disassembling the printer and STLink. |
@Uz45 Waht need to be pre-configured? And can you mabye make a "How To" For the bootloader part? |
i am currently working on a lite and full bootloader for the mks28tft, will post source soon. based off libcm3 bootloader |
Booting using MKS bootloader fixed in latest commit, edit platformio.ini to switch between bootloader/no bootloader (for devs ease of use) |
New feature, Stm bootloader just like mama used to make , |
First nice work even I did not tested yet - which want to do ^_^
Mks use different Serial pins in wifi header depending of which module is connected
Which pins on header do you use for RX/TX ?
I damaged one BTT serial TFT using rx instead of tx so I want to be sure I won't do mistake on MKS :D
I have MKS TFT 32 V4.0 and another V2.0 I can't wait to try your FW with ESP3D wifi ^_^
The text was updated successfully, but these errors were encountered: