User Activity

Posted on January 22, 2017 at 22:58 Hi! I am using STM32F407 board. I have configured timer 4 for PWM with following code and connected LED to the configured pin. It is working as expected. I used following code: TIM_TimeBaseInitTypeDef T...
Posted on November 01, 2016 at 13:19 Hi! In the past, I used Arduino Mega and Uno for some project of mine that required an OLED screen based on http://www.thebackshed.com/forum/uploads/jman/2014-12-21_042323_IMG_1JPGdriver and Real Ti...
Posted on August 29, 2016 at 20:10 Hi! Im trying to change a library for STM32F4 to include DMA transfers when using I2C http://stm32f4-discovery.net/2015/05/library-61-ssd1306-oled-i2c-lcd-for-stm32f4xx/. Im using it do drive an OL...