Question
Beginner there is any pdf reference about stm32
Posted on March 30, 2013 at 09:21
I have experienced with AVR MCU-8bits programs. When I was begin to AVR MCU, there is an official reference that prepared by Atmel itself for developer to understand what register should be initialed in order to have Timer, USART functions and explain what uses of each bit for register. Here is
Right now, I want to begin to program STM32F0 discovery so, where can I found such reference for STM32f0 discovery?
#beginner