Firefly Open Source Community

Title: IPC-M10R800-A3568J AI Industrial Tablet PC [Print This Page]

Author: britus_nachtus    Time: 6/22/2024 14:34
Title: IPC-M10R800-A3568J AI Industrial Tablet PC
Hello staff


I have a question about the pin connections of the HIMAX chipset in the DTS for the board in the 'IPC-M10R800-A3568J
AI Industrial Tablet PC' (AIO-3568J Board) . In the DTS only the RESET PIN is connected to the PCA9555 extender chip and the IRQ PIN is connected to the RK3568 pin "RK_PC1". The kernel reports that "himax,gpio_3v3_en" is not valid. My application turns off the backlight after 30 minutes (/sys/class/backlight/backlight/brightness == 0). After a few hours I noticed that the touchscreen stopped responding (froze) but my QT application continued to work normally (log output of the background jobs). I used a simple C program to read the device /dev/input/event2. This C test program also doesn't respond when I tap the touchscreen with my fingers.
So my question is:
1) Is the HX83102-B built into the tablet?
2) How is the HIMAX chip supplied with power.
3) Is there a schematic plan for the IPC-M10R800-A3568J tablet (AIO-3568J board)?


Greetings
tchip_askquestions

log.txt.gz

504 Bytes, Down times: 0


Author: britus_nachtus    Time: 6/23/2024 19:05
Title: HIMAX Touchpanel Driver Firefly Linux Kernel
Last edited by britus_nachtus In 6/26/2024 15:09 Editor

So, after a long analysis of the HIMAX driver, I found the cause. The driver registers event handlers for 'screen blank' in the FB/DRM subsystem. So far so good. But some 'grr' thinks that you have to switch off the power supply of the touch panel (3v3 GPIO) in the 'Screen Blank' event. The big question is, how high is the probability that the chip will realize without power that the user is tapping the touch panel with their finger?
The answer: Never!!!!

I love programmers who seem to switch off their brains when they 'hack'.

After I DIDN'T call himax_common_suspend() and himax_common_resume(), the panel responds immediately when tapped with my finger. By the way: xx_supend and xx_resume are intended for the kernel PM subsystem, not for blank screen events!

Since HIMAX is not listed in the maintainers list, I strongly assume that some 'grr' from FF put the driver including code for the MCU FW programming in the kernel tree.

Greetings





Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) Powered by Discuz! X3.1