STM32 Mass Storage Device Bootloader with pseudo NTFS
Hello i want to update the firmware with a USB Device Mass Storage Class.Like the STLink (on the nucleo board) the .bin file should be transfer per drag and drop from the pc.But I don't want to use another additional controller.How can i handle that?...