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

DSO 150 completely white screen #1

Open
coredump opened this issue Jan 31, 2020 · 6 comments
Open

DSO 150 completely white screen #1

coredump opened this issue Jan 31, 2020 · 6 comments

Comments

@coredump
Copy link

So, I tried both Open DSO 150 and your latest firmware, and both give me a completely white screen, I don't know if the code is just failing or if it's missing a display driver or something.

Is there a way that I can help with information and maybe find out what's the deal with that?

@mean00
Copy link
Owner

mean00 commented Jan 31, 2020

Do you have a SWD debugger hooked in ?
(Black magic or STLink v2 or similar)
It could be a crash at boot or a misdetected screen

@mean00
Copy link
Owner

mean00 commented Jan 31, 2020

You might also just wait to see what happens
Sometimes it is not switching to high clock and use a very slow clock
So it boots, but very slowly

@coredump
Copy link
Author

coredump commented Jan 31, 2020

Well, I tried the linux commands to flash stuff (I was using windows loaders) and it somehow came back from the dead?
It is showing Connect the 2 crocs together, now, and I am trying to figure out what it wants to connect.

Also, this failed when I tried:

st-flash 1.5.1
2020-01-31T01:46:07 INFO common.c: Loading device parameters....
2020-01-31T01:46:07 INFO common.c: Device connected is: F1 Medium-density device, id 0x20036410
2020-01-31T01:46:07 INFO common.c: SRAM size: 0x5000 bytes (20 KiB), Flash: 0x20000 bytes (128 KiB) in pages of 1024 bytes
Unknown memory region

but I think somehow stuff got put on the right place.

I will definitely need to make the USB mod and build the USB firmware, the encoder is extremely annoying 🗡️

@mean00
Copy link
Owner

mean00 commented Jan 31, 2020

i have some pending stuff to make it build more easily on linux & mingw
Might be worth waiting a couple of days

@Lilithet
Copy link

I've had a white screen when there were issues with the screen connections. wiggling the screen usually fixed the issue after turning off and on.

@mean00
Copy link
Owner

mean00 commented Oct 14, 2020

it's also the sign of an early crash
it may happen when using the bootloader, the usb is not fully initialized and triggers crash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants