User Activity

Is there something similar like X-CUBE-BLE2 (which is for BlueNRG-2) for STM32WB with transparent mode firmware? We want to use STM32WB as a network coprocessor and control it with external STM32 MCU via UART. It's pretty clear what needs to be don...
Hi,I was hoping that this will be fixed in 5.6.1, but it's still there.In function "DRESULT SD_read" is this part of code:#if defined(ENABLE_SCRATCH_BUFFER) } else { /* Slow path, fetch each sector a part and memcpy to destination b...
here is the original thread:https://community.st.com/s/question/0D73W000000PWhW/debug-with-swo-and-swv-in-stm32cubeide-130I try both - built-in ST-LINK and external one, in both cases I got the same problem, could somebody (community member or ST emp...
Hello, I'm working on low power application based on STM32H7A3 and I'm not able to get to work debugging together with STOP mode. When the MCU finish the STOP mode, next time I click on resume button the debugger give me message "Program received sig...
Hello, I'm trying to debug my NUCLEO STM32H7A3 in STOP mode and run into this problem:When I set a breakpoint after the STOP mode, the breakpoint is hit correctly and everything works as expected, even step in or step out, but when I click on RESUME ...
Kudos from