User Activity

We are using a STM32H7 microcontroller for our project ans would like to use the HW CRC embedded in the Flash module.We are designing a custom bootloader that will calculate the CRC and then write it in a reserved section of the flash. Since the devi...
Posted on August 09, 2017 at 23:28 Hi, There seems to be an issue with the SPI peripheral in the STM32F10x family of devices. I have the same issue with multiple devices (STM32F103ZGT8, STM32F107VCT6) Here is the issue: When I try to ...