Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Jason Kridner
> On Jan 3, 2019, at 4:01 PM, Robert Nelson wrote: > >> On Thu, Jan 3, 2019 at 3:58 PM wrote: >> >> I have the schematics and I followed them to come up with the clone. >> Everything on the hardware side seems correct but for some reason I get >> inverted red and blue. > > Which just

Re: [beagleboard] I need your help for my project

2019-01-03 Thread Yiling Cao
I managed to make QT appear in 6 seconds, cold boot on 800mhz AM3352. Basically uboot 1 sec. kernel 2 sec. and init 2 sec and app. need to strip some drivers, verification and use init On Fri, Jan 4, 2019 at 4:14 AM Robert Nelson wrote: > On Thu, Jan 3, 2019 at 2:07 PM Talha Ayranci > wrote:

Re: [beagleboard] UART0 garbage characters

2019-01-03 Thread Yiling Cao
correct UART rate and good ground connection? On Thu, Jan 3, 2019 at 5:37 AM Sebastián Sáez wrote: > Hi everyone! > > after install the last linux image in the emmc I can't use the UART0 > anymore (screenshot attached ) > > All other function are working, I can do SSH using the softAP

Re: [beagleboard] Please help me

2019-01-03 Thread Yiling Cao
No, AM335x doesn't have an analog video input and hardware encoder by itself. It can only handle network forwarding job. also plz improve your title. On Wed, Jan 2, 2019 at 8:45 PM ARASH FAHIM wrote: > HI > I am a computer student > I want to change analog video (PAL/NTSC) to mpeg 2 realtime

[beagleboard] Re: opencv videocapture on beaglebone black

2019-01-03 Thread thatguy722
It anyone else stumbles on this the solution is: sudo rmmod uvcvideo && sudo modprobe uvcvideo nodrop=1 timeout=5000 On Thursday, 18 February 2016 11:29:50 UTC+11, joelk wrote: > > Has anybody managed to capture video from a usb webcam on a BBB with any > recent Linux distribution using OpenCV

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Robert Nelson
On Thu, Jan 3, 2019 at 3:58 PM wrote: > > I have the schematics and I followed them to come up with the clone. > Everything on the hardware side seems correct but for some reason I get > inverted red and blue. Which just leaves your hdmi switch connection.. Regards, -- Robert Nelson

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread sam . abbas3
I have the schematics and I followed them to come up with the clone. Everything on the hardware side seems correct but for some reason I get inverted red and blue. On Thursday, January 3, 2019 at 2:49:51 PM UTC-7, RobertCNelson wrote: > > On Thu, Jan 3, 2019 at 3:36 PM > wrote: > > > > Yes

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Robert Nelson
On Thu, Jan 3, 2019 at 3:36 PM wrote: > > Yes its not. On clone, the output from NXP TDA19988, is going to a HDMI > switch rather than going to micro HDMI port, and the output from switch goes > to HDMI connector. > Do TDMA pins invert somewhere from micro HDMI port to HDMI cable with >

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread sam . abbas3
Yes its not. On clone, the output from NXP TDA19988, is going to a HDMI switch rather than going to micro HDMI port, and the output from switch goes to HDMI connector. Do TDMA pins invert somewhere from micro HDMI port to HDMI cable with beaglebone? On Thursday, January 3, 2019 at 2:20:00 PM

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Robert Nelson
On Thu, Jan 3, 2019 at 3:14 PM wrote: > > Hi Robert, > > I tested debian-9.6 from the link you provided, and the colors on my clone > board are still inverted. > I tested the same image on beaglebone and the colors were correct. > > Please see my log below for the clone: > > U-Boot

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread sam . abbas3
Hi Robert, I tested debian-9.6 from the link you provided, and the colors on my clone board are still inverted. I tested the same image on beaglebone and the colors were correct. Please see my log below for the clone: U-Boot 2018.09-2-gd5b4c4b656 (Oct 19 2018 - 14:16:02 -0500), Build:

Re: [beagleboard] I need your help for my project

2019-01-03 Thread Robert Nelson
On Thu, Jan 3, 2019 at 2:07 PM Talha Ayranci wrote: > > Hello everyone! Fİrst I am sorry for my bad English. > I want to make a project with Beaglebone Black. My project is a GUI app with > Real-Time Kernel based Linux. And i want to run this app in 5 sec. For > example :

[beagleboard] I need your help for my project

2019-01-03 Thread Talha Ayranci
Hello everyone! Fİrst I am sorry for my bad English. I want to make a project with Beaglebone Black. My project is a GUI app with Real-Time Kernel based Linux. And i want to run this app in 5 sec. For example : https://www.youtube.com/watch?v=vm3Gp9KEs1w - I flashed a Debian image ( 1GB

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread Robert Nelson
On Thu, Jan 3, 2019 at 1:56 PM wrote: > > Hi Robert, > > Here below is my boot log: > """ > U-Boot 2018.09-2-gd5b4c4b656 (Oct 19 2018 - 14:16:02 -0500), Build: > jenkins- > github_Bootloader-Builder-84 > > CPU : AM335X-GP rev 2.1 > I2C: ready > DRAM: 512 MiB > No match for driver

Re: [beagleboard] Beaglebone clone HDMI red and blue inverted

2019-01-03 Thread sam . abbas3
Hi Robert, Here below is my boot log: """ U-Boot 2018.09-2-gd5b4c4b656 (Oct 19 2018 - 14:16:02 -0500), Build: jenkins- github_Bootloader-Builder-84 CPU :

Re: [beagleboard] Abridged summary of beagleboard@googlegroups.com - 11 updates in 8 topics

2019-01-03 Thread Prakash Dash
Hi All, I am not aware of what are the Touch Screen supported in Beagle bone black so i need help to understand what are the supported Touch Screen Module devices for Beagle bone black. I need to understand and integrate that Touch Screen Module device in Beagle Bone Black. Can someone please

Re: [beagleboard] Abridged summary of beagleboard@googlegroups.com - 11 updates in 8 topics

2019-01-03 Thread Prakash Dash
Hi All, I am not aware of what Camera device supported in Beagle bone black so i need help to understand what are the supported Camera Module devices for Beagle bone black. I need to understand and integrate that Camera Module device in Beagle Bone Black. Can someone please tell me which will be

Re: [beagleboard] Abridged summary of beagleboard@googlegroups.com - 11 updates in 8 topics

2019-01-03 Thread Prakash Dash
Hi All, I am not aware of what AUDIO Codec device supported in Beagle bone black so i need help to understand what are the supported devices for Beagle bone black. I need to understand and integrate that AUDIO Codec device in Beagle Bone Black. Can someone please tell me which will be the