[beagleboard] Re: BBB no power LED

2013-10-10 Thread shedmeister
Gerald, I finally got back to this. The monitor is a 7" Lilliput 669gl. I checked SYS_5V as you suggested. It is 4.81V when the BBB is off, the monitor is off, and the monitor has DC power connected (so the monitor's power supply is powering part of the BBB). If I then turn on the BBB, it d

[beagleboard] Re: problems with webcams

2013-10-03 Thread shedmeister
Hi Mike, Yes, I am doing additional OpenCV processing, and have 4 video windows displayed, 2 being updated in "real-time" (hah!). I have capture running in a separate thread. My frame processing rate is well under 1 fps, so I'm ecstatic with 24 fps capture rate. Thanks again! Jim -- For m

[beagleboard] Re: problems with webcams

2013-10-02 Thread shedmeister
I just wanted to say thanks for this awesome thread. With your procedure and code, I have VGA capture now working too. I would like to add the following comments: 1) I am using a Logitech C230 camera (looks like an eyeball). So you can add this to the list of cameras that support MJPG captur

[beagleboard] Re: BBB SPI slave, bad data stuck on bus

2013-09-26 Thread shedmeister
n Sunday, August 25, 2013 5:09:32 PM UTC-4, shedmeister wrote: > > I'm having an intermittent problem running the BBB's SPI1 in slave mode. > I have designed all my TX messages to end in 0, and have verified every > way I know how that the last byte written to MCSPI_TX0 is 0