User Activity

I´m using the SPI1 via the alternative pins PB3-PB5 and I'm experiencing various issues. I have previously used the STM32F722 with somehow same CubeIDE setup and code and that works perfectly.I have made a simple test application that only sends one ...
Hello,I have not been able to program the MCU from ST-Link/V2 (Serial 2-wire) - I suppose this is possible??Bonus info: Debugging with J-link and same (serial 2-wire) works fine.Thanks in advance - Michael
I'm using the STM32U575 MCU and try to use the "HAL_FLASH_Program". This MCU only allow "FLASH_TYPEPROGRAM_QUADWORD". When trying to program a few words at flash address "80F0000" (page 120) I get the error "FLASH Programming sequence error flag"   M...