Raspberry Pi: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 133: Line 133:


==External references==
==External references==
# [https://www.scss.tcd.ie/~waldroj/3d1/arm_arm.pdf arm_arm.pdf] - general ARM Architecture Reference Manual v6
# [https://www.scss.tcd.ie/~waldroj/3d1/arm_arm.pdf arm_arm.pdf] - General ARM Architecture Reference Manual v6
# [http://infocenter.arm.com/help/topic/com.arm.doc.ddi0301h/DDI0301H_arm1176jzfs_r0p7_trm.pdf DDI0301H_arm1176jzfs_r0p7_trm.pdf] - More specific ARM for the RPi
# [http://infocenter.arm.com/help/topic/com.arm.doc.ddi0301h/DDI0301H_arm1176jzfs_r0p7_trm.pdf DDI0301H_arm1176jzfs_r0p7_trm.pdf] - More specific ARM for the RPi
# [https://github.com/dwelch67/raspberrypi dwelch67 examples] - basic toolchain + UART stuff
# [https://github.com/dwelch67/raspberrypi dwelch67 examples] - Basic toolchain + UART stuff
# [http://elinux.org/RPi_Hardware RPi_Hardware] - list of datasheets (and one manual about peripherals on the broadcom chip)
# [http://elinux.org/RPi_Hardware RPi_Hardware] - List of datasheets (and one manual about peripherals on the Broadcom chip)
# [https://github.com/raspberrypi/firmware/wiki GitHub Raspberry Pi firmware wiki] - for mailboxes and video stuff
# [https://github.com/raspberrypi/firmware/wiki GitHub Raspberry Pi firmware wiki] - For mailboxes and video stuff
# [http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf BCM2835-ARM-Peripherals.pdf] - Datasheet for RPi peripherals
# [http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf BCM2835-ARM-Peripherals.pdf] - Datasheet for RPi peripherals
# [http://www.simtec.co.uk/products/SWLINUX/files/booting_article.html Booting ARM Linux] - Describes the generic bootloader interface to the ARM port of linux which the RPi bootloader emulates
# [http://www.simtec.co.uk/products/SWLINUX/files/booting_article.html Booting ARM Linux] - Describes the generic bootloader interface to the ARM port of Linux which the RPi bootloader emulates
# [http://sourceforge.net/projects/rpiqemuwindows/ RPi Emulator] - A preconfigured Qemu RPi emulation environment for Windows.
# [http://sourceforge.net/projects/rpiqemuwindows/ RPi Emulator] - A preconfigured QEMU RPi emulation environment for Windows.


[[Category:ARM]]
[[Category:ARM]]