Calculate 16-bit CRC using STM32F0 Peripheral
Posted on December 12, 2016 at 08:26 Hello All, I want to implement MODBUS RTU Slave for my Discovery STM32F0. I have worked on this protocol in 8051 controller. As i was going through CUBE i saw CRC peripheral in STM32F0 so i was curious and ...