Posted on March 11, 2014 at 11:36The original post was too long to process during our migration. Please click on the attachment to read the original post.
Evidently, do you not understand how forums work? Honestly there aren't that many people attaching this camera, to this display, on this board. Even fewer on the forum and participating. You'll likely need to decompose the problem into smaller pieces, and verify that each of those pieces is functioning in the manner your expect, and with a data format that is compatible throughout. So isn't the format you've chosen a 14-bit mode? How does the camera send that? Is the way the camera sends the data coherent with the way the display expects to receive the data? What if you capture the data and analyze it on a PC. Does the data look correct, is the byte/bit formatting and alignment right? Do you have a test bitmap in the correct format for the display that you can send to the screen? Does that look right? If the data formats are not immediately compatible you might have to transcode from one to the other in order to display the image as desired.
Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
I can not understand forum yet. I'm a new member. I am sending a picture to the LCD. Picture looks correctly in the LCD.In the camera, I see only red and blue primary color. Looks to be purple or pink a white colors. I think have problems in green color. Green colors will never appear or little seems.How can I test the camera on the PC?RegardsMucit23
This is a truth for all forums, the pool is pretty shallow, the lack of any response is feedback in-and-of itself.How can I test the camera on the PC? I'm not telling you to test the camera on a PC, I'm telling you to take the frame(s) you capture on the STM32, and analyze that data on a PC, and confirm the colour data matches the format you expect, and the one the display needs. Use the debugger to read a region of memory out to a file on the PC side, or use a USART to transmit it, or any number of other methods.
Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Thank you for your answer. I solved the problem. Ov9655 had problems in the setup settings. Camera is working now. Here's the test video http://www.youtube.com/watch?v=z7-FOgELcbE