Restoring a Digma E629 eBook — troubleshooting from battery to E-Ink waveform

It all started when the Digma E629 eBook had been sitting unused for quite a long time, and when I finally decided to charge it and use it again — it refused to turn on. At that moment the device was almost 10 years old, so it was not surprising that the first disassembly immediately revealed a completely discharged Li-Ion battery (3.7V 306573, 1500mAh). Fortunately, this is a common form factor, so I easily found and ordered a replacement.
However, after replacing it… the problem remained. The display did not refresh, although the device was detected via USB and the battery was charging normally. I connected to the UART port (standard speed 115200) and started digging deeper.

IMG_20260306_212337
Read More

Install LTIB BSP on Ubuntu 14.04

The LTIB (Linux Target Image Builder) project is a simple tool that can be used to develop and deploy BSPs (Board Support Packages) for various target platforms. Using this tool a user will be able to develop a GNU/Linux image for their target platform.
This instruction helps to build and install LTIB for conga-QMX6 (based on Freescale ® i.MX6 ARM ® Cortex A9) on Ubuntu 14.04 Linux. Read More