============================== STM32CubeMX keyboard shortcuts ============================== First published at 2/1/2022 on https://defkey.com/stm32cubemx-shortcuts STM32CubeMX is a software tool used to configure STM32 microcontrollers and microprocessors. STM32CubeMX has 27 shortcuts and we have listed all of them below. File menu --------- Ctrl + N New project Ctrl + L Load project Ctrl + I Import project Ctrl + S Save project Ctrl + A Save project as Ctrl + C Close project Ctrl + R Generate report Ctrl + X Exit (proposes to save if needed) Misc ---- Ctrl + D (on contextual help box) Show additional information Pinout menu ----------- Ctrl + K Keep current signals placement Ctrl + Z Undo mode and pinout Ctrl + Y Redo mode and pinout Ctrl + D Disable all modes Ctrl + P Clear pinouts Ctrl + O Pins / Signals option Ctrl + M Clear single mapped signals Alt + L List pinout compatible Ctrl + U Export pinout without Alternate functions Alt + G Reset used GPIOs Note: Before using this menu, make sure that debug pins (available under SYS peripheral) are set to access microcontroller debug facilities. Help menu --------- F1 Open STM32CubeMX user manual Alt + A Show version information Alt + D Docs & Resources Alt + V Video tutorials Alt + R Refresh data, download all official documentation at once Alt + C Check for updates Alt + U Manage embedded software packages Alt + S Updater settings Source: UM1718 User manual Last modified on (UTC): Tuesday, February 1, 2022 Defkey © All rights reserved.