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] RADDS + RRD full graphic doesn't boot until client connects on USB #13555

Closed
ej0rge opened this issue Apr 2, 2019 · 9 comments
Closed

Comments

@ej0rge
Copy link

ej0rge commented Apr 2, 2019

Description

A couple months ago I installed Marlin 2.0-bugfixes on a RADDS+Due to upgrade the controller on my Tronxy X5S. I realize I'm way late to the game with that board but i bought it so I don't see why i shouldn't try and use it.

I'm still using the tronxy 12864 display which is a 12864 lcd oddly attached to an RRD Smart Controller 2004 board without the SD card or beeper installed.

I know that when using the original red tronxy_melzi board marlin prefers to think of it as lcd_for_melzi but it has the dual cables like the RRDFGSC and works as one if you plug it into a RAMPS with a "smart adapter". Anyhow, I made my own adapter cable out of female-to-male jumpers and 5 position dupont shells glued together on the display end, whatever the other sizes were on the RADDS side, and this works ok. Some issues with the encoder but that may be configuration issue or cable length issue. I'll figure that out later.

I removed the small fets (T1 and T2? I forget) from the DUE board to prevent it from being powered over USB, since I am using trinamic stepper drivers which need VMOT powered before VDD.

When I power on the printer, the display is lit up but blank,

I did look at the closed issue(s) about blank displays and the ramps, and i am pretty sure those were different issues.

All the aux IO pins are held high in this state with the blank screen, and my chamber illumination connected to one of the many onboard FETs does not light up, which suggests to me that marlin hasn't finished booting, or maybe hasn't begun, or something?

When I click 'connect' in Octoprint (USB already attached), the display springs to life and the AUX pins go to their low state, the illumination turns on, and Marlin is obviously running, and seems to work fine with no issues that i have run into.

Initially, I did have printcounter enabled, but disabling it has made no difference. I've rebuilt and run m502 several times since disabling printcounter, making different changes to my configuration.

I am building with Arduino 1.9.0-Beta but i have platformio working if someone thinks that is worth a shot.

I'm using the "programming" port to connect the Due to my octopi server. Using the native port seemed like the natural thing at first but it didn't seem to work? I'm not sure if it's supposed to?

I'm unsure exactly how recent my marlin-2.0 is, i think i last synced with github about 10 days ago. I try to update to the current version every time i build.

Steps to Reproduce

Install marlin on radds/due, apply power

Expected behavior: [What you expect to happen]

Marlin should boot?

Actual behavior: [What actually happens]

Doesn't appear to boot.

X5S.zip

@boelle
Copy link
Contributor

boelle commented Sep 24, 2019

@ej0rge is this still a problem?

@ej0rge
Copy link
Author

ej0rge commented Sep 29, 2019

@ej0rge is this still a problem?

This printer has been down for months due to unrelated circumstances, but I will have some down time this week and will take some time to double-check the wiring and flash a current marlin 2.0.

@boelle
Copy link
Contributor

boelle commented Oct 12, 2019

Lack of Activity
This issue is being closed due to lack of activity. If you have solved the
issue, please let us know how you solved it. If you haven't, please tell us
what else you've tried in the meantime, and possibly this issue will be
reopened.

@boelle boelle closed this as completed Oct 12, 2019
@InsanityAutomation
Copy link
Contributor

This is an issue with a couple platforms, including STM32F4 (Btt SKR1.1Pro) and we need to determine if its bootloader related or not at some point.

@boelle boelle reopened this Oct 15, 2019
@boelle boelle changed the title [BUG] RADDS + RRD full graphic doesn't boot until client connects on USB [BUG] [Bugfix 2.0.x] RADDS + RRD full graphic doesn't boot until client connects on USB Nov 24, 2019
@boelle boelle changed the title [BUG] [Bugfix 2.0.x] RADDS + RRD full graphic doesn't boot until client connects on USB [BUG] RADDS + RRD full graphic doesn't boot until client connects on USB Nov 26, 2019
@boelle boelle modified the milestone: 2.0.0 Dec 24, 2019
@boelle
Copy link
Contributor

boelle commented Jan 8, 2020

any news if this is a bootloader broblem?

@ej0rge
Copy link
Author

ej0rge commented Jan 9, 2020

I am actually working on this now. I have my X5S powered up and working no worse than it was.

I have to update my configuration for 2.0.1 and then i will install fresh firmware. If that doesn't change things, I will look into updating the bootloader(s) on my Due, which was an aliexpress purchase. I have a USB-ASP and know how to use it, but i will have to hack my RADDS out of it's ill-conceived printed enclosure to avoid having to remove all of my wiring first. It won't be a great loss.

@boelle
Copy link
Contributor

boelle commented Jan 14, 2020

remember to use bugfix 2.0.x and not 2.0.1
2.0.1 is just a frozen copy of bugfix 2.0.x and hence its not as new as bugfix 2.0.x

@boelle
Copy link
Contributor

boelle commented Jan 21, 2020

Lack of Activity
This issue is being closed due to lack of activity. If you have solved the
issue, please let us know how you solved it. If you haven't, please tell us
what else you've tried in the meantime, and possibly this issue will be
reopened.

@boelle boelle closed this as completed Jan 21, 2020
@github-actions
Copy link

github-actions bot commented Jul 3, 2020

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 Jul 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants