Skip to main content
ESPBoards

Deneyap Kart 1A v2 Development Board Pinout and Technical Specifications

Code name: DYDK1Av2

Deneyap Kart 1A v2 development board is based on esp32s3 microcontroller and uses xtensa architecture. This development board has a maximum CPU frequency of 240 MHz and a flash size of 4MB.


Features

  • digital IO pins
  • external interrupt pins
  • analog input pins
  • 26 PWM pins

Connectivity

  • WiFi: 802.11 b/g/n (2.4 GHz)
  • Bluetooth: 5.0
  • WiFi: 5.0

Technical specs

Clock Speed240 MHz
Flash size4MB
Microcontrolleresp32s3
Architecturextensa

Deneyap Kart 1A v2 Pins Mapping Arduino IDE

Below you can find the Deneyap Kart 1A v2 pinout. This development board provides digital IO pins, out of which can be used as an external interrupt pins , as analog input pins and 26 pins have Pulse-Width Modulation (PWM) .

PinAnalogTouchPWMOther
0GPKEY
1T7PWMCAMD4
2T8PWMCAMD3
3T5PWM
4A0T0PWMCAMSD
5A1T1PWMCAMSC
6A2T2PWMCAMV
7A3T3PWMCAMH
8T4PWM
9A8PWMBAT
10T6PWM
11PWMSDCS
12PWMSDMO
13PWMSDCK
14PWMSDMI
15A4PWM0 PWMCAMD9
16A5PWM1 PWMCAMXC
17A6PWM2 PWMCAMD8
18A7PWM3 PWM
21PWMSCL
38PWM4 PWMCAMD7
39PWMCAMPC
40PWMCAMD6
41PWMCAMD2
42PWMSS CAMD5
43PWMTX
44PWMRX
47SDA
48LED_BUILTIN
MOSI = MISO = SCK =
Analog - Analog input pins
Touch - Touch pins
Function - Function pins
RX / TX - Receive (RX) / Transmit (TX)
LED_BUILTIN - Built-in LED
PWM - Pulse-Width Modulation

Default Tools

Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x0
Flash modedio
Boot modeqio
PSRAM typeopi
Maximum upload size
1280 Kb
(1310720 B)
Maximum data size
320 Kb
(327680 B)

The Deneyap Kart 1A v2 development board by default uses esptool_py uploader tool, esp_ota network uploader tool for Over-the-air (OTA) uploads and esptool_py bootloader tool. The bootloader starts at address "0x0". Flash mode and boot mode for Deneyap Kart 1A v2 development board by default is dio and qio respectively. The board uses opi PSRAM type. When using Arduino IDE, the maximum sketch upload size is 1280 Kb (1310720 B) and maximum data size for variables is 320 Kb (327680 B).