2017-04-23 12:13 PM
I wanted to create a project for STM32F407G-DISC1 board (STM32F4DISCOVERY?) but saw two identical lines in the selection dialog (see attach).
What kind of discovery board is meant? Or is this mistake?
STM32CubeMX 4.20.1.
#stm32f4discovery #stm32cubemx #discovery2017-04-23 04:04 PM
These are equivalent
STM32F407G-DISCO
STM32F407G-DISC1
STM32F4DISCOVERY
The DISC1 has the larger STM32F103 for the ST-LINK, supporting the mbed firmware
2017-04-23 08:03 PM
They are the same except for the embedded STLink version (V2: debug only or V2-1: debug, virtual COM port, mass storage).
You can see that by clicking the button.
BR
Max