Skip to content
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

[BUG] SKR Mini E3 V3 with BTT TFT50 V3.0 "no printer attached" in Touchscreen mode and black screen for Marlin Mode #26134

Closed
1 task done
clembo1 opened this issue Jul 29, 2023 · 8 comments

Comments

@clembo1
Copy link

clembo1 commented Jul 29, 2023

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Board: SKR Mini E3 V3.0 (STM32G0B1RE_btt)
LCD: BTT TFT50 V3.0
Used Visual Studio Code with the Marlin Firmware Auto Build

Marlin firmware 2.1.2.1 and current bugfix branch when compiled for SKR Mini E3 V3.0 display a black screen on BTT TFT50 V3.0 in Marlin Mode and "No Printer Attached" on BTT Touch Screen mode.

On Marlin firmware 2.1.2.0 (bugfix branch) both Marlin Mode and Touchscreen mode work on the LCD. To keep things simple, I will use 2.1.2.0 (Bugfix-2.1.x branch from Oct 8 ,2022) and 2.1.2.1 release or current bugfix as the firmware references.

At a minimum, a simple compile using the exact same settings for Serial and LCD on 2.1.2.1 in configuration.h should work for both modes on the LCD just like the settings on 2.1.2.0 that work.

To ensure I didn't change some 1-off configuration, I took the stock configuration from the Creality\Ender3 for Marlin 2.1.2.0 and compiled the firmware with the configuration.h and Configuration_adv.h as-is with no further modifications, installed on the SKR Mini E3V3...both modes worked. I repeated the exact same process with the 2.1.2.1 Release and current bugfix branch...I get the black screen or "no printer attached"

Unless there is some obscure mistake I am making...I believe something is broken in the newer Marlin firmware versions in relation to the serial communication when using a SKR Mini E3 V3.0 and a BTT TFT 50 V3.0.

I have also:

  1. Checked the correct Baud Rate of 115200 on touchscreen mode on the TFT 50.
  2. Confirmed the Pin files match. stm32g0 pins from 2.1.2.0 and 2.1.2.1 to see if there was any difference...files are identical. Only difference was the addition of validation.h. Additionally I checked the boards file and found that SKR Mini E3 3.0's category was changed, but that shouldn't cause the serial connections to fail.
  3. checked the stm32g0.ini file on both firmware versions...seems to be the same, only thing different is on
    [env:STM32G0B1RE_btt_xfer]
    pre:buildroot/share/scripts/upload.py
    upload_protocol = custom
  4. Checked and rechecked all documentation from BTT and from internet sources to see if there were any changes to serial ports and investigated to see if anyone else is having this issue. I found various things but nothing specific. Only thing I saw that was interesting was that someone on a forum mentioned TH3D firmware as using serial port 1...but I have no way to validate, and my issue is with official Marlin build.
  5. Updated the firmware for the BTT TFT50 V3.0 and re-tested. same issue occurs.

Bug Timeline

Anything past 2.1.2.0 (Bugfix-2.1.x branch from Oct 8 ,2022)

Expected behavior

Both Marlin Mode and Touchscreen mode work on current 2.1.2.x+ version of Marlin firmware

Actual behavior

After uploading firmware 2.1.2.1 or current bugfix branch There is a black screen in Marlin Mode. In Touchscreen mode, "no printer attached" even after waiting several minutes.

Steps to Reproduce

Download a copy of 2.1.2.1 release or current bugfix > Use File path: Marlin-2.1.2.1_Release\Configurations-release-2.1.2.1\config\examples\Creality\Ender-3\BigTreeTech SKR Mini E3 3.0...and copy files over to Marlin directory

Edit Configuration.h (note: it should already be set correctly from the example)
#define SERIAL_PORT 2
#define BAUDRATE 115200
#define SERIAL_PORT_2 -1
#define CR10_STOCKDISPLAY
--note: no other display is enabled (including the infamous reprap one.)

