STMicroelectronics / STM32CubeF7

STM32Cube MCU Full Package for the STM32F7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
331 stars 193 forks source link

stm32f7xx_hal_crc: Improve state control during work with CRC. #94

Closed KamilDuljas closed 1 year ago

KamilDuljas commented 1 year ago

Now we get HAL_Busy when CRC module is busy. Before changes, the API has allowed invoke HAL_CRC_Calculate/HAL_CRC_Acumulate multiple times during works (thread safety)

Also remove unused crc states.

TOUNSTM commented 1 year ago

Hello @KamilDuljas,

Thank you for this report. We will get back to you as soon as we analyze it further. This may take some time. Thank you for your comprehension.

With regards,

HBOSTM commented 1 year ago

Hello @KamilDuljas ,

Thank you for this contribution. Could you please give us more details about how you got this issue? And share the steps you have followed to reproduce this problem.

Best Regards,

HBOSTM commented 1 year ago

Hello @KamilDuljas ,

Please allow me to close this thread as no activity. You may reopen it at anytime if you have any details to share with us in order to help you to solve the issue. Thank you for your comprehension.

With regards,