293 Star 1.6K Fork 379

GVP合宙Luat / LuatOS

 / 详情

[🐛Bug]: air700 与 air 780 驱动1.54寸墨水屏无反应

Backlog
Opened this issue  
2024-04-14 18:47

描述一下这个bug / Describe the bug

下载最新的core_V1109与core_V1107的底层,按照demo修改对应的gpio后。
下载代码,然后墨水屏幕不能够正常刷新。
使用esp32S3,可以正常刷新。

复现步骤 / To Reproduce

1、下载core_v1109 到air700板子。
2、修改demo gpio号并连接墨水屏

-- spi_id,pin_reset,pin_dc,pin_cs,pin_busy,mode
elseif rtos_bsp == "EC618" then
return 0,31,30,8,29
3、下载程序后墨水屏无任何显示

如果正常,应该是什么样 / Expected behavior

正常情况应该和官网一样,显示OK
下图为esp32s3板子显示
输入图片说明

截图 / Screenshots

无任何显示

日志 / Logs

[2024-04-14 18:45:25.751][000000000.011] Uart_BaseInitEx 1042:uart 0 rx cache 256 dma 256
[2024-04-14 18:45:25.753][000000000.203] I/pm poweron: Power/Reset
[2024-04-14 18:45:25.754][000000000.203] I/main LuatOS@EC618 base 23.11 bsp V1110 32bit
[2024-04-14 18:45:25.756][000000000.203] I/main ROM Build: Apr 14 2024 17:17:29
[2024-04-14 18:45:25.762][000000000.210] D/main loadlibs luavm 262136 12960 13544
[2024-04-14 18:45:25.767][000000000.210] D/main loadlibs sys 282808 39740 53432
[2024-04-14 18:45:25.889][000000000.667] D/eink spi setup complete, now setup epd
[2024-04-14 18:45:25.981][000000000.765] self_info 127:model Air700E_A11 imei 864269064839141
[2024-04-14 18:45:26.902][000000001.683] I/user.e-paper 1.54 Testing Go
[2024-04-14 18:45:27.075][000000001.856] I/user.EC618
[2024-04-14 18:45:27.078][000000001.857] I/user.EC618
[2024-04-14 18:45:27.081][000000001.857] I/user.EC618
[2024-04-14 18:45:27.084][000000001.858] I/user.EC618
[2024-04-14 18:45:27.088][000000001.859] I/user.EC618
[2024-04-14 18:45:27.421][000000002.192] I/user.e-paper 1.54 Testing End
[2024-04-14 18:45:28.143][000000002.873] D/mobile cid1, state0
[2024-04-14 18:45:28.147][000000002.875] D/mobile bearer act 0, result 0
[2024-04-14 18:45:28.151][000000002.875] D/mobile NETIF_LINK_ON -> IP_READY
[2024-04-14 18:45:28.186][000000002.967] D/mobile TIME_SYNC 0

PACK包版本 / Version

core_V1109

验证

  • 检查过该问题,之前没有人提过 / Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • 提供了最小可复现工程或详细的复现步骤,确保开发者可以复现 / The provided reproduction is a minimal reproducible example of the bug.
  • 已经提供了完整的报错信息、日志、截图,没有经过删减。

Comments (0)

Zoran created任务

Sign in to comment

Status
Assignees
Projects
Milestones
Pull Requests
Successfully merging a pull request will close this issue.
Branches
Planed to start   -   Planed to end
-
Top level
Priority
Duration (hours)
参与者(1)
Lua
1
https://gitee.com/openLuat/LuatOS.git
git@gitee.com:openLuat/LuatOS.git
openLuat
LuatOS
LuatOS

Search