documentation icon indicating copy to clipboard operation
documentation copied to clipboard

The official documentation for Raspberry Pi computers and microcontrollers

Results 89 documentation issues
Sort by recently updated
recently updated
newest added

Latest BCM2711 Peripherals documentation (Jan 18 2022) states the following about `AUX_MU_IER_REG` (when `DLAB=0`) : Bit | Name | Description | Type | Reset -- | -- | -- |...

pdf
backlog

Need an explanation of the three different graphics stacks, see [the discussion](https://github.com/raspberrypi/documentation/pull/2309#discussion_r760280457) in #2309 (and also #2061).

enhancement
documentation
backlog
bullseye

Bumps [py-actions/py-dependency-install](https://github.com/py-actions/py-dependency-install) from 2 to 3. Release notes Sourced from py-actions/py-dependency-install's releases. v3.0.0 CHANGELOG.md is available in the root of the repository What's Changed Add CodeQL analysis configuration by @​chrissimpkins...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Updated to the node16 runtime by default This requires a minimum Actions Runner version of v2.285.0 to...

dependencies
github_actions

`omxplayer` was removed in Bullseye. Examples [using it](https://www.raspberrypi.com/documentation/computers/os.html#playing-audio-and-video) need to be replaced. See discussions in #2395.

pull request invited
documentation
backlog
bullseye

We now [offer both](https://www.raspberrypi.com/news/new-old-functionality-with-raspberry-pi-os-legacy/) Bullseye and Buster (Legacy) releases of Raspberry Pi OS. However some features work in one but not the other, and vice-versa. @JamesH65 has an internal document...

documentation
backlog
bullseye

Rename the duplicate Conditional filters heading title under "Advanced Features", which was getting in the way of jumping into the desired section.

bug
toolchain
backlog

BCM2837 chip have 1G memory , and I know it start with 0x0, but I don't know how what is the address distribution . 0x3f000000 is peripherals base address. How...

question

make doesn't seem to work properly when adding new images.

bug
toolchain
backlog

On the newer raspberry pi 3b with the bmc2837B0 the gpio pins correspond to the 3b+, not the 3b. This https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#pin-assignments part of the documentation should be changed to reflect...

bug
documentation