initial Commit. Transfered from old project to update to new Project Format. Includes initial fabrication release

This commit is contained in:
2024-04-28 16:31:26 +02:00
parent b039f3f805
commit 8bceb1f332
21 changed files with 1652 additions and 1 deletions

BIN
SCH/ANTENNA.SchDoc Normal file

Binary file not shown.

1
SCH/DEBUG.Harness Normal file
View File

@@ -0,0 +1 @@
JTAG=ESP_TMS,ESP_TCK,ESP_TDO,ESP_TDI,ESP_TRST

BIN
SCH/DEBUG.SchDoc Normal file

Binary file not shown.

1
SCH/FLASH.Harness Normal file
View File

@@ -0,0 +1 @@
QSPI=VDD_FLASH,NCS,CLK,DI,DO,NWP,NHLD

BIN
SCH/FLASH.SchDoc Normal file

Binary file not shown.

5
SCH/MCU.Harness Normal file
View File

@@ -0,0 +1,5 @@
I2C=SCL,SDA,INT
JTAG=ESP_TRST,ESP_TMS,ESP_TCK,ESP_TDO,ESP_TDI
QSPI=DO,DI,CLK,NCS,NHLD,NWP,VDD_FLASH
SPI=NCS,MISO,SCLK,MOSI
UART/RTC=RX,TX

BIN
SCH/MCU.SchDoc Normal file

Binary file not shown.

4
SCH/MCU_ESP32C3.Harness Normal file
View File

@@ -0,0 +1,4 @@
I2C=SCL,SDA
SPI=NCS,MOSI,SCLK,MISO
SWD=SWDCLK,SWDIO,TARGET_RST
USB=USB_HS_D_N,USB_HS_D_P

BIN
SCH/MicroMod_ESP32C3.SchDoc Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
I2C=SCL,SDA
JTAG=ESP_TRST,ESP_TDO,ESP_TCK,ESP_TDI,ESP_TMS
SPI=SCLK,MISO,MOSI,NCS
UART/RTC=TX,RX

4
SCH/SystemView.Harness Normal file
View File

@@ -0,0 +1,4 @@
I2C=SCL,SDA,INT
JTAG=ESP_TRST,ESP_TDO,ESP_TCK,ESP_TDI,ESP_TMS
SPI=SCLK,MISO,MOSI,NCS
UART/RTC=TX,RX

BIN
SCH/SystemView.SchDoc Normal file

Binary file not shown.