User Activity

Posted on January 23, 2016 at 11:30Hello, I'm thinking about building a small device, like a badge or business card. I mainly want to display temperature on small alpha numeric display. Im looking for documentation about low powering in order to pow...
Posted on January 18, 2016 at 20:10 Hello, I'd like to create a sequencer on my STM32F100RB (@8MHz) to control 8 independants PWM channels. I configured a timer to generate a 10us interrupt wich call the update function. //timer 10µs...