2018-06-23 12:01 AM
I am currently working on a STM32F407Vg based project, for that I need a software for ckt simulation and schematic.
Hi does anybody have the stm32f4xx /discovery board library for proteus? i do programming in Keil uv5 and i want to simulate my codes in proteus, so i wonder if anybody have the library for it or is there any perfect altenative to proteus?
#stm32f407vg2018-10-08 04:51 AM
Proteus doesn't have a STM32F407VG simulator. I think the microcontroller is too complex with all of its rich peripherals and all the quirks/errata to correctly simulate it. Proteus claims though to support simulation of the core and some of the main peripherals for several STM32F103 models - http://labcenter.s3.amazonaws.com/downloads/proteus86flyer.pdf
P.S.
You may also try your luck with QEMU.
2018-10-08 04:58 AM
Rather than simulating, why not just get a suitable Discovery or Nucleo board, and run in actual hardware?