Skip to content

Rp2 general#7461

Closed
NitiKaur wants to merge 7 commits intomicropython:masterfrom
NitiKaur:rp2-general
Closed

Rp2 general#7461
NitiKaur wants to merge 7 commits intomicropython:masterfrom
NitiKaur:rp2-general

Conversation

@NitiKaur
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread docs/rp2/general.rst
Datasheets!
For detailed technical specifications, please refer to the `datasheet <https://datasheets.raspberrypi.org/rp2040/rp2040-datasheet.pdf>`_

The RP2040 microcontroller a 40 nm silicon in a 7X7mm QFN-56 SMD package.The key features include 133 MHz dual ARM Cortex-M0+ cores (overclockable to over 400 MHz), 264KB SRAM in six independent banks, No internal Flash or EEPROM memory (after reset, the bootloader loads firmware from either the external flash memory or USB bus into internal SRAM), QSPI bus controller, which supports up to 16 MB of external Flash memory, On-chip programmable LDO to generate core voltage, 2 on-chip PLLs to generate USB and core clocks, 30 GPIO pins, of which 4 can optionally be used as analog inputs. The peripherals include 2 UARTs, 2 SPI controllers, 2 I2C contollers, 16 PWM channels, USB 1.1 controller and PHY, with host and device support, 8 PIO state machines.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this would be easier to read if it were in a dot-point list.

Comment thread docs/rp2/general.rst
Short summary of tech specs!

Description of general structure of the port (it's built on top of the APIs
provided by the Raspberry Pi SDK).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's leave these lines here until such text is added.


Getting started with MicroPython on the RP2xxx
==============================================
1.Getting started with MicroPython on the RP2xxx
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like a lot of the text in this file is copied from the RPi PDF.

@NitiKaur NitiKaur closed this Jul 10, 2021
RetiredWizard pushed a commit to RetiredWizard/micropython that referenced this pull request Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants