Let's get started with a Pandora port
Pages: 1 ... 12 13 14 15 16 17 18 19 20 21 22
Raik (463) 2059 posts |
Nothing that I can do it myself. Too stupid I’ve changed a Beta, so I can work with the Pandora on the translation. With the my “PiTab” (DSi Display) also 800×480 it works without problems. It fit automatic to screen. |
Jeffrey Lee (213) 6048 posts |
For palettised modes we could probably support it by rendering to an off-screen buffer and having the OS/video driver convert it to true colour. I suspect I’ll go with something similar – an extra GraphicsV driver which sits between the OS and the real driver.
Thanks for the offer – I’ll keep it in mind. |
Raik (463) 2059 posts |
Is the serial module also aviable in the omap3 ROM and is it usable with the external Pandora serial via UART2 or 3? |
Jeffrey Lee (213) 6048 posts |
Yes, the serial module is in the OMAP3 ROM. However I haven’t tested it on the Pandora so I’m not sure if it will work right away (e.g. the pin mux settings might need changing). All the serial ports should be available via DeviceFS (Serial1 = UART1, Serial2 = UART2, Serial3 = UART3). The default serial port (OS_SerialOp) will be UART3. This is the same setup as for the other OMAP3 boards. |
Raik (463) 2059 posts |
Thanks for this… have made a cable for UART3… look at the other thread . |
Raik (463) 2059 posts |
I have made a RISC OS Direct based card image for the Pandora. |
Erich Kraehenbuehl (1634) 181 posts |
Is there allready a touchscreen driver for the pandora available? |
Chris Hall (132) 3554 posts |
If it uses absolute coordinates then no driver is necessary (e.g. Adafruit touch screen) |
Pages: 1 ... 12 13 14 15 16 17 18 19 20 21 22