User Activity

Hello,we have CubeIDE 1.8 with GCC 12.3 and for a certain project want to turn the toolchain back to GCC 10.3. We successfully installed it via Toolchain Manager and switched to it in Project - Properties -> C/C++ Build - Settings - MCUToolchain . Bu...
I have an issue when changing the option bit of STM32H742 to change the RDP level to 1.I read out option bit from register FLASH->OPTSR_CUR, change the RDP bits to eg 0xBB, write the result to FLASH->OPTSR_PRG and then set bit FLASH_OPTCR_OPTSTART in...
I implemented a ECDSA signature generation and checking on STM32H743ZI NUCLEO using STM32CubeExpansion_Crypto_V4.2.0 library example ECDSA_SignVerify.I did similiar with Python using https://pypi.org/project/ecdsa/Unfortunately signature generated by...
For a while there have been two Nucleo boards for STM32H743 due to a revision change of the chip (rev Y -> rev V) While NUCLEO-H743ZI held rev Y NUCLEO-H743ZI2 (note the 2 at the end) held rev VThis is stated also in the Nucleo data brief that says n...
Hello all,I have trouble running FDCAN on an STM32H742VG rev V when the cpu clock is above 300 MHz. I have D1CPRE = DIV1HPRE = DIV2D2PPRE1= DIV2leading to the maximum allowed APB1 peripheral clock (= fdcan_pclk) for cpu clock >= 300 MHz (75 MHz for c...
Kudos from
Kudos given to