Skip to main content
chriskuku
Senior II
July 31, 2025
Question

got new warnings with STM32CubeIDE 1.19.0 HAL_DMAEx_List_XXXXXXX()

  • July 31, 2025
  • 0 replies
  • 191 views

After upgradingSTM32CubeIDE from 1.18 to 1.19.0 and recompiling a project, I got this

warning:

chriskuku_0-1753949749000.png

The clock thing is an issue with SPI2 resp. I2S2

The other thing I don't understand.

I'm uploading the .ioc file here.