nomagic

no, it is not magic !

User Tools

Site Tools


datasheet:rp2040

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
datasheet:rp2040 [2025/07/03 08:16] – [IRQ] larsdatasheet:rp2040 [2025/07/07 03:21] (current) – [I2C] lars
Line 234: Line 234:
   - When SPI_CTRLR0_INST_L is 0, the XIP instruction field is appended to the end of the address for XIP accesses, rather than prepended to the beginning   - When SPI_CTRLR0_INST_L is 0, the XIP instruction field is appended to the end of the address for XIP accesses, rather than prepended to the beginning
   - The reset value of DMARDLR is increased from 0 to 4. The SSI to DMA handshaking on RP2040 requests only single transfers or bursts of four, depending on whether the RX FIFO level has reached DMARDLR, so DMARDLR should not be changed from this value.   - The reset value of DMARDLR is increased from 0 to 4. The SSI to DMA handshaking on RP2040 requests only single transfers or bursts of four, depending on whether the RX FIFO level has reached DMARDLR, so DMARDLR should not be changed from this value.
 +
 +==== I2C ====
 +
 +
 +Features:
 +  * TX Buffer depth = 16
 +  * RX Buffer depth = 16
 +  * max speed = Fast Mode (standard mode = 100kb/s; fast mode = 400 kb/s)
 +
 +The GPIO pads should be configured for:
 +  * pull-up enabled
 +  * slew rate limited
 +  * schmitt trigger enabled
 +
 +Speeds:
 +  * SS == standard speed (100 kHz)
 +  * FS == fast speed (400 kHz)
 ===== abbreviation dictionary ===== ===== abbreviation dictionary =====
  
datasheet/rp2040.1751530576.txt.gz · Last modified: by lars