Sorry, but there are no more tags available to filter with.
  • Using STM32H7 ETM without external tool

    Hello,

    I want to record the execution trace on our STM32H753 (all the time, in circular buffer mode) and, in some particular cases, output this trace to an external peripheral through SPI (no dedicated tool like Lauterbach).

    I understood that I can…