Anybody else seen when in CubeMX selecting Enable SD register Callbacks also causes SDRAM register callbacks to automatically flip to enable when saving and generating code?
STM32CubeIDEVersion: 1.12.0
STM32CubeMX: Version: 6.8.0-RC4
I think this is a BUG!
When in CubeMX perspective in CubeIDE, in the project manager Advanced tab, in the Register Callback window, if you ENABLE the register callback for SD and save or generate code, the SDRAM register callback setting automatically flips to ENABLE. The two setting should be mutually exclusive and if you are not using SDRAM in your code this may cause numerous compile errors. The ENABLE setting for SDRAM does not change when you initially select ENABLE for SD (SD card), but only after you click on save or generate. Kind of sneaky and if you blink you will miss it.
