User Activity

@Laurids_PETERSEN announced on 30 Sep 2024 that Zip files should now be allowed as attachments:https://community.st.com/t5/feedback-forum/please-support-zip-attachments/m-p/580074#M356https://community.st.com/t5/feedback-forum/community-forum-attachi...
For example:   Surely, those are read references - not write? PS:The question arose here.
This morning:Is it intended that the 'STM32CubeMX 6.13.0 code generation issue for STM32CubeIDE toolchain on macOS is fixed' post is listed twice?
Follow on from:https://community.st.com/t5/stm32cubemx-mcus/how-to-have-cubemx-configure-a-peripheral-but-not-enable-it/m-p/761692/highlight/true#M30801 To be able to configure the RTC Alarm in CubeMX, you have to enable it in CubeMX.This means that ...
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'...