User Activity

On Thursday, June 29, 2023, I attended the "STM32H5: Ultimate combination of performance, integration and affordability" workshop, which I find very interesting. Workshop participants were informed that the slides and a voucher to order the STM32H5 d...
For a long time I have been trying to guess how debug components are connected to the Cortex-M7 core in STM32F7 series of microcontrollers. It is supposed to be shown in e.g. the document RM0410 in Figure 587. This figure seems to be a copy of the sa...
While debugging the program for STM32F767, I wanted to preview the contents of the CDR related to ADCs. But on the SFRs tab in STM32CubeIDE, I can't find this register. It is also not defined in the SVD file associated with the indicated microcontrol...
I am trying to configure STM32CubeIDE to use J-link in tunnel mode. I know how to do it outside the CubeIDE. It requires the invocation of J-link GDB server with the additional -select command line parameter. And I don't know how to add this paramete...
While preparing slides for students about timers in STM32F7 microcontrollers, I came across several inaccuracies in the description of their work presented in the STM32F7 reference manual RM0410 rev 4. The following sentence can be found in the menti...
Kudos from