User Activity

Hi all, I am experiencing a problem with the DMA of the STM32WBA52 (on the NUCLEO-WBA52CG board) when using it to transfer data from FLASH to USART1 TX : part of the transmitted data is modified, i.e. not the data that is found in FLASH)The problem o...
Hi all, I am looking for a list of resources (peripherals, memory, etc) that are required by the STM32_WPAN stack implementation for the STM32WBA52. I previously used the STM32WB55 and e.g. AN5289 lists which peripherals are shared with the M0/BLE co...
Processor: STM32L562QEIBoard: proprietaryWhen connecting STM32CubeProgrammer to my STM32L562QEIx board via USB, I get a Hard Fault interrupt.The USB interface is initialized with MX_USB_Device_Init() and STM32CubeProgrammer correctly detects it. But ...
Hi All, I have a start up problem with the STM32L562QEI6.While using the STM32CubeIDE debugger, the code runs fine but without the ST-LINK/V2 connected, the board remains "dead" after applying the power supply.When I manually pull the nRST pin down b...