User Activity

When generating a makefile project with the STM32U575 MCU it does not generate the CPU= -mcpu-cortex-m33 section of the makefilee.g. it looks like this:####################################### # CFLAGS ####################################### # cpu    ...
When generating code with CubeMX for an USBPD sink application for the STM32G0B1 when no RTOS is used within the function USBPD_DPM_Run on line 340 till 363 it enters an inifinite do while loop. This happens in the usbpd_dpm_core.c file.It is undesir...
Hi,When generating code for the STM32H723ZG OCTO SPI2 peripheral it does not generate the __HAL_LINKDMA(ospiHandle, hmdma, hmdma_octospi2_fifo_th); macro for linking the MDMA. This happens for me when using MDMA channel 2 with the octo spi 2 peripher...
Kudos from