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

hifive unmatched: automatic power-on #23

Open
stefanct opened this issue Sep 2, 2021 · 0 comments
Open

hifive unmatched: automatic power-on #23

stefanct opened this issue Sep 2, 2021 · 0 comments

Comments

@stefanct
Copy link

stefanct commented Sep 2, 2021

Hi,
since you have some patches for the pmic in this repo I was wondering if you have any idea how we could implement powering on the unmatched board if power of the PSU is turned on. This would greatly help people who want to turn it on remotely (e.g., due to its awful noise ;). I have been hacking a few register writes into u-boot but without lots of success yet.

I have enabled AUTO_BOOT and changed the RESET register to 0xFF but - apart from not sticking when there is a longer power loss (> ca. 5 seconds) because it is not in the OTP memory - it does not work even after short outages... Apparently there is something missing or contradicting in the configuration (or hardware)? AFAICT the nRESET pin (nRST, PORESET_N etc. nets). The PSU (and PCB) fans switch on and I can pretty much instantly see 1.8V on the reset line (thanks to setting AUTO_BOOT) - but apparently that is too early and there is no sufficient low-level pulse to make the SoC go... or maybe I am missing something and it needs something else?

There is also a thread on the sifive forum if you think this issue is not appropriate here: https://forums.sifive.com/t/automatic-power-on-when-applying-power/4768
And I'm in #riscv too...
KR

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

1 participant