Hi, I reacently desgined my first custom STM32 hardware. I am using an STM32L432KCUx controller and the firmware i programmed it with does not seem to be executed.
I use Cube Programmer V2.4 and i am programming the chip using USB DFU mode. Its a simple firmware with a blinking LED to get to know how programming unsing DFU works. I tested the firmware on the NUCLEO L432kc board and there it seems to work fine.
There is no ST-Link or SWD Connector on the Hardware (I know thats not a smart move for new hardware).
First I tried Dfuse Demo but could not get the MCU out of DFU mode. With Cube Programmer the mcu seems to switch into execution mode but nothing happens.
I checked all connections and traces on the pcb with multimeter and osciloscope on the output pin to the LED.
Firmware is made using MBED Studio and MBED version 6.3.0.0
Thanks for your anwser in advance
