Support and General Use > Hardware

IMP400 remote driver for iriver H1xx. (SOLVED)

(1/1)

Robertek:
Hi,

I have an remote from my old iRiver IMP400 an it has its display flipped when using with my H140.

So I have searched the code and try to find which function is for printing pixels,
I thing it is in firmware/driver/lcd-h100-remote.c, but I didnt find the exact function, because I thing there I should change the (y) value to (MAXy - y) and maybe this should did the stuff:)

Im not a C programmer (I know only partly pascal) so it is for me little bit confusing.

So Im asking where is the function for displaying pixels on remote?

Thanks,
Robert

bluebrother:
I just bought one (not sure if it is exactly a IMP400) off ebay because I was interested in the cable. I noticed the display to be flipped too, and eventually I'll give it a look. From the data sheet it's just a matter of setting a bit.

Apart from that, the keys are completely messed up, so I'm not sure if that is of use at all ...

Robertek:
Yes the keys are little bit messed but I thing that are possible to use, but the display not:(

I wanted to set also the keys as I want but as a second step...

I just played with firmware/driver/lcd-h100-remote.c and it looks like that rockbox sends to display more complex rows and cols than single pixels as I though. (because I can possibly flip something but it looks like it flips only position of some set of rows -> so it is more messed)

Robertek:
So is quite usable now.

Patches are here:
http://www.rockbox.org/tracker/task/6471
http://www.rockbox.org/tracker/task/6472

Navigation

[0] Message Index

Go to full version