Identifying stm32F407 vs stm32F411
Is there any way at all in PC software (Either the ST libraries or things like libUSB) to identify whether a device in DFU/Bootloader mode is an F407 or F411? Everything I can find in the USB properties is identical between the two (Same VID/PID, same bcd identifiers, same device and control descriptors etc). I need a way to determine which firmware version to load on based on the device itself, but there doesn't seem to be any identifying properties for them.
Anyone know if there is something that can be used to figure out which device is plugged in?
