User Activity

As described.I am using the B-U585I-IOT02A Discovery development kit. Just testing basic SPI operation and trying to use all three SPI lines.Using basic setup with STM Cube ID I can send data using HAL_SPITransmit over SPI1 and SPI2. Trying to do the...
I am trying to us the LPTIM low power timer to trigger interrupts intermittently while the MCU is in STOP2 mode, but I am unable to do so. I am testing the interrupts by toggling a GPIO pin and checking the output on a scope.Without STOP mode I see t...
I am using the B-U585I-IOT02A discovery kit with the STM32U585AI chip.Using code generated by STM Cube.Attempting to configure use of the SMPS power supply results in a timeout in the  HAL_PWREx_ConfigSupply() function.In the sequence below, smps_mod...
I am using the B-U585I-IOT02A discovery kit with the STM32U585AI chip. Attempting to set the system clock value in STM Cube to anything that would result in voltage scaling above PWR_REGULATOR_VOLTAGE_SCALE4 results in a timeout and thus failure in t...
I am writing C++ projects using STMCubeIDE and running into a problem when using classes or other C++ features.Even when choosing that the project be a C++ project, I can't build the code. Manually changing the file extensions to .cpp makes the code ...
Kudos from