/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / registers table

Username:     
Password:     
             

Forum

# 1   2012-04-03 20:36:52 registers table

kind2011
New member
Registered: 2011-03-30
Posts: 3

registers table

hi i am new with stm32  i dont know where can i find  a table of the all register in a stm32f103re, in the programming manual are just the instrunctions set,
i have some examples of blinky leds, and adc. but  i would appreciate if someone tell me how to know the registers of the microcontroller.
thanks

Offline

 

# 2   2012-04-04 06:15:04 registers table

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: registers table

You will find all information in the Reference Manual at ST website :
http://www.st.com/stonline/stappl/resou … assID=1734

Offline

 

# 3   2012-04-06 21:21:46 registers table

kind2011
New member
Registered: 2011-03-30
Posts: 3

Re: registers table

thanks that was usefull.

Offline

 

# 4   2012-04-06 21:24:23 registers table

kind2011
New member
Registered: 2011-03-30
Posts: 3

Re: registers table

now  i am tryng to simulate a blinky prject with keil uvision4
and load a d.ini file
i am having this error:
Include "C:\\Users\\Denis\\Documents\\keil_denis\\2-led\\d.ini"
MAP 0x00000000, 0x1FFFFFFF exec read write
*** error 129: MapMem - map size truncated to 128MB
MAP 0xED100000, 0xFFFFFFFF read write   
*** error 129: MapMem - map size truncated to 128MB
*** error 65: access violation at 0xFFFFFFF4 : no 'write' permission

Offline

 

Board footer