Files
WLED_MM_Infinity/wled00
Frank 7196b177aa ESP32 chip info tool for WLED_DEBUG
This is a nice little chip info tool that I've created some time ago.
When building with `-D WLED_DEBUG`, it reports some interesting information about your ESP32 on serial monitor.

````
====================================
Chip info for ESP32-D0WDQ5
SDK:          v4.4.1-472-gc9140caf8c
------------------------------------

 XTAL FREQ: 40   MHz
 APB FREQ:  80.0 MHz
 CPU FREQ:  240  MHz

ESP32 DEVICE:    ESP32-D0WD-V3 rev.3, 2 core(s), 240MHz.

Chip feature flags: 0b110010
  * 0b0000010 Chip has 2.4GHz WiFi
  * 0b0001000 Chip has Bluetooth LE
  * 0b0010000 Chip has Bluetooth Classic

FLASH CHIP FREQ (magic): 80.0 MHz
FLASH SIZE (magic byte): 4.00 MB
FLASH MODE (magic byte): 2 ;  0=QIO, 1=QOUT, 2=DIO, 3=DOUT or other

FLASH CHIP ID:   0x16405E
FLASH CHIP FREQ: 80.0 MHz
FLASH REAL SIZE: 4.00 MB
FLASH REAL MODE: DIO

------------------------------------
RAM HEAP SIZE:  261.79 KB
 FREE RAM:      232.57 KB
 MAX RAM alloc: 107.99 KB

ESP32 PSRAM: found.
* SPI RAM Chip availeable: 64MBits = 8MBytes
  total PSRAM:    4094 KB
  FREE PSRAM:     4093.89 KB
  MAX PSRAM alloc:4031.99 KB
  used PSRAM:     0 Bytes

* PSRAM free after malloc / ps_malloc : 2833.85 KB
* Can allocate big memory with ps_malloc()
* Can allocate big memory with malloc()

CPU #0 - last reset reason = 1  POWERON_RESET	 => Vbat power on reset
CPU #1 - last reset reason = 14 EXT_CPU_RESET	 => APP CPU reset by PRO CPU
====================================
````
2022-10-10 20:20:46 +02:00
..
2022-09-05 03:18:59 +02:00
2022-09-02 03:12:03 +02:00
2022-09-09 17:21:13 +02:00
2022-08-23 16:00:50 +02:00
2022-09-09 17:21:13 +02:00
2022-09-04 20:17:05 +02:00
2022-09-02 03:12:03 +02:00
2022-05-05 02:28:09 +02:00
2022-09-02 03:12:03 +02:00
2022-01-25 17:53:22 +01:00
2022-09-09 17:21:13 +02:00
2022-09-16 14:07:04 +02:00
2022-09-12 22:31:55 +02:00
2022-09-09 17:21:13 +02:00
2022-09-05 19:56:55 +02:00
2021-09-12 01:00:54 +02:00
2022-02-26 01:37:09 +01:00
2022-08-04 16:15:49 +02:00
2022-09-09 17:21:13 +02:00
2022-07-10 22:23:25 +02:00
2022-05-20 19:35:22 +02:00
2022-07-06 13:13:54 +02:00
2022-07-17 15:58:41 +02:00
2022-09-09 17:21:13 +02:00
2020-05-28 02:20:02 +02:00
2020-06-06 00:57:34 +02:00
2022-09-05 00:43:26 +02:00
2022-09-05 00:43:26 +02:00
2020-04-10 12:30:08 +02:00
2021-10-11 14:13:34 +02:00
2020-04-10 12:30:08 +02:00
2022-09-04 20:17:05 +02:00
2022-03-20 22:12:18 +01:00
2022-08-04 16:15:49 +02:00
2022-10-10 20:20:46 +02:00
2022-08-09 21:14:37 +02:00
2022-09-04 20:17:05 +02:00