Hello! I'm trying to program the STM32F401CC using a 'Black Pill' development board and my Ubuntu 20.04LTS computer (a NUC8i5BEH). The STM32CubeProgrammer does not recognize the board in DFU mode (and thus I cannot program it).
It does recognize the USB device (when connected through the USB-C). My Macbook recognizes the device in DFU mode, so I know that the board and port is working (I have successfully programmed the board with my Mac). Also, I managed to program the boa...