Compile firmware > copy firmware to microsd card > insert card into board > turn on machine

get a blank screen or "printer not found"

Turn machine off...because nothing happens. Remove microsd > reinsert microsd into pc > filename of firmware.bin is changed to firmware.cur ... so I know the firmware is loading.

At this point I revert back to the 2.1.2.0 bug fix build > everything works again. Just to make sure it wasn't some fluke, I also recompiled the 2.1.2.0 Marlin firmware using fresh Configuration.h and Configuration_adv.h and reinstalled...it works every time.

Version of Marlin Firmware

2.1.2.1 release, current bugfix (note: currently using 2.1.2.0 bugfix due to issue)

Printer model

Creality Ender 3V2 with SKR Mini E3V3.0

Electronics

Board: SKR Mini E3 V3.0 (STM32G0B1RE_btt) LCD: BTT TFT50 V3.0

Add-ons

No response

Bed Leveling

UBL Bilinear mesh

Your Slicer

Cura

Host Software

SD Card (headless)

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

No response
Config_files.zip

@classicrocker883
Copy link
Contributor

so one firmware version displays black, the other (older) says no printer attached?
have you tried any version of firmware like from BTT which works so you can get a benchmark?

it could be something wrong with the board if no other firmware works. otherwise perhaps the LCD is wired differently or pinouts are different (between versions).

@ellensp
Copy link
Contributor

ellensp commented Jul 30, 2023

Just tested this

Using Current Marlin bugfix 2.1.x

Config files from https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/Creality/Ender-3/BigTreeTech%20SKR%20Mini%20E3%203.0 With no changes

On a BTT TFT 3.5 V3.0 (identical screen just smaller)

It works as expected

(bad photos, but you can see it is working)

Marlin mode (just using usb power, so getting expected tmc errors)
IMG_20230730_200226

Touch Mode (is connected fine)

IMG_20230730_200244

Check your cabling (people like sticking the tft cable into the wrong 5 pin plug)

IMG_20230730_200254
Reset pin of black tft cable must be on the left on the motherboard

IMG_20230730_200316
Use display rs232 plug and EXP3 plug for CR10_STOCKDISPLAY emulation

@thisiskeithb
Copy link
Member

No issues here on current bugfix-2.1.x with two different SKR Mini E3 V3 boards (STM32G0B1RE & STM32G0B0RE) using a BTT TFT35 E3 V3.

@clembo1
Copy link
Author

clembo1 commented Jul 30, 2023

Re-tested using most recent firmware from today, 7/30/2023. This time it worked. I literally changed nothing on the cabling. So I'm guessing what was broken and is now fixed.

Thank you all for the assistance.

@classicrocker883
Copy link
Contributor

sometimes all it takes is fresh files. like once for some reason one of the libraries didn't install and I assumed it had. Couldn't figure it out, deleted the folder it was supposed to be in, automatically re-downloaded and all was fine. don't know how or why it didn't before it's just one or those quirks that happen.

@clembo1
Copy link
Author

clembo1 commented Aug 6, 2023

Quick update. I finally found the root cause of the issue; Visual Studio Code.

I ran yet another test with the nightly build of Marlin yesterday and had the same LCD issue show up. I then tried an alternative path using mriscoc's pro firmware based on Marlin and switched back to stock dwin lcd...compiled...and still got the exact same issue. Then I tried a precompiled binary from mriscoc; stock lcd worked. This helped me isolate the issue down MS Visual Studio Code. I do not understand exactly how VSC with Marlin Autobuild could compile successfully (no errors) and still mess up serial communication or why some compiles would magically work correctly. To solve the issue, I uninstalled VSC, purged all cache/folders including the .platformio folder > reinstalled VSC Platformio and Marlin Autobuild > compiled firmware, installed on the SKR Mini E3V3. Everything worked on the printer for each build after that.

@classicrocker883
Copy link
Contributor

yes like i said, the .platformio\packages folder had to be cleared to be redownloaded.

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants