cancel
Showing results for 
Search instead for 
Did you mean: 

Simulation software which supports NUCLEO-F767Z1, STM32H757I-EVAL

priya_12
Associate

Hi, 

I am looking for simulation software, to simulate the following component: STM32H757I-EVAL; interfacing with Humidity sensor, light sensor, micro sd card. Could you suggest a platform to simulate these components. Please do suggest if it is possible to simulate NUCLEO - F767ZI in any platform too. Thank you. 

1 REPLY 1

Welcome to the forum.

This comes up quite often; eg,

https://community.st.com/t5/stm32-mcus-products/is-there-any-software-like-proteus-where-i-can-simulate-stm32/m-p/71805

https://community.st.com/t5/stm32-mcus-boards-and-hardware/hwo-to-make-simulation-or-hil-with-stm32f407vet6-black-board/m-p/657714

https://community.st.com/t5/stm32cubeide-mcus/is-stm32cubeide-supports-simulator-and-emulator/m-p/609295

https://community.st.com/t5/stm32-mcus-products/is-there-a-free-to-use-stm32-simulator/m-p/332089

 

You'd need to spend huge amounts of money for such a thing - if it even existed.

 

But the beauty of modern MCUs is that they have built-in debug features; so you really don't need to simulate - you can "look inside" the processor core, and see what's actually happening.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.