Arduino ABX00053 Скачать руководство пользователя страница 10

Arduino® Nano RP2040 Connect

Arduino® Nano RP2040 Connect / Rev. 01 - 14/05/2021

10

 / 

19

3.3 Processor

The processor is based upon the new Raspberry Pi RP2040 silicon (U1). This microcontroller provides
opportunities for low-power Internet of Things (IoT) development and embedded machine learning. Two
symmetric Arm® Cortex®-M0+ clocked at 133MHz provide computation power for embedded machine
learning and parallel processing with low power consumption. Six independant banks of 264 KB SRAM
and 2MB are provided. Direct memory access provides fast interconnect between the processors and
the memory that can be made inactive along with the core to enter a sleep state. Serial wire debug
(SWD) is avaliable from boot via the pads under the board. The RP2040 runs at 3.3V and has an internal
voltage regulator providing 1.1V.

The RP2040 controls the peripherals and digital pins, as well as analog pins (A0-A3). The I2C
connections on pins A4 (SDA) and A5 (SCL) are used for connecting to the onboards peripherals and are
pulled up with a 4.7 kΩ resistor. SWD Clock line (SWCLK) and reset are also pulled up with a 4.7 kΩ
resistor. An external MEMS oscillator (U7) running at 12MHz provides the clock pulse. Programmble IO
helps to the implementation of arbitary communication protocol with minimal burden on the main
processing cores. A USB 1.1 device interface is implemented on the RP2040 for uploading code.

3.4 WiFi/Bluetooth connectivity

Wifi and Bluetooth connectivity is provided by the Nina W102 (U2) module. The RP2040 only has 4
analog pins, and the Nina is used to extend that to the full eight as is standard in the Arduino Nano
form factor with another 4 12-bit analog inputs (A4-A7). Additionally, the common anode RGB LED is
also controlled by the Nina W-102 module such that the LED is off when the digital state is HIGH and on
when the digital state is LOW. The internal PCB antenna in the module eliminates the need for an
external antenna. The Nina W102 module also includes a dual core Xtensa LX6 CPU that can also be
programmed independantly of the RP2040 through the pads under the board using SWD.

3.5 6-axis IMU

It is possible to obtain 3D gyroscope and 3D accelerometer data from the LSM6DSOX 6-axis IMU (U9).
In addition to providing such data, it is also possible to do machine learning on the IMU for gesture
detection.

3.6 External memory

The RP2040 (U1) has access to an additional 16 MB of flash memory via a QSPI interface. The execute-
in-place (XIP) feature of the RP2040 allows external flash memory to be addressed and accessed by the
system as though it were internal memory, without first copying the code to internal memory.

3.7 Cryptography

The ATECC608A Cryptographic IC (U4) provides secure boot capabilities alongside SHA and AES-128
encryption/decryption support for security in Smart Home and Industrial IoT (IIoT) applications.
Additionally, a random number generator is also avaliable for use by the RP2040.

Содержание ABX00053

Страница 1: ...RP2040 Connect Target Areas Internet of Things IoT machine learning prototyping Features Raspberry Pi RP2040 Micrcontroller 133MHz 32bit Dual Core Arm Cortex M0 264kB on chip SRAM Direct Memory Access...

Страница 2: ...t ADC 3x I2C SDIO CAN QSPI Memory AT25SF128A 16MB NOR Flash QSPI data transfer rate up to 532Mbps 100K program erase cycles ST LSM6DSOXTR 6 axis IMU 3D Gyroscope 2 4 8 16 g full scale 3D Accelerometer...

Страница 3: ...restore AES 128 Encrypt Decrypt Galois Field Multiply for GCM Internal High Quality NIST SP 800 90A B C Random Number Generator RNG Secure Boot Support Full ECDSA code signature validation optional st...

Страница 4: ...on 3 Functional overview 3 1 Block Diagram 3 2 Board Topology 3 3 Processor 3 4 WiFi Bluetooth connectivity 3 5 6 axis IMU 3 6 External memory 3 7 Cryptography 3 8 Microphone 3 9 RGB LED 3 10 Power Tr...

