mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
NxWM: Add 47x49 calculator icon
This commit is contained in:
@@ -3429,8 +3429,12 @@ Configurations
|
|||||||
and, in fact, putting a guard band around the framebuffers seems to
|
and, in fact, putting a guard band around the framebuffers seems to
|
||||||
eliminate the problem.
|
eliminate the problem.
|
||||||
c) There are some occasional start up issues. It appears that the LCDC
|
c) There are some occasional start up issues. It appears that the LCDC
|
||||||
is programed incorrectly and groups of pixels in the images are
|
is programmed incorrectly and groups of pixels in the images are
|
||||||
reversed (producing an odd serrated look to the images).
|
reversed (producing an odd serrated look to the images).
|
||||||
|
Update: I corrected a similar problem on the SAMA5D4-EK by
|
||||||
|
increasing the SCLK from MCK to 2*MCK. That eliminated all start up
|
||||||
|
problems with the SAMA5D4-EK and needs to be tried on the SAMA5D3e-EK
|
||||||
|
as well. This is controlled by an LCD setting in include/board.h.
|
||||||
d) I think that there may be more issues if GRAPHICS and INPUT debug is
|
d) I think that there may be more issues if GRAPHICS and INPUT debug is
|
||||||
off. I have not tested with DEBUG off.
|
off. I have not tested with DEBUG off.
|
||||||
e) The biggest problem is the touchscreen accuracy. The touchscreen
|
e) The biggest problem is the touchscreen accuracy. The touchscreen
|
||||||
|
|||||||
Reference in New Issue
Block a user