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

PSRAM init failed! #2

Open
Chandler-Kluser opened this issue Feb 8, 2025 · 8 comments
Open

PSRAM init failed! #2

Chandler-Kluser opened this issue Feb 8, 2025 · 8 comments

Comments

@Chandler-Kluser
Copy link

I have fully build linux Image, flashed into sdcard as well as the ch32v003 firmware, wired everything like kicad schematics but I have got this UART debug message:

Image

Here is my test setup just to check out if that is working:

Image

here is my PSRAM chip, maybe it is fake?

Image

@tvlad1234
Copy link
Owner

tvlad1234 commented Feb 8, 2025

Could you try it without the SD card adapter connected (the whole adapter, not just the micro-sd)? Those adapters don't really work well on 3.3V systems (they're meant to work with 5V stuff, as they have the level shifter on them) and I have a feeling it's interfering with the SPI bus.

@Chandler-Kluser
Copy link
Author

sure! I will try that and keep it up to date with the information, but does it boot without a linux image?

@Chandler-Kluser
Copy link
Author

tested right now with entire module disconnected, still getting PSRAM init failed :/

BTW, thanks for the great work, I am trying to get it to work here

@tvlad1234
Copy link
Owner

Hmm, if the wiring is correct it should work. Do you have any other way to confirm that the PSRAM chip is good?

@Chandler-Kluser
Copy link
Author

I will test the batch I bought on other project just to make sure. If the setup works without TF, what is it for?

As soon as I check the ICs (if they are fake or not) I share with you (thanks a lot, btw)

@tvlad1234
Copy link
Owner

tvlad1234 commented Feb 8, 2025

It doesn't work without an SD card, I just wanted to rule out the SD card interfering with the SPI bus while the PSRAM is initializing. You're very welcome, glad you're interested in my project!

@Chandler-Kluser
Copy link
Author

Got it ☺️

@Chandler-Kluser
Copy link
Author

I believe I got a batch of fake ICs on AliExpress, in the same tape came ESP32-PSRAM64H with and without pin1 marker. None of the models worked. Got the same PSRAM fail screen...

I will try to get a reliable seller to test it here

Image

Image

Image

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

2 participants