microTVM for STM32H747I-DISC0

I am looking for using uTVM with STM32H747I-DISC0. Do you support STM32H747I-DISC0?

hi @onyx22574, I see stm32h747i is a Zephyr supported board. While we haven’t tested that board specifically (at least, not to my knowledge), it has a good chance of working. Give it a shot e.g. with the TFLite tutorial, substituting stm32h747i_disco_m7 for zephyr_board per the Zephyr doc page.

Note we use Zephyr 2.5 at present in the microTVM Reference VM.