-
Notifications
You must be signed in to change notification settings - Fork 0
/
stm32f0disco.repl
54 lines (36 loc) · 1.12 KB
/
stm32f0disco.repl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
// autogenerated
gpioc: GPIOPort.STM32_GPIOPort @ sysbus <0x48000800, +0x400>
greenled3: Miscellaneous.LED @ gpioc 0x9
gpioc:
9 -> greenled3@0
blueled4: Miscellaneous.LED @ gpioc 0x8
gpioc:
8 -> blueled4@0
nvic: IRQControllers.NVIC @ sysbus 0xe000e000
-> cpu0@0
cpu0: CPU.CortexM @ sysbus
cpuType: "cortex-m0"
nvic: nvic
sram0: Memory.MappedMemory @ sysbus 0x20000000
size: 0x2000
gpioa: GPIOPort.STM32_GPIOPort @ sysbus <0x48000000, +0x400>
gpiob: GPIOPort.STM32_GPIOPort @ sysbus <0x48000400, +0x400>
flash0: Memory.MappedMemory @ sysbus 0x8000000
size: 0x10000
rtc: Timers.STM32F4_RTC @ sysbus 0x40002800
AlarmIRQ->nvic@2
usart1: UART.STM32F7_USART @ sysbus 0x40013800
frequency: 200000000
IRQ->nvic@27
usart2: UART.STM32F7_USART @ sysbus 0x40004400
frequency: 200000000
IRQ->nvic@28
iwdg: Timers.STM32_IndependentWatchdog @ sysbus 0x40003000
frequency: 32000
rcc: Python.PythonPeripheral @ sysbus 0x40021000
size: 0x400
initable: true
filename: "scripts/pydev/rolling-bit.py"
// cortex-m overlay
dwt: Miscellaneous.DWT @ sysbus 0xE0001000
frequency: 72000000