makerbase-mks / MKS-Robin-Nano-Firmware

MKS Robin Nano firmware source code, you can use IAR IDE build it and update it on your nano board.Of course, you can change source code and add new function with you requirement and so on
28 stars 17 forks source link

Can I build TFT32 version? #12

Open Spider84 opened 4 years ago

Spider84 commented 4 years ago

Can I build TFT 3.2 version? VALUE_DEFAULT_X and VALUE_DEFAULT_Y constants are not defined :(

makerbase-mks commented 4 years ago

I'm sorry, this version is currently unable to support 3.2 inches

Spider84 commented 4 years ago

Can I upgrade my 3.2 to 3.5? I can't find where I can buy TFT35 with FPC. And I can't flash my board with nano35 firmware - I think bootloader don't support whis. Can you share new bootloader? (I know how work with ST-Link :) )

makerbase-mks commented 4 years ago

Robin TFT35 link: https://www.aliexpress.com/item/4000484271283.html?spm=2114.12010612.8148356.3.695c788eaOeRcU

Spider84 commented 4 years ago

This lot is more expensive than a controller with a display assembly. Not funny... I can buy new one more nano with tft35...

And has not closed question how to update Bootloader to nano35. Where to get it?

makerbase-mks commented 4 years ago

@Spider84

  1. Robin Nano35 bootloader: https://github.com/makerbase-mks/MKS-Robin-Nano/blob/master/Bootloader/Robin_nano35_boot_200608.hex
  2. Use Jflash tools upload it
Spider84 commented 4 years ago

@makerbase-mks thx, But I already do that. But now I searching for TFT35 LCD :)