User Activity

Posted on June 24, 2017 at 12:51 I need to vary the frequency and duty cycle of a pwm using stm32f Inside the 'pulse finished' pwm callback i've tried the following code HAL_GPIO_WritePin(LED5_PORT, LED5_PIN, GPIO_PIN_RESET); //tentative 1 //T...
Posted on April 04, 2017 at 12:46Hello,im quite new to the STM32 ecosystem and i'm looking for a board to start my IoT project.I found the SWPF01SA module but it is not clear if it is what i want (can't fine much on GPIO).I assume it doesn't have an...