STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32U5 CRC init parameters

Hello,I would like to calculate a CRC-16/IBM-SDLC.I configure the CRC_HandleTypeDef structure as below for HAL_CRC_Init function:h->Init.DefaultPolynomialUse = DEFAULT_POLYNOMIAL_DISABLE;h->Init.DefaultInitValueUse = DEFAULT_INIT_VALUE_DISABLE;h->Ini...

adegrandcourt_0-1765966006369.png