How to have CubeMX configure a peripheral but NOT enable it?
I think it's a common scenario to have (at least some) peripherals which are not enabled until needed?
Or, perhaps, just configured at start-up, but not enabled until actually needed.
eg, an RTC alarm.
But CubeMX doesn't seem to support this:
- If you don't enable the peripheral/feature, it won't let you configure it;
- If you do enable it, it will be enabled at startup - no option to leave it til "later"
Or have I missed something/?
(none of the available tags seems appropriate, so 'Bug Report' chosen as least inappropriate. I'm using F0, but this seems to be general Cube MX behaviour - not specific to any series)
