Task-Tracker-Systems / Task-Tracker-Device

Sources for a task time recording device.
https://task-tracker-systems.github.io/Task-Tracker-Device/
MIT License
2 stars 0 forks source link

Add reset signal to display. #38

Closed dhebbeker closed 1 year ago

dhebbeker commented 1 year ago

The display does not work on a power-cycle. It works on a soft reset (via button or programmer).

I assume it will correctly work, if the reset signal of the display is used.

dhebbeker commented 1 year ago

Maybe it is sufficient to call the display initialization later.

dhebbeker commented 1 year ago

This can only be tested on the actual board. The simulator is not affected. A workaround has been implemented (ca91acfd0e784cb32180d21c2c3012e0f8ba1d47).

dhebbeker commented 1 year ago

Circuit drawing of used adapter board:

dhebbeker commented 1 year ago

The chip used is ug-2864hsweg01 (datasheet / user guide). Reset is active low.