User Activity

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 ...
Hi. I'm trying to create a software package using Open CMSIS-pack standard which is documented at https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/I want to include multiple components from different sources and I want each component to sh...
Kudos from
Kudos given to