The simulation process in SimulIDE involves bridging your compiled code with the virtual hardware. 1. Circuit Design
Use STM32CubeIDE to write your application. Before compiling, ensure you configure the project to generate a .hex or .bin file, as these are the formats SimulIDE requires to "load" the firmware onto the virtual chip.
These tutorials demonstrate how to set up STM32 simulations and logic circuits within SimulIDE and similar environments: 6 min