How to program STM32F407VET6 boards?
Hey everyone, I am new to STM hardware and software... Recently got a development board from a third party that's based around the aforementioned microcontroller. From what I gather you can start building on STM projects from STM32CubeMX, however I could not find the board in their board selector (as it is a third party) and im unsure how programming the board would differ from programming the bare MCU if I would simply select to use the MCU itself.
Can I proceed to program the board just by telling the software the model of the MCU, or is there a way to install an additional software package that has the board information (and is this available)? Thanks!