makerbase-mks / MKS-Robin-Nano-V3.X

Robin nano V3 is an upgraded version of Robin Nano V2.0. The upgrade changes are quite large, including upgrading the MCU to the M4 core, and adding support for USB disk.
GNU General Public License v3.0
136 stars 65 forks source link

Navigator not working with TFT_COLOR_UI #96

Open El-kady opened 2 years ago

El-kady commented 2 years ago

Hello, I'm using MKS nano robin v3 with MKS_TS35_V2_0 the problem is, when i use TFT_COLOR_UI , the navigator botton is not working and when i use TFT_LVGL_UI it shows green screen

i feel like its a wrong decision to get this board

MKS-hosiey commented 2 years ago

Green screen with lvgl ui? you have updated assets image file

Mihan1988 commented 2 years ago

I have the same problem.

MKS-hosiey commented 2 years ago

Can you upload a picture of the green screen interface?

El-kady commented 2 years ago

i used the branch https://github.com/makerbase-mks/Mks-Robin-Nano-Marlin2.0-Firmware/tree/Marlin-bugfix2.0.x-MKS-2.1.3 and it fixed

Mihan1988 commented 2 years ago

Можете ли вы загрузить изображение интерфейса зеленого экрана? 16467375037321287968934396982205

MKS-hosiey commented 2 years ago

Hi, is your cable bent?

MKS-hosiey commented 2 years ago

Or turn on the rotary encoder?

MKS-hosiey commented 2 years ago

Please disable it in pins_robin_nano_V3.h

define LCD_USE_DMA_SPI

Mihan1988 commented 2 years ago

я использовал ветку https://github.com/makerbase-mks/Mks-Robin-Nano-Marlin2.0-Firmware/tree/Marlin-bugfix2.0.x-MKS-2.1.3 и исправил

Thanks. Your firmware helped.

Thoran71 commented 2 years ago

Hello, This Fix works fine . Now i have the problem with no USB Support. how can i fix this problem ?

El-kady commented 2 years ago

Hello, This Fix works fine . Now i have the problem with no USB Support. how can i fix this problem ?

same here