Flashing midibox on STM32F4

Hi Here,

I would like to know if it is possible to flash the mios Bootloader and mios applications on other cards than STM32F4-DISCO, for exemple on this boards :
https://github.com/mcauser/MCUDEV_DEVEBOX_F407VGT6

I would like to know how it would be difficult to make Mios studio working with newer stm32 board like Teensy 4.0 or Stm32H743 board like https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M

Thanks for all,

Best

4 hours ago, zaordsword said:

Hi Here,

I would like to know if it is possible to flash the mios Bootloader and mios applications on other cards than STM32F4-DISCO, for exemple on this boards :
https://github.com/mcauser/MCUDEV_DEVEBOX_F407VGT6

Try it! Report if it works.

 

4 hours ago, zaordsword said:

I would like to know how it would be difficult to make Mios studio working with newer stm32 board like Teensy 4.0 or Stm32H743 board like https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M

Possible but would take much more effort.

Do you know if its possoble to flash those card using DFU protocol ?

Never heard of DFU. SWD (or JTAG) is more common.

Yes it is possible to do that with the stm DFUSE tools from st website :wink:

The MCUDEV_DEVEBOX_F407VGT6 works fine with MIOS Studio. It can be a good alternative as the discovery boards are all run out of stock.