LINKS: Unterschied zwischen den Versionen
Aus C und Assembler mit Raspberry
Die Seite wurde neu angelegt: „== Dokumentation für den Raspberry Pi == === Raspberry Pi auf elinux.org === https://elinux.org/RPi_Hub === Peripherie Unterlagen === https://www.raspberrypi.org/documentation/hardware/raspberrypi/README.md ==== Raspberry Pi 1 Models A, A+, B, B+, Raspberry Pi Zero, Raspberry Pi Zero W, und Raspberry Pi Compute Module 1 ==== * BCM2835 ARM Peripherals: https://datasheets.raspberrypi.com/bcm2835/bcm2835-peripherals.pdf<sup>1</sup> * VideoCore® IV 3D, Ar…“ |
|||
| Zeile 30: | Zeile 30: | ||
* BCM2711 ARM Peripherals: https://datasheets.raspberrypi.com/bcm2711/bcm2711-peripherals.pdf<sup>1</sup> | * BCM2711 ARM Peripherals: https://datasheets.raspberrypi.com/bcm2711/bcm2711-peripherals.pdf<sup>1</sup> | ||
* Arm Cortex-A72: https://developer.arm.com/Processors/Cortex-A72 | * Arm Cortex-A72: https://developer.arm.com/Processors/Cortex-A72 | ||
==== Raspberry Pi 5 ==== | |||
* rp1-peripherals: https://datasheets.raspberrypi.com/rp1/rp1-peripherals.pdf | |||
<sup>1</sup> Information aus: https://www.raspberrypi.org/documentation/hardware/raspberrypi/README.md | <sup>1</sup> Information aus: https://www.raspberrypi.org/documentation/hardware/raspberrypi/README.md | ||
Version vom 2. September 2024, 09:50 Uhr
Dokumentation für den Raspberry Pi
Raspberry Pi auf elinux.org
Peripherie Unterlagen
https://www.raspberrypi.org/documentation/hardware/raspberrypi/README.md
Raspberry Pi 1 Models A, A+, B, B+, Raspberry Pi Zero, Raspberry Pi Zero W, und Raspberry Pi Compute Module 1
- BCM2835 ARM Peripherals: https://datasheets.raspberrypi.com/bcm2835/bcm2835-peripherals.pdf1
- VideoCore® IV 3D, Architecture Reference Guide: https://docs.broadcom.com/docs/123585451
- ARM1176JZF-S: https://developer.arm.com/documentation/ddi03011
Raspberry Pi 2 Model B
- BCM2836 ARM Peripherals: https://datasheets.raspberrypi.com/bcm2836/bcm2836-peripherals.pdf1
- Cortex-A7 MPcore Processor Reference Manual: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0464f/index.html1
Raspberry Pi 3 Model B, spätere Raspberry Pi 2 Model B und Raspberry Pi Compute Module 3
BCM2837 ist identisch wie BCM28361
- BCM2836 ARM Peripherals: https://datasheets.raspberrypi.com/bcm2836/bcm2836-peripherals.pdf1
- Arm Cortex-A53: https://developer.arm.com/documentation/ddi0500/latest/1
Raspberry Pi 3 Models A+, B+ und Raspberry Pi Compute Module 3+
BCM2837B0 ist identisch wie BCM2837, Änderung der internen Frequenzen.1
- BCM2836 ARM Peripherals: https://datasheets.raspberrypi.com/bcm2836/bcm2836-peripherals.pdf1
- Arm Cortex-A53: https://developer.arm.com/documentation/ddi0500/latest/1
Raspberry Pi 4 Model B, the Raspberry Pi 400, and the Raspberry Pi Compute Module 4
- BCM2711 ARM Peripherals: https://datasheets.raspberrypi.com/bcm2711/bcm2711-peripherals.pdf1
- Arm Cortex-A72: https://developer.arm.com/Processors/Cortex-A72
Raspberry Pi 5
- rp1-peripherals: https://datasheets.raspberrypi.com/rp1/rp1-peripherals.pdf
1 Information aus: https://www.raspberrypi.org/documentation/hardware/raspberrypi/README.md