User Activity

I'm using an STM32F411RET6 MCU to make a keyboard. Attached is the full schematic. Using CubeMX to generate the USB code. I'm a hobby-ist and I apologize in advance if there's a very basic issue that I've overlooked.The problem is it works sometimes ...
I'm designing a board with STM32F411RE which needs to support DFU for firmware upgrade.Looking at AN2606 on bootloaders, I will need to use BOOT0 = 1 and BOOT1 = 0 to start in DFU mode.However, looking at the schematic for the Nucleo f411RE, it looks...
Hi all - I have got a prototype working on the Nucleo-F411RE and I am now trying to design my own custom board. I ordered an STM32F411RET6 MCU with an adapter board and have tried to wire it up with the following configuration from the ST-LINK V2 off...