공부/Embedded

[Raspberry PI] Datasheet & Develop Environment

래울 2025. 4. 25. 00:27

Raspberry Pi Bare Metal 환경에 대한 것들 모아두는 페이지

 

 

MCU - RaspberryPi 4B

https://datasheets.raspberrypi.com/rpi4/raspberry-pi-4-datasheet.pdf

 

프로세서 - Quad core 64-bit ARM-Cortex A72

https://developer.arm.com/Processors/Cortex-A72

 

Debugging Tool - Raspberry Pi Debug Probe

https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html

 

UART - USB to TTL Serial Cable

사는 김에 샀는데, 쓸지는 모름

 

Debugging program - OpenOCD

https://openocd.org/