STM32VLDISCOVERY GPIOTOGGLE
Posted on July 01, 2012 at 00:01Hi all, i used pubblic code of GPIOTOGGLE taken from ST site, i try to modify it for toggles led when user button was pressed. i used this modify to main.c STM32vldiscovery_PBInit(BUTTON_USER,BUTTON_MODE_GPIO); whi...