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

Programming Problem with my own SoloKey #492

Open
0xanik opened this issue Dec 7, 2020 · 2 comments
Open

Programming Problem with my own SoloKey #492

0xanik opened this issue Dec 7, 2020 · 2 comments

Comments

@0xanik
Copy link

0xanik commented Dec 7, 2020

Hi,
I made my own solokey nano hardware exactly from the schematic and BOM, at the first plug DFU mode is available, according to the documentation I flashed the official bundle-hacker-4.0.0.hex and then:

$ solo program aux leave-dfu
Rewriting option bytes...
Warning: OSError with write_page
Please powercycle the device (pull out, plug in again)

I did powercycle but nothing happened! no detection, no log, no led blink...
seems solo key is broken! I revive it by full erase and nswboot = 1 with jtag and stm32cube tool.

Best Regards.

@enrikb
Copy link
Contributor

enrikb commented Dec 7, 2020

Did you use solo for the actual DFU mode programming, too? If so, can you check solokeys/solo1-cli#98?

@DrArmaggedon
Copy link

DrArmaggedon commented Dec 7, 2020

Hi guys, I have the same problem. The thing is LED is working but there is no USB activity. I am a little bit old school So I use STM32CubeProgrammer to directly write bundle-hacker-4.0.0.hex and change the Option Bytes.
Some other notes:

  • Hardware works fine, I have tried to program and run various tests and it works fine.

  • LED blinks and work (So the bootloader works)

  • USB works fine cause I have successfully program and verified over DFU using STM32CubeProgrammer.

-The thing is I can not enter DFU using pushing button,

Any suggestion? Is there any way to read the debug log?

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