Skip to content

tanhailong/windows_win10_idd_xfz1986_usb_display_drv_f1c200s

 
 

Repository files navigation

windows_win10_idd_xfz1986_usb_display_drv_f1c200s

win10 idd driver for usb display. support f1c200s, esp32s2

note: currently have a fatal issue about hardware decode jpg data, there are about 1% frame decode error which cause the screem flash like below photo. it should releate USB transfer & hardware decode. when USB doesn't work, the issue gone.

image

重要说明:当前有一个严重的问题, 硬解jpg数据时会有大概1%的概率会出错,生成屏幕闪烁一下,如上图。 这应该是和USB传输相关,当USB不工作时,没有发现硬解出错的问题。

解决方案: 1.找全志支持解决。 2.workaround 使用直接传输rgb565, VGA 640*480 能30fps.

f1c200s demo

image) image

esp32s2 demo

image image image image

About

win10 idd driver for usb display. support f1c200s, esp32s2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.5%
  • C 43.5%