Страница 5: ...01 14 05 2021 5 19 16 16 17 17 19 19 19 7 1 Declaration of Conformity CE DoC EU 7 2 Declaration of Conformity to EU RoHS REACH 211 01 19 2021 7 3 Conflict Minerals Declaration 7 4 FCC Caution 8 Compan...

Страница 6: ...omaly detection cough detection gesture analysis and more Wearable Devices The small Nano footprint provides the possibility of providing machine learning to a range of wearble devices including sport...

Страница 7: ...VIH Input high level voltage 2 31 3 3 V VIL Input low level voltage 0 0 99 V IOH Max Current at VDD 0 4 V output set high 8 mA IOL Max Current at VSS 0 4 V output set low 8 mA VOH Output high voltage...

Страница 8: ...gulator RP2040 VIN VUSB 3V3 USB DATA NINA W102 WiFi BT LSM6DSOXTR 6 axis IMU ECC608 Authenticator MP34DT06JTR MEMS Mic RGB LED 16MB Flash Nano RP2040 Connect IOS Powe r LED Internal Part s Microcontro...

Страница 9: ...T 16MB Flash IC U6 MP2322GQH Step Down Buck Regulator U7 DSC6111HI2B 012 0000 MEMS Oscillator U8 MP34DT06JTR MEMS Omnidirectional Microphone IC U9 LSM6DSOXTR 6 axis IMU with Machine Learning Core J1...

Страница 10: ...e RP2040 for uploading code 3 4 WiFi Bluetooth connectivity Wifi and Bluetooth connectivity is provided by the Nina W102 U2 module The RP2040 only has 4 analog pins and the Nina is used to extend that...

Страница 11: ...e via a capacitive sensing element with a high 64 dB signal to noise ratio The sensing element capable of detecting acoustic waves is manufactured using a specialized silicon micromachining process de...

Страница 12: ...ino Nano RP2040 Connect Topology The Arduino Nano RP2040 Connect can be powered by either the Micro USB port J1 or alternatively via VIN on JP2 An onboard buck converter provides 3V3 to the RP2040 mic...

Страница 13: ...Cloud All Arduino IoT enabled products are supported on Arduino IoT Cloud which allows you to Log graph and analyze sensor data trigger events and automate your home or business 4 4 Sample Sketches Sa...

Страница 14: ...ower Ground 5 2 JP1 Pin Function Type Description 1 TX1 Digital UART TX Digital Pin 1 2 RX0 Digital UART RX Digital Pin 0 3 RST Digital Reset 4 GND Power Ground 5 D2 Digital Digital Pin 2 6 D3 Digital...

Страница 15: ...BOOTSEL 14 GND Power Ground 15 VIN Power Voltage Input Note The analog reference voltage is fixed at 3 3V A0 A3 are connected to the RP2040 s ADC A4 A7 are connected to the Nina W102 ADC Additionally...

Страница 16: ...ith the essential requirements of the following EU Directives and therefore qualify for free movement within markets comprising the European Union EU and European Economic Area EEA 7 2 Declaration of...

Страница 17: ...nt amounts as specified by the Annex XVII of Candidate list published by ECHA European Chemical Agency 1907 2006 EC 7 3 Conflict Minerals Declaration As a global supplier of electronic and electrical...

Страница 18: ...hat may cause undesired operation of the device French Le pr sent appareil est conforme aux CNR d Industrie Canada applicables aux appareils radio exempts de licence L exploitation est autoris e aux d...

Страница 19: ...arduino cc projecthub Arduino_Genuino getting started with arduino web editor 4b3e4a Arduino Website https www arduino cc Project Hub https create arduino cc projecthub by part part_id 11332 sort tren...

Страница 20: ...Mouser Electronics Authorized Distributor Click to View Pricing Inventory Delivery Lifecycle Information Arduino ABX00052 ABX00053...

Отзывы: