Rockbox Development > New Ports

Sandisk C100 series

<< < (7/10) > >>

MarcGuay:
Shotofadds:

Here are the 2 files you requested in IRC:

shotofadds:
I'm not really sure what to suggest, other than trying to confirm that the initialisation sequence and lcd_send_data() etc that you're using are the same as the OF uses.

Can you describe the on-screen result in a little more detail? What do you see if you modify the bootloader to just display a whole screen of, say red?

MarcGuay:
So after poking around for a while looking for differences between the OF and RB, I finally decided to try running a "make clean" to see if some old stuff was jamming up the works, and yeehaw!, I've got the debug screen displaying legibly.  The only problem is that it's offset by about a third from the top by magic rainbow junk.  Will mess around more tomorrow...

MarcGuay:
The current state of affairs is attached.  It's strange how the "Count" field is at the top and not the bottom.  I put the "X" after "Btn" to verify I was messing with the right file.  The scrolling line does not appear at all. 

Edit:  Alrighty, it's just that the text is looping around to the top if it doesn't fit the screen.  Commenting everything out but the scrolling line displays it fine.  So it's just a matter of finding out where and why it's displaying everything offset like that.

MarcGuay:
The display has been corrected.  Credit goes to amiconn for spotting the unneeded offset leftover from the c200.  I've posted the results of button-press tests here: http://www.rockbox.org/twiki/bin/view/Main/SansaC100Port#GPIOA_Pins.  I thought I'd see if I can find the shutdown routine and try to implement it next... Or perhaps it would make more sense to explore the ADC and get the button specifics down?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version