Stm32f469ni stm32f469i-disco
Programming
Note: this board may have issues being prgrammed with QSTlink and by copying the bin file in USB drive mode. If this is the case, use st-flash
st-flash write ./main.bin 0x08000000
Thanks to Antonio Di Bello for the tip.