Other Parts Discussed in Thread: MSP430G2452,
Tool/software: Code Composer Studio
Hi,
I am using the MSP430FR5994 launch pad and want to use the camera OV7670 without FIFO to capture an image. I only found a post that shows how to interacting with OV7676-FIFO in an MSP430G2452.
https://www.rpg.fi/desaster/blog/ov7670-fifo-msp430-launchpad.html
It uses an OV7670 with FIFO. Also, it mentions the author tried OV7670 without FIFO but in a powerful LPC1769 microcontroller(running at 120Mhz).
I also noticed a paper that mentions they used MSP430 with OV7670 by using MSP430's DMA. "The WISPCam takes advantage of an onboard microcontroller with 65KB of non-volatile low-power high-speed memory (FRAM) to capture the images via DMA at 48Mbps while consuming low-power." But the paper does not mention if their OV7670 has FIFO or not.
https://www.researchgate.net/publication/283464051_Self-Localizing_Battery-Free_Cameras
I am wondering if MSP430 is able to interact with OV7670 without FIFO (for image taking).
Thanks,
Yubo