fgcity
1
There is a code sample on the sparkfun site for the CFAX lcd.
it says that it’s compiled with GCC.
I have followed the tutorial on the Eclipse toolchain development and am ready for some code.
Now will i be able to compile this LCD sample code with this toolchain?
fgcity
2
I’ve compiled the file with Cross Studio.
It turns out i have connected the GND pin on the header board of the LCD to the GND on the Dev board. And it shouldn’t be connected after all
Then back to my previous question
How can i preview bitmaps on the screen?
Lets say i want to draw a button on the screen.
How do i do that?