STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! possible bug in F3xx Firmware?

When I compile a simple programm, using the CRC feature I get the following warning:In file included from ../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_def.h:30,                from ../Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_hal_rcc.h:29,     ...

CBerg by Senior
  • 462 Views
  • 4 replies
  • 0 kudos

BUG: CubeMX 5.3.0 doesn't generate CRC.c for STM32G474

The compiler cannot find the function MX_CRC_Init()The reason is that STM32CubeMX 5.3.0 doesn't generate CRC.c for STM32G474 when the CRC module is enabled.The CRC.h header is correct generated.This happens only in the STM32CubeIDE with the integrate...

OGhis by Associate III
  • 216 Views
  • 2 replies
  • 0 kudos