Surveyor Robotics Journal |
|||||
|
email:
web:
rss: Archives |
Fri, 17 Aug 2007 Blackfin BF537 processor/camera ... another update Port H GPIO is fine - some of our other initialization code was clobbering i/o port setup. Also, we have tested the processor card with a different camera (Omnivision OV9620), and it works perfectly, so we have verified that the camera interface on the processor board is good. As mentioned earlier, it looks like we have a timing configuration issue with the OV9655, so we'll try to track that down. There are a few other i/o lines left to test (UART1, Timer 2 and Timer 3), but everything else on the processor card has checked out positive. This has been a good week ... Posted Fri, 17 Aug 2007 14:30 | HTML Link | see additional stories ... Blackfin BF537 processor/camera update Some good news - u-boot is running, so we will get started on the uClinux port shortly. Also, I2C and SPI flash are working properly. Remaining issues - we don't seem to be able to initialize the Port H GPIO signals, though we seem to be using the right commands. The BF537 uses Port H for GPIO or Ethernet, and our theory is that the Ethernet function isn't releasing the pins, but we are getting help from Analog Devices to track this down. Also, we still haven't figured out the timing issues on video capture. When the board first starts up, we get pictures like this:
but after a while, sync seems to get lost and the pictures look like this:
Now that we have I2C, we can access the camera controls. There are a lot of timing variables, so we're on it. Posted Fri, 17 Aug 2007 14:25 | HTML Link | see additional stories ... |
||||