Initial programming via USB (DFU) without external crystal - Specifically for STM32C071K8U6
Hi all, I'm planning to use USB (DFU mode) for production programming of the STM32C071K8U6 — including the very first firmware upload. The board has no external crystal; I intend to rely solely on the internal RC oscillator. A few questions: 1) Is ...