cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for the stm32f4xx /discovery board library for proteus

Kiran S
Associate
Posted on June 23, 2018 at 09:01

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?

#stm32f407vg
2 REPLIES 2

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.

https://gnu-mcu-eclipse.github.io/qemu/

Andrew Neil
Chief II

Rather than simulating, why not just get a suitable Discovery or Nucleo board, and run in actual hardware?