Dear Embedded Wizard Team and Users
I have created a button using Embedded Wizard on my STM32MP157F-DK2 board. My goal is to control the USER LD6 LED (PA13 pin) when the button is pressed. However, I am unsure how to implement this using the M4 processor. I would appreciate your guidance on this.
Current status: The button interface is ready, and now I want to control the PA13 pin to activate or deactivate the LED when the button is pressed. How can I achieve this?
Thank you.