Posts

Showing posts from 2015

Elastic Notes: STM32 + I2C OLED SSD1306 + u8glib + CubeMX

Elastic Notes: STM32 + I2C OLED SSD1306 + u8glib + CubeMX : If you think, that title of this post consists of all possible random words, you are wrong:) This is what I've try to chain right during couple of days, but it was not so simple, as I thought at first time!

Elastic Notes: CubeMX - STM32 encoder interface

Elastic Notes: CubeMX - STM32 encoder interface : Couple a days ago, I've got struck with connection of encoder to my stm32 board. But,    the answer to the puzzle was quite simple:) So,...

Elastic Notes: System Workbench STM32 + CubeMX: cookbook

Elastic Notes: System Workbench STM32 + CubeMX: cookbook : God have came from heaven and finally partially finished our BIG problem! What? What is a problem??? Yes, problem is called "IAR, KEIL ...

Elastic Notes: Usage DMA and DAC in STM32CubeMX

Elastic Notes: Usage DMA and DAC in STM32CubeMX : ST released new HAL library, together with STM32CubeMX codegeneration tool. They are good things, but still have too few documentation. Today we'll try to make sine wave generator using DMA and DAC...