-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi @xromansx, I took some time and compared the version of your repo to the Serasidis one, more specific a fork created by Samveen, which has the modifications to make the F401 and F411 work.
By comparing the code, all the changes you implemented are sound. The USB HID configuration works quite well, but I guess there is something wrong when linking the HAL files. The custom HID function that was supposed to handle the data coming from the PC is never called. I took a picture of the working version's call stack, so that might ease your debugging.
(sorry for the potato quality, I just realized later that a screenshot would be much easier to read)

Sorry for not being able to help with the linking part, I am quite noob with VSCode/PlatformIO.
I am using Sloeber to develop here currently. In any case, if you want the project, you can find the code here.
I really like the idea of having a working bootloader for the Black Pills and I've been working towards that goal too. Feel free to contact me about this.