Users Manual

3
2. PIN DESCRIPTION
2.1. USB INTERFACE
Blockstream Jade v1 Configuration Type-C type USB interface, support
USB2.0 standard communication protocol.
3. FUNCTIONAL DESCRIPTION
This chapter describes the ESP32-D0WDQ6-V3 various modules and functions.
3.1. CPU AND
MEMORY
ESP32 contains one or two low-power Xtensa®32-bit LX6 microprocessor(s)
with the following features::
448-KB of ROM, and the program starts for the kernel function calls
For a 520 KB instruction and data storage chip SRAM
RTC flash memory of 8 KB SRAM, when the RTC can be started in Deep-sleep
mode, and for storing data accessed by the main CPU
RTC slow memory, of 8 KB SRAM, can be accessed by the coprocessor in Deep-
sleep mode
Of 1 kbit of eFuse, which is a 256 bit system-specific (MAC address and a chip
set); the remaining 768 bit reserved for user program, these Flash program
include encryption and chip ID
3.2. STORAGE DESCRIPTION
3.2.1. External Flash and SRAM
ESP32 support multiple external QSPI flash and static random access memory
(SRAM), having a hardware-based AES encryption to protect the user programs and
data.
ESP32 access external QSPI Flash and SRAM by caching. Up to 16 MB external
Flash code space is mapped into the CPU, supports 8-bit, 16-bit and 32-bit
access, and can execute code.
Up to 8 MB external Flash and SRAM mapped to the CPU data space, support
for 8-bit, 16-bit and 32-bit access. Flash supports only read operations, SRAM
supports read and write operations.