Question
Modbus RTU crc calculation- STM32F407
Hi everybody,
First, I'm sorry for my poor English.
I'm using STM32F407VET6 and I want to calculate 16bit CRC of Modbus RTU. Can anybody help me how I can use hardware CRC of the STM32F407? Is it possible to use hardware crc for modbus rtu? Or should I use software calculation?
Thanks