Raspberry Pi Bare Bones: Difference between revisions

m
[unchecked revision][unchecked revision]
Line 265:
 
// The base address for UART.
UART0_BASE = 0x3F201000(GPIO_BASE + 0x1000), // for raspi4 0xFE201000, raspi2 & 3 0x3F201000, and 0x20201000 for raspi1
 
// The offsets for reach register for the UART.
Anonymous user