u2f-token icon indicating copy to clipboard operation
u2f-token copied to clipboard

blue pill switch?

Open Qwertylex opened this issue 5 years ago • 3 comments

I flashed the prebuilt to my blue pill and it seems reset button works as the auth button and it cycles usb disconnect/connect in kernel messages, and it works on demo.yubico.com as you'd expect it should normally work...

is the reset button really intended to be the auth button or is this unexpected?

otherwise, where should a button go?

Qwertylex avatar Jan 20 '20 06:01 Qwertylex

I guess I don't understand how uvoid.c works, sorry I'm a bit of a noob. I would like to hear how it all works though.

Also I have added support for using a switch on PA10 on the blue pill rather than using the reset button.

Qwertylex avatar Jan 21 '20 07:01 Qwertylex

PA10 --- >>> GND or PA10 --- >>> + 3.3V? How to connect correctly and what function does the button perform?

retroban avatar Aug 19 '20 15:08 retroban

I flashed the prebuilt to my blue pill and it seems reset button works as the auth button and it cycles usb disconnect/connect in kernel messages, and it works on demo.yubico.com as you'd expect it should normally work...

is the reset button really intended to be the auth button or is this unexpected?

otherwise, where should a button go?

I think it is the expected behavior, let the bluepill as a non-button key, reset button is equivalent to re-insert the security key

HinataKato avatar Dec 04 '20 01:12 HinataKato