That is impossible. Have you read the System Reference Manual or looked at the schematic? The LCD pins connect to the HDMI chip and the expansion headers. They are the same pins ad can handle data for one display. Not two.
Gerald On Thu, Oct 3, 2013 at 5:43 PM, Flavio Castro Alves Filho < [email protected]> wrote: > Hello, > > I want to be able to manage 2 displays with BBB. Each display will > show differente information. > > For instance: a HDMI output playing video and a LCD display with > internet browser. Both applications must be executed by BBB. > > Is it possible to do that? > > Best regards, > > Flavio > > > 2013/10/3 Maxim Podbereznyy <[email protected]>: > > You should be more specific what you are trying to archive. All lcd lines > > are tied to a hdmi chip therefore if you use them as gpio the hdmi will > not > > function. however both functions can live together, but only one of them > is > > available at a time > > > > 03.10.2013 18:06 пользователь "Flavio Castro Alves Filho" > > <[email protected]> написал: > >> > >> Hello All, > >> > >> I would like to design/purchase a BBB cape which has LCD and HDMI > >> together. > >> > >> But one requirement for me is to know if it is possible to have > >> different video outputs in boths interfaces (for instance, a video > >> playback on HDMI and an HMI buttons on LCD). > >> > >> Is it possible to achieve with BBB? > >> > >> Best regards, > >> > >> Flavio > >> > >> -- > >> Flavio de Castro Alves Filho > >> > >> [email protected] > >> www.linuxembarcado.com > >> Twitter: http://twitter.com/#!/fraviofii > >> LinkedIn profile: www.linkedin.com/in/flaviocastroalves > >> > >> -- > >> For more options, visit http://beagleboard.org/discuss > >> --- > >> You received this message because you are subscribed to the Google > Groups > >> "BeagleBoard" group. > >> To unsubscribe from this group and stop receiving emails from it, send > an > >> email to [email protected]. > >> For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > > For more options, visit http://beagleboard.org/discuss > > --- > > You received this message because you are subscribed to the Google Groups > > "BeagleBoard" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > Flavio de Castro Alves Filho > > [email protected] > www.linuxembarcado.com > Twitter: http://twitter.com/#!/fraviofii > LinkedIn profile: www.linkedin.com/in/flaviocastroalves > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
