Trying to get Nucleo-F042K6 into DFU mode
I'm developing an application for the F042 series chips. I'm using Nucleo-F042K6 for development.I want to allow users to flush firmware using DFU mode. I am unclear on how to force the device into the DFU bootloader. Some material I read suggests th...