Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => RK3188 => Topic started by: jacko on September 26, 2015, 11:47:06 AM

Title: RK3188 and MOD-VGA
Post by: jacko on September 26, 2015, 11:47:06 AM
Is RK3188 working with MOD-VGA ?

Title: Re: RK3188 and MOD-VGA
Post by: LubOlimex on October 06, 2015, 11:32:08 AM
Hey jacko,

I remember we exchanged e-mails on the subject. Will copy part of our conversation here, in case somebody else has a similar question:

MOD-VGA can be used with RK3188-SOM-EVB as an additional video output with limited capabilites, but you would need to write the software for the communication between the boards.

Hardware-wise RK3188-SOM-EVB works with MOD-VGA. MOD-VGA can be connected to the UEXT port of RK3188-SOM-EVB. Software-wise – no. There is no ready-to-use example or demo. You would need to write the software for the SPI communication (MOD-VGA uses SPI interface for communication with the main board).

MOD-VGA would NOT be detected by Linux as a second VGA card. MOD-VGA is a very simple VGA adapter suitable for video output up to 400x300 pixels in 512 colors. It is mainly used as an extension for Arduino boards (whose small AVR microcontrollers generally lack any video output capabilities). Yet, I can see that it might be a good addition to RK31880-SOM-EVB as an additional video output with limited capabilities.


Best regards,
Lub/OLIMEX
Title: Re: RK3188 and MOD-VGA
Post by: Freire on October 09, 2015, 05:13:31 PM
Perhaps the best choice is to implement the solution LCD to VGA, that is used in the A13-olinuxino board or use the chip ADV7123  for the same purpose.