STM32WL workshop material generates errors with CubeMX
Hello, I'm practicing the "Point to Point Phy layer application lab" in the "MOOC STM32WL workshop" series.
After downloading the material and opening the project with CubeIDE and building the project, everything is fine.
however, when I try to add a peripheral like the I2C and generate the code, I always get a Board-Spesifications error.
For example, The Macro "RF_FREQUENCY_ERROR" was defined before the regeneration of the code.
I tried to delete the redundant files but it still doesn't work. i went around this by defining the peripheral manually and so far it's working, however it would be nicer and faster to have CubeMX working since the project is getting bigger.
Thank you



