I am using the CubeMX to set up my STM32G031K8 board and I was wondering why do I still have some peripherals initialized even though I choose "No" when prompted with the choice to initialize the settings to default.
I was wondering why when I am setting up my board in CubeMX that some of the peripherals are initialized automatically? Like for example the Green LED or T_NRST set up in GPIO?
Is there a way to start with nothing initialized? One would think that choosing "no" when asked if you want the settings to their default state but I guess that is not the case.
Just curious why whoever designed this thought when setting up a board you couldn't live with out a green LED.
Thanks!