User Activity

I am working on a basic USB FS HID device on an STM32F411 Discovery Board, the USB code is the only code on the board. When I run the code from the STM32CubeIDE, the device fails to enumerate and Windows says "Device Not Recognized". I have no breakp...
I can't seem to get my L452RE-P board outputting on SWO at all in an empty project. The solder bridge is closed by default, so I don't think it is that. I'm using this code here but it doesn't seem to work at all:void swoInit (uint32_t portMask, uint...
I am trying to transmit through SPI to a MAX7219 chip on my STM32F412G-Discovery board. The system clock is running at 100 MHz. I am using a level shifter to handle the 3.3V -> 5V voltage changing. I have used this IC on an arduino so I do know it wo...
I am trying to change the system clock on my STM32F412 discovery board to 100 MHz using the HSI, however it just seems to crash. I am using direct writes to registers, but I looked at pregenerated CubeMX code and my registers look the same for the cl...
Kudos from