I did my program for msp430f5529lp and works, but the image is splited in 4 frames, I've maipulating diferent registers such as COM9, COM14, 0x73, 0x72, the 0x11 and the 0x6b.
The XCLK frequency that I`m trying is 16Mhz, when I use 8Mhz, works like all the examples made with Arduino Uno.
Can you tell how would it works with 16Mhz XCLK? Thanks
Hello, this code is not working well in my case. I am using QVGA and YUV422. Did you change the register configuration so that you got well results?
Any help will be appreciated.
Hi,
I did my program for msp430f5529lp and works, but the image is splited in 4 frames, I've maipulating diferent registers such as COM9, COM14, 0x73, 0x72, the 0x11 and the 0x6b. The XCLK frequency that I`m trying is 16Mhz, when I use 8Mhz, works like all the examples made with Arduino Uno. Can you tell how would it works with 16Mhz XCLK? Thanks