-
**Is this request related to a missing driver support for a particular hardware platform, SoC or board? Please describe.**
I need driver support for [ST7565](https://www.sitronix.com.tw/en/products/i…
rexut updated
3 weeks ago
-
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:…
-
**Describe the bug**
> [ 55%] Building C object CMakeFiles/STM32F4_UGFX.elf.dir/lib/uGFX-Fork/src/gdisp/mcufont/mf_justify.c.o
> cc1: warning: /home/alxhoff/git/GitHub/STM32-uGFX-Cmake/gdisp_lld_c…
-
hi,
i have read your post on[ uGFX forum ](https://community.ugfx.io/topic/502-wiieva-esp8266-ugfx-stm32/)and how nicely you have managed to use it with ESP8266.
- please let me know if you used…
-
I want to build one badge on my own, but I would like to use St7735 based display. Ugfx has a driver for it. What should I do to make it work? Should I edit the files in `components\ugfx-glue`?
-
Currently:
- You have to run ugfx.poll() 60ish times per second to use prompt_text
- If you run ugfx.poll() while using prompt_option the whole thing crashes and you cant do any input.
This is litera…
-
I am not sure why It happens, Possible reason my modifications broke the uGFX code {missing lines maybe}
NOTE ** : Earlier they keyboard could be appear !
-
E.g. is something like
https://wiki.ugfx.io/index.php/Font_rendering
https://ugfx.io/overview
worth testing?
Are there better or other options?
What's the main language of the project?
…
-
https://github.com/SHA2017-badge/Firmware/blob/master/components/ugfx/build_fonts.sh
-
Does it require pigpiod?
Anything gpio pi specific doesn’t work on pi5
so looks like it needs to be fixed somehow.
More on it here
https://forums.raspberrypi.com/viewtopic.php?t=359742
Thank…