Petr Kubizňák

Results 4 issues of Petr Kubizňák

The D4D_UNICODE feature cannot be enabled if project compiled with CW, as the default wchar_t size in prebuilt CW standard libraries is 4 bytes, disallowing e.g. the following initialization in...

The CRTouch device has a TouchPending signal, used to signalize new data available. eGUI does not use the signal, it reads the RTSRDY field of the Resistive Touch Status Register...

When using CRTouch as the touchscreen driver, some of the release events are not registered by eGUI. As a result, the buttons sometimes remain pressed without getting released until a...

When both double-buffering and DMA are enabled (i.e. d4dlcdhw_k70_lcdc_cfg.h contains the following definitions), the two buffers are not synchronized properly. When an object (not full screen) is invalidated, it is...