User Activity

HelloSince the STM32f42xx series has no intial value for the CRC I'm wondering if there is a way to stop a crc calculation (store the DR value) and resume it by writing the DR register with the stored value and some calculation??Something like this:c...
HelloI was studying the errata sheet for my uC (STM32F427ZI) and found this entry:Corrupted last bit of data and/or CRC, received in Master mode with delayed SCK feedbackFor the possible workarounds a table with the maximum allowable APB frequency is...