Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- =========== Before Setup Start ===========
- Chip Info:
- ------------------------------------------
- Model : ESP32-C3
- Package : 0
- Revision : 0.04
- Cores : 1
- CPU Frequency : 160 MHz
- XTAL Frequency : 40 MHz
- Features Bitfield : 0x00000012
- Embedded Flash : No
- Embedded PSRAM : No
- 2.4GHz WiFi : Yes
- Classic BT : No
- BT Low Energy : Yes
- IEEE 802.15.4 : No
- ------------------------------------------
- INTERNAL Memory Info:
- ------------------------------------------
- Total Size : 315688 B ( 308.3 KB)
- Free Bytes : 283956 B ( 277.3 KB)
- Allocated Bytes : 27892 B ( 27.2 KB)
- Minimum Free Bytes: 283956 B ( 277.3 KB)
- Largest Free Block: 147444 B ( 144.0 KB)
- ------------------------------------------
- Flash Info:
- ------------------------------------------
- Chip Size : 4194304 B (4 MB)
- Block Size : 65536 B ( 64.0 KB)
- Sector Size : 4096 B ( 4.0 KB)
- Page Size : 256 B ( 0.2 KB)
- Bus Speed : 80 MHz
- Bus Mode : QIO
- ------------------------------------------
- Partitions Info:
- ------------------------------------------
- nvs : addr: 0x00009000, size: 20.0 KB, type: DATA, subtype: NVS
- otadata : addr: 0x0000E000, size: 8.0 KB, type: DATA, subtype: OTA
- app0 : addr: 0x00010000, size: 1280.0 KB, type: APP, subtype: OTA_0
- app1 : addr: 0x00150000, size: 1280.0 KB, type: APP, subtype: OTA_1
- spiffs : addr: 0x00290000, size: 1408.0 KB, type: DATA, subtype: SPIFFS
- coredump : addr: 0x003F0000, size: 64.0 KB, type: DATA, subtype: COREDUMP
- ------------------------------------------
- Software Info:
- ------------------------------------------
- Compile Date/Time : Dec 3 2024 18:56:43
- Compile Host OS : windows
- ESP-IDF Version : v5.1.4-972-g632e0c2a9f-dirty
- Arduino Version : 3.0.7
- ------------------------------------------
- Board Info:
- ------------------------------------------
- Arduino Board : ESP32C3_DEV
- Arduino Variant : esp32c3
- Arduino FQBN : esp32:esp32:esp32c3:UploadSpeed=921600,CDCOnBoot=default,CPUFreq=160,FlashFreq=80,FlashMode=qio,FlashSize=4M,PartitionScheme=default,DebugLevel=verbose,EraseFlash=none,JTAGAdapter=default,ZigbeeMode=default
- ============ Before Setup End ============
- [ 652][V][esp32-hal-uart.c:408] uartBegin(): UART0 baud(115200) Mode(800001c) rxPin(20) txPin(21)
- [ 661][V][esp32-hal-uart.c:497] uartBegin(): UART0 not installed. Starting installation
- [ 670][V][esp32-hal-uart.c:560] uartBegin(): UART0 initialization done.
- [ 677][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x42031654
- ESP-ROM:esp32c3-api1-20210207
- Build:Feb 7 2021
- rst:0x8 (TG1WDT_SYS_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
- Saved PC:0x40380000
- SPIWP:0xee
- mode:DIO, clock div:1
- load:0x3fcd5820,len:0x1058
- load:0x403cc710,len:0x8a8
- load:0x403ce710,len:0x2fac
- entry 0x403cc710
- [ 218][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x42034b18
- [ 230][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x42034adc
- [ 241][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x42034aa0
- [ 253][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x42034a64
- [ 264][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x42034b18
- [ 275][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x42034adc
- [ 287][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x42034aa0
- [ 298][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x42034a64
- [ 314][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 20 successfully set to type UART_RX (2) with bus 0x3fc8c90c
- [ 325][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 21 successfully set to type UART_TX (3) with bus 0x3fc8c90c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement