User Activity

Hi. I've created a cmsis-pack that contains a component with two variants. both variants are providing a bunch of .c and .h files plus a .a file that is copied into the project. The problem is that when I (or the pack user) wants to change the varian...
Hi. Isn't it possible to turn on the internal pull-up resistors for SDIO lines in STM32U585?In cubeMX configuration, It doesn't show pull up option in gpio config. Also choosing pull up in the init code doesn't look like enabling it. is there anywher...
Hi. I'm aware that there's a cli tool called  STM32CubeCLT which is used for building programs for stm32 MCUs. But, is there any way that we can ask stm32cubeIDE to perform the following steps?install/remove a certain cmsis-packconfigure a certain pr...
Hi. I'm trying to use STM32H573IIKxQ's SPI using HAL.I've noticed that the HAL library disables the SPI after each transfer which causes the SCK pin to go high and goes low again before the next transfer, which causes an extra bit being shifted to th...
Hi. Is there any consideration that I need to take care of when I use HAL_GetUIDw0~2 while ICACHE is enabled?even the simplest project with STM32H573IIK3Q that the ICACHE is enabled will get a hardfault when trying to get UID bytes.This is the whole ...
Kudos from
Kudos given to