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

Initialization problem on v0.9 Upstream board #6

Open
robertfisk opened this issue May 19, 2017 · 0 comments
Open

Initialization problem on v0.9 Upstream board #6

robertfisk opened this issue May 19, 2017 · 0 comments
Assignees
Labels

Comments

@robertfisk
Copy link
Owner

A user reported their DIY v0.9 running 0.9r03 firmware was not working. Upstream was stuck in the CheckFirmwareMatchesHardware() function on bootup.

We determined this was due to the PC12-pullup check failing (implying that the firmware was not running on a H405 board). Bypassing the PC12 check allowed normal functionality.

We need to determine if this issue can be fixed with a delay in the PC12 check, and how much delay is required. Or whether the issue is due to a logic threshold change, in which case we probably want to find another way to confirm we are running on a H405 board.

@robertfisk robertfisk added the bug label May 19, 2017
@robertfisk robertfisk self-assigned this May 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant