User Activity

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...
I had a hard time the last days struggling with STM32G07 bootloader.Finally I came to this conclusion:I have option bit nBOOT_SEL cleared (unckecked in STCubePorgrammer) and even though this bit is long cleared ie several power cycles have been done ...
Kudos from
Kudos given to