HAL ccit crc16 for the STM32L15x , is it possible to use the hardware CRC?
Posted on September 09, 2016 at 12:30I could not find a way to use the HAL (created by cubemx) to calculate a CCIT 16 bit CRC.I did this for the L476 and this workes/** ------------------------------------------------------------------------- * @br...