Re: STM32F103x port
Maciek Borzecki <maciek.borzecki@...>
On Fri, Feb 26, 2016 at 5:39 PM, Tomasz Bursztyka
<tomasz.bursztyka(a)linux.intel.com> wrote: Hi Maciek,The problem with the dev board that I used is that it's not really available anymore. To the best of my knowledge, the unit I have is an older version of this one: https://kamami.pl/zestawy-uruchomieniowe-stm32/187712-eb-stm3206.html?search_query=stm32f103vet6&results=3 However, since there are some apparent differences in the pinout and since I don't really have the schematics, I'll have to replace it with something more usable. We have some Discovery (STM32F3, STM32F4) and Nucleo (F030R8, maybe one F103) kits at the office, I guess one of these will be my next target. As for the code, there's really not much of it. I've typed in the structs for RCC (Reset & Clock Control), GPIOs and UART register mappings and wired that up. BR, -- Maciek Borzecki |
|