User Activity

Posted on January 31, 2017 at 10:02Hi, everyone! I am writing code for a NucleoF303K8,using std periph lib . I am trying to output PWM via the D3 pin, which is PB0 of the chip. It doesn't work. So I try to find out what's wrong. But when checking th...
Posted on January 27, 2017 at 13:40 Hi, everyone! I am working on a NucleoF303K8. I am using the standard periph library. I am trying to use USART interrupt in my project, but being held by a problem. When I NVIC_Init() the USART interrupts, it h...