• Debuggin button
    Hello! I was trying to create a button debug, it has to change the value of one or more inputs of GPIO ports, but I can't :( I have tried this sentences for creating the debugging button ...
  • Toolbox Buttons
    Hello, if i call a signalfunction with a toolboxbutton, i always get the message: mysignalfunction() *** error 34: undefined identifier But this signalfunction works correctly in my program...
  • Toolbox Buttons
    Hello, if i call a signalfunction with a toolboxbutton, i always get the message: mysignalfunction() *** error 34: undefined identifier But this signalfunction works correctly in my program...
  • Debuggin button
    Hello! I was trying to create a button debug, it has to change the value of one or more inputs of GPIO ports, but I can't :( I have tried this sentences for creating the debugging button ...
  • LED with button
    I am using the STM32 G031K8 ARM CORTEX-M0 + development board. I am writing my code in Assembly language. I want the LED to light up when I add an external button and press this button. I have adjusted...