Difference between revisions of "Resources"

From Ultibo.org
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 11: Line 11:
  
 
==== Raspberry Pi ====
 
==== Raspberry Pi ====
* [https://www.raspberrypi.org/documentation/ Raspberry Pi Documentation] - Official hardware and general documentation
+
* [https://www.raspberrypi.com/documentation/ Raspberry Pi Documentation] - Official hardware and general documentation
* [https://www.raspberrypi.org/documentation/computers/config_txt.html Raspberry Pi config.txt] - Complete documentation of the firmware configuration options
+
* [https://www.raspberrypi.com/documentation/computers/config_txt.html Raspberry Pi config.txt] - Complete documentation of the firmware configuration options
* [https://www.raspberrypi.org/documentation/computers/raspberry-pi.html#raspberry-pi-revision-codes Raspberry Pi revisions] - Full listing of all Raspberry Pi models and revision codes
+
* [https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#raspberry-pi-revision-codes Raspberry Pi revisions] - Full listing of all Raspberry Pi models and revision codes
 
* [https://datasheets.raspberrypi.com/ Raspberry Pi datasheets] - All Raspberry Pi datasheets and other downloads
 
* [https://datasheets.raspberrypi.com/ Raspberry Pi datasheets] - All Raspberry Pi datasheets and other downloads
 +
* [https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#gpio Raspberry Pi GPIO pinouts] - Documentation for GPIO pins and functions ([https://pinout.xyz/ Alternative])
  
 
=== Forums and Groups ===
 
=== Forums and Groups ===
Line 52: Line 53:
  
 
==== ARM Processors ====
 
==== ARM Processors ====
* [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0301h/index.html ARM1176JZF-S Technical Reference Manual] - The processor used by the Raspberry Pi A, B, A+, B+ and Zero
+
* [https://developer.arm.com/documentation/ddi0301/latest/ ARM1176JZF-S Technical Reference Manual] - The processor used by the Raspberry Pi A, B, A+, B+ and Zero
* [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0464f/index.html Cortex-A7 MPCore Technical Reference Manual] - The processor used by the Raspberry Pi 2B
+
* [https://developer.arm.com/documentation/ddi0464/latest/ Cortex-A7 MPCore Technical Reference Manual] - The processor used by the Raspberry Pi 2B
 +
* [https://developer.arm.com/documentation/ddi0500/latest/ Cortex-A53 MPCore Processor Technical Reference Manual] - The processor used by the Raspberry Pi 2B, 3B, 3A+, 3B+, Zero 2 and CM3
 +
* [https://developer.arm.com/documentation/100095/latest/ Cortex-A72 MPCore Processor Technical Reference Manual] - The processor used by the Raspberry Pi 4B, 400 and CM4
 +
* [https://developer.arm.com/documentation/100076/0200/a32-t32-instruction-set-reference ARM A32 (Aarch32) Instruction Set Reference] - Assembler instruction set for 32-bit ARM CPUs
 +
* [https://developer.arm.com/documentation/ddi0602/latest/ ARM A64 (Aarch64) Instruction Set Reference] - Assembler instruction set for 64-bit ARM CPUs
  
 
==== USB ====
 
==== USB ====
Line 64: Line 69:
 
==== Raspberry Pi ====
 
==== Raspberry Pi ====
 
* [http://elinux.org/RPi_Hardware Raspberry Pi Hardware] - Detailed collection of information about the Raspberry Pi hardware  
 
* [http://elinux.org/RPi_Hardware Raspberry Pi Hardware] - Detailed collection of information about the Raspberry Pi hardware  
* [https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2835/BCM2835-ARM-Peripherals.pdf BCM2835 ARM Peripherals] - Official Broadcom documentation for the BCM2835 SoC (Raspberry Pi A/B/A+/B+/Zero)
+
* [https://datasheets.raspberrypi.com/bcm2835/bcm2835-peripherals.pdf BCM2835 ARM Peripherals] - Official Broadcom documentation for the BCM2835 SoC (Raspberry Pi A/B/A+/B+/Zero)
* [https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2836/QA7_rev3.4.pdf QA7 Rev3.4] - Official documentation for the BCM2836 / BCM2837 SoC (Raspberry Pi 2B/3B/3A+/3B+)
+
* [https://datasheets.raspberrypi.com/bcm2836/bcm2836-peripherals.pdf QA7 Rev3.4] - Official documentation for the BCM2836 / BCM2837 SoC (Raspberry Pi 2B/3B/3A+/3B+)
* [https://datasheets.raspberrypi.org/bcm2711/bcm2711-peripherals.pdf BCM2711 ARM Peripherals] - Official documentation for the BCM2711 / BCM2838 SoC (Raspberry Pi 4B)
+
* [https://datasheets.raspberrypi.com/bcm2711/bcm2711-peripherals.pdf BCM2711 ARM Peripherals] - Official documentation for the BCM2711 / BCM2838 SoC (Raspberry Pi 4B)
 
* [https://docs.broadcom.com/docs/12358545 VideoCore IV 3D Reference Guide] - Architecture Reference Guide for the Broadcom VideoCore IV 3D Graphics Processor
 
* [https://docs.broadcom.com/docs/12358545 VideoCore IV 3D Reference Guide] - Architecture Reference Guide for the Broadcom VideoCore IV 3D Graphics Processor
 
* [https://github.com/msperl/rpi-registers BCM2835 Registers] - Unofficial documentation for all of the BCM2835 (and later) registers
 
* [https://github.com/msperl/rpi-registers BCM2835 Registers] - Unofficial documentation for all of the BCM2835 (and later) registers

Latest revision as of 23:27, 20 October 2024

Documentation


Free Pascal

Lazarus

Raspberry Pi

Forums and Groups


Tutorials and Guides


Pascal Programming

Bare Metal Programming

  • Baking Pi - A detailed online course in bare metal OS development on Raspberry Pi (Assembler language)
  • Bare Metal Programming in C - A 5 part tutorial in bare metal development on Raspberry Pi (C language)

Examples and Information


Bare Metal and Embedded

  • Circle - A bare metal environment for Raspberry Pi in C++
  • dwelch67 - A range of bare metal examples for the Raspberry Pi in assembler
  • PeterLemon - More bare metal examples for the Raspberry Pi in assembler
  • Xinu Pi - A port of embedded Xinu to the Raspberry Pi (C language)

Operating Systems

  • OS Dev Wiki - Lots of detailed information and references including ARM, Raspberry Pi and Pascal

Libraries and Algorithms

Technical References


ARM Processors

USB

Bluetooth

Raspberry Pi

Versatile Platform Baseboard

Suppliers


Raspberry Pi and accessories

  • Farnell Element14 - Raspberry Pi and others, add-ons, accessories and electronic components
  • RS Components - Raspberry Pi and others, add-ons, accessories and electronic components
  • Adafruit - Raspberry Pi, Arduino and others, add-ons, sensors, kits and components (USA)
  • Pimoroni Ltd - Raspberry Pi, Arduino, kits, tools, books and cases (UK)
  • Little Bird Electronics - Raspberry Pi, Arduino and others, kits, components, sensors and tools (Australia)