Skip to content

Problem with bootloader and possible solution #35

@mraspaud

Description

@mraspaud

I recently built the mx version of this keyboard, and I really like it, so first of all, thanks a lot for creating this project!

Now that I'm tweaking my layout with qmk, I realise that I have a lot of problems getting the controller in bootloader mode, either with the boot0 and nrst buttons or with qmk's bootmagic, in that it works once in twenty times maybe.

I used the blackpill stm32f401ccu6 v3 from ali express, which seems to be working fine otherwise.

I googled the problem and realised that I'm not the only one with it. In particular this thread seems to indicate it is known and has a simple solution of connecting pin A10 to ground (explanation on why in the last post of that thread).

Hence, I soldered a wire between the ground and A10 and can confirm that setting the microcontroller in bootloader mode now works reliably every time, either with the buttons or with bootmagic.

So my request here would be if it would be possible to patch the pcb files to add a trace between ground and a10 to avoid the problem in the future altogether?

Some comments indicate that noise on A10 might be due to static, and indeed I have my keyboard on a plastic surface, so maybe I'm more prone to the problem that others, but I think it would be quite nice with this preventive measure.

Here is a picture of my quickfix:
20241226_205714.jpg

Thanks again for the project!
Martin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions