tilz0R
Junior Member level 1
- Joined
- Jul 30, 2012
- Messages
- 19
- Helped
- 4
- Reputation
- 8
- Reaction score
- 4
- Trophy points
- 1,283
- Location
- Crnomelj,Slovenia
- Activity points
- 1,371
Hi!
For those, who want to learn how to program with STM32F4 and STM32F429 Discovery boards, i made an website with my tutorials for these two boards.
Tutorials are available here (https://majerle.eu).
Currently, there are:
In near future, i'm planning to show how to make a PWM, working with timers, using DMA, DMA2D, interface external SD ram on STM32F429 Discovery board, and much more.
For those, who want to learn how to program with STM32F4 and STM32F429 Discovery boards, i made an website with my tutorials for these two boards.
Tutorials are available here (https://majerle.eu).
Currently, there are:
- GPIO tutorial (works with STM32F4),
- Delay library and tutorial with Systick (works with STM32F4)
- U(S)ART library for 8 usarts,
- SPI library for 6 spi's,
- I2C library for 3 i2c's,
- ADC, DAC libraries,
- PCD8544 LCD library for Nokia5110 LCD display,
- ILI9341 LCD library and STMPE811 touch screen controller library,
- button library for ILI9341 and STMPE811 which is on STM32F429 Discovery board.
- Keil default project with CMSIS files v1.3
- Coocox project example
In near future, i'm planning to show how to make a PWM, working with timers, using DMA, DMA2D, interface external SD ram on STM32F429 Discovery board, and much more.