FIFO to MSP432

Thread Starter

em_cardc

Joined Apr 5, 2016
43
Hello!

Just a quick need of guidance as to how to set up a FIFO mod in an Arducam Mini 2MP to the MSP430. I am using SPI for the sensor camera but the FIFO will be taking care of the lengthy task. This is how I got my pins configured:

p3.5 - SCL
P3.6 - SDA
P1.5 - SCK
P1.6 - MOSI
P1.7 - MISO
P3.0 - CS

Where (what pins) can I set up the FIFO for the Arduchip integrated in the camera as shown in the register data shown in the attached file?
 

Attachments

Top