User Activity

Our customer attempted to update the firmware on their device which uses an STM32L433CC. Programming failed to erase and download the firmware on the device. STM32CubeProgrammer 1.4.0 succeeded in programming the device.Customer is using a Windows 11...
I have just updated a board design, replacing the STM32L433CC with an STM32L4P5RE. I have no problems using the RNG on the L433. However, with the L4P5, I get only one result from the RNG before it give a seed error.RNG: CR = 00800004, DR = 9a4c8249,...
Trying to port my code to CMSIS-RTOS v2 and running into some missing functionality. I don't see an osThreadSuspendAll() replacement.
My build fails with the error shown below. I get this with the default toolchain and with GCC 10.2.I am using STM32CubeIDE 1.6.1 downloaded today, installed via RPM on Fedora 33, with L4 V1.17.0 firmware.Any sort of fix or work-around would be helpf...
Currently the STM32_L4 HAL provides HAL_UART_DMAPause and HAL_UART_DMAResume. These pause/resume both TX and RX on the UART.I am using DMA for both transmit and receive on a UART. I have a case where I need to pause the receive (for flow control) ...
Kudos from
Kudos given to