2022-09-23 12:30 AM
Hi
I am using STM32F767 series for development purpose. Is there any simulator to test the code without device. Highly appreciate if you can share the link or tool that will be great help for my development.
Thanks,
Jagannath
2022-09-23 12:53 AM
Welcome, @JBada.1, to the community!
The hardware structure of the STM32, especially the Cortex-M7 based STM32F7 and STM32H7 is so complex that a simulator would be too expensive. In this respect, the answer is: no, there is (currently) no simulator.
However, there are universal evaluation boards called NUCLEO with which you could test all of them live.
Regards
/Peter