Is there an emulator software by STM Microelectronics or 3rd party for STM32L476VG (with or without the discovery board)?
We want to test the performance of our algorithm on this platform, and it would help if we can do it in an emulated environment before flashing to the real board, so as to save the time of re-flashing every time. For example: the GNU MCU Eclipse as d...