2021-01-17 04:01 PM
When I use STM32CubeIDE (version 1.5.0) to generate a new secure project for the STM32L562 Discovery Board.... I get a warning when I try and generate code from the device configuration. It says:
It is recommended to secure some peripheral(s).
And points me to the reference manual, specifically the section on: Summary of the I/Os that can be secured and connected to a non-secure peripheral
The warning makes sense, of course, but I don't understand:
I've tried flipping a lot of settings, and nothing seems to make that error go away.