esp32-s2-hmi-devkit-1 - examples - smart-panel: Blank Screen

NathanGoss
Posts: 5
Joined: Sun Nov 15, 2015 4:20 am

esp32-s2-hmi-devkit-1 - examples - smart-panel: Blank Screen

Postby NathanGoss » Wed Jul 14, 2021 12:42 am

Hi All,

Have received my esp32-s2-hmi-devkit-1 and am very impressed at the package. Looking forward to getting my project working.

I have successfully built and flashed the device with the smart_panel example, however I do not see anything on the screen.

There are no errors logged when monitoring the port, so I am after some guidance on this please.

Many thanks,

Nathan

NathanGoss
Posts: 5
Joined: Sun Nov 15, 2015 4:20 am

Re: esp32-s2-hmi-devkit-1 - examples - smart-panel: Blank Screen

Postby NathanGoss » Wed Jul 14, 2021 4:47 am

Here is the output from the monitor:

Code: Select all

I (21) boot: ESP-IDF v4.3-dirty 2nd stage bootloader
I (21) boot: compile time 10:17:08
I (21) boot: chip revision: 0
I (27) qio_mode: Enabling default flash chip QIO
I (27) boot.esp32s2: SPI Speed      : 80MHz
I (27) boot.esp32s2: SPI Mode       : QIO
I (27) boot.esp32s2: SPI Flash Size : 4MB
I (27) boot: Enabling RNG early entropy source...
I (28) boot: Partition Table:
I (28) boot: ## Label            Usage          Type ST Offset   Length
I (28) boot:  0 nvs              WiFi data        01 02 00009000 00006000
I (29) boot:  1 phy_init         RF data          01 01 0000f000 00001000
I (29) boot:  2 factory          factory app      00 00 00010000 00226000
I (30) boot:  3 storage          Unknown data     01 82 00236000 001a9000
I (30) boot: End of partition table
I (30) esp_image: segment 0: paddr=00010020 vaddr=3f000020 size=f87a8h (1017768) map
I (221) esp_image: segment 1: paddr=001087d0 vaddr=3ffcc2c0 size=047f4h ( 18420) load
I (226) esp_image: segment 2: paddr=0010cfcc vaddr=40024000 size=0304ch ( 12364) load
I (229) esp_image: segment 3: paddr=00110020 vaddr=40080020 size=ee9cch (977356) map
I (412) esp_image: segment 4: paddr=001fe9f4 vaddr=4002704c size=1526ch ( 86636) load
I (433) esp_image: segment 5: paddr=00213c68 vaddr=50000000 size=00010h (    16) load
I (446) boot: Loaded app from partition at offset 0x10000
I (446) boot: Disabling RNG early entropy source...
I (447) cache: Instruction cache 	: size 8KB, 4Ways, cache line size 32Byte
I (447) cache: Data cache 		: size 8KB, 4Ways, cache line size 32Byte
I (447) spiram: Found 16MBit SPI RAM device
I (447) spiram: SPI RAM mode: sram 80m
I (448) spiram: PSRAM initialized, cache is in normal (1-core) mode.
I (448) cpu_start: Pro cpu up.
I (667) spiram: SPI SRAM memory test OK
I (676) cpu_start: Pro cpu start user code
I (676) cpu_start: cpu freq: 240000000
I (676) cpu_start: Application information:
I (676) cpu_start: Project name:     smart-panel
I (677) cpu_start: App version:      ec03a13
I (677) cpu_start: Compile time:     Jul 14 2021 10:17:00
I (677) cpu_start: ELF file SHA256:  61c8e5bb38ae5cf0...
I (678) cpu_start: ESP-IDF:          v4.3-dirty
I (678) heap_init: Initializing. RAM available for dynamic allocation:
I (678) heap_init: At 3FF9E000 len 00002000 (8 KiB): RTCRAM
I (679) heap_init: At 3FFD6938 len 000256C8 (149 KiB): DRAM
I (679) heap_init: At 3FFFC000 len 00003A10 (14 KiB): DRAM
I (679) spiram: Adding pool of 2048K of external SPI memory to heap allocator
I (680) spi_flash: detected chip: generic
I (680) spi_flash: flash io: qio
I (684) cpu_start: Starting scheduler on PRO CPU.
I (692) i2c_bus: i2c0 bus inited
I (745) ESP32S2_I2S_LCD: lcd_buffer_size: 32000, lcd_dma_size: 4000, lcd_dma_node_cnt: 8
I (745) ESP32S2_I2S_LCD: lcd init ok
I (965) lcd rm68120: MADCTL=0x60
I (965) bsp_lcd: Screen name : [RM68120] | width : [800] | height : [480]
I (972) lv_fs: Initializing SPIFFS as demo assets storage.
I (1026) lv_fs: Partition size: total: 1592846, used: 1433963
I (1027) sys_check: Check for PSRAM avaliable size
I (1083) sys_check: Check for PCM audio file in "Music" folder
I (3541) app_music: File[0] : Audio.pcm, Size : 133000, time : 3.016
I (3595) app_music: Find 1 muisc files on storage
I (3595) app_music: File name : [Audio.pcm], File size : [133000]
I (3624) fs_hal: Open file : [/spiffs/Music/Audio.pcm]
I (3625) app_music: Open file 0
V (3674) esp_qcloud_mem: <esp_qcloud_device : 88> Alloc ptr: 0x3fe18f48, size: 20, heap free: 1462271
E (3674) esp_qcloud_device: Please check if the authentication information of the device is configured
E (3675) esp_qcloud_device: Obtain authentication configuration information from login qcloud iothut: 
E (3675) esp_qcloud_device: https://console.cloud.tencent.com/iotexplorer
E (3676) esp_qcloud_device: product_id: PRODUCT_ID
E (3676) esp_qcloud_device: device_name: DEVICE_NAME
E (3676) esp_qcloud_device: device_secret: DEVICE_SECRET
V (3677) esp_qcloud_mem: <esp_qcloud_device : 177> Free ptr: 0x3fe18f48, heap free: 1459771
I (6677) MEM:    Biggest /     Free /    Total
	 DRAM : [   32768 /    56268 /   176344]
	PSRAM : [ 1048576 /  1403335 /  2097151]
I (8677) MEM:    Biggest /     Free /    Total
	 DRAM : [   32768 /    56268 /   176344]
	PSRAM : [ 1048576 /  1403335 /  2097151]
I (10677) MEM:    Biggest /     Free /    Total
	 DRAM : [   32768 /    56268 /   176344]
	PSRAM : [ 1048576 /  1403335 /  2097151]

NathanGoss
Posts: 5
Joined: Sun Nov 15, 2015 4:20 am

Re: esp32-s2-hmi-devkit-1 - examples - smart-panel: Blank Screen

Postby NathanGoss » Fri Jul 16, 2021 12:43 am

Does anybody have any ideas on what process I can follow to work out why the screen is blank for these example applications?

Thanks,

Nathan

Who is online

Users browsing this forum: No registered users and 54 guests