(machine-0) peripherals
Available peripherals:
sysbus (SystemBus)
│
├── can0 (STMCAN)
│ <0x40006400, 0x400067FF>
│
├── cpu (CortexM)
│ Slot: 0
│
├── dma1 (STM32DMA)
│ <0x40026000, 0x400263FF>
│
├── dma2 (STM32DMA)
│ <0x40023400, 0x400237FF>
│
├── ethernet (SynopsysEthernetMAC)
│ │ <0x40028000, 0x400293FF>
│ │
│ ├── phy (EthernetPhysicalLayer)
│ │ Address: 0
│ │
│ └── phy1 (EthernetPhysicalLayer)
│ Address: 1
│
├── exti (EXTI)
│ <0x40013C00, 0x40013FFE>
│
├── flash (MappedMemory)
│ <0x08000000, 0x081FFFFF>
│
├── fscmBank1 (MappedMemory)
│ <0x60000000, 0x6FFFFFFF>
│
├── gpioPortA (STM32F4GPIOPort)
│ │ <0x40020000, 0x400203FF>
│ │
│ ├── UserButton (Button)
│ │
│ ├── externalButton (Button)
│ │
│ └── externalLed (LED)
│
├── gpioPortB (STM32F4GPIOPort)
│ <0x40020400, 0x400207FF>
│
├── gpioPortC (STM32F4GPIOPort)
│ <0x40020800, 0x40020BFF>
│
├── gpioPortD (STM32F4GPIOPort)
│ │ <0x40020C00, 0x40020FFF>
│ │
│ └── UserLED (LED)
│
├── gpioPortE (STM32F4GPIOPort)
│ <0x40021000, 0x400213FF>
│
├── gpioPortF (STM32F4GPIOPort)
│ <0x40021400, 0x400217FF>
│
├── nvic (NVIC)
│ <0xE000E000, 0xE000EFFF>
│
├── rng (STM32F4_RNG)
│ <0x50060800, 0x50060BFF>
│
├── rom (MappedMemory)
│ <0x1FFF0000, 0x1FFFFFFF>
│
├── spi1 (STM32SPI)
│ <0x40013000, 0x400133FF>
│
├── spi2 (STM32SPI)
│ <0x40003800, 0x40003BFF>
│
├── spi3 (STM32SPI)
│ <0x40003C00, 0x40003FFF>
│
├── sram (MappedMemory)
│ <0x20000000, 0x2003FFFF>
│
├── uart1 (STM32_UART)
│ <0x40011000, 0x400110FF>
│
├── uart2 (STM32_UART)
│ <0x40004400, 0x400044FF>
│
├── uart3 (STM32_UART)
│ <0x40004800, 0x400048FF>
│
├── uart4 (STM32_UART)
│ <0x40004C00, 0x40004CFF>
│
└── uart5 (STM32_UART)
<0x40005000, 0x400050FF>