Jump to content

BTT TFT24-V1.1 does not work in Marlin mode


Recommended Posts

Hi everyone,
I'm trying to connect a BTT TFT24-V1.1 display to an SKR 1.4 board. The wiring is as follows.

Wiring.thumb.jpg.c11681a7451337d3bd8077d3f2cb459d.jpg

Firmwareversion.thumb.jpg.0fb590b58f202f6510db2a68c984feb8.jpg

Serial communication occurs correctly.
I tested Marlin mode 12864 by inserting the following code into the Marlin firmware.

#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
#define ST7920_DELAY_1 DELAY_NS(200) // After CLK LOW
#define ST7920_DELAY_2 DELAY_NS(500) // After DAT
#define ST7920_DELAY_3 DELAY_NS(500) // After CLK HIGH

And I selected Marlin Mode Type 128x64 on the display.

Marlinmodeconfig.thumb.jpg.252276be023c11260861b86f3cf150d7.jpg

I made several attempts both without delays and with delays of varying degrees.

Unfortunately I always get black screen in Marlin mode 12864.

Marlinmode.thumb.jpg.9c0e2c69bd0ab6afcf70296e83e04e40.jpg

I also tried the Marlin mode LCD2004. I inserted the following code into the Marlin firmware.

#define REPRAP_DISCOUNT_SMART_CONTROLLER

And I selected Marlin Mode Type 20x4 on the display.

But nonsense characters appear on the display and move when I rotate the encoder.

These are my configuration files

Configuration.h Configuration_adv.h
Can someone help me?

Edited by Salvatore Giachinta
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...