Cam9630 c 1
From Fpga4u
Some camera extension for the 20 pins connector:
- 128 x 101 pixels, B/W, global reset : Cam9630_c
The document CMOS Image is used to present the design project associated with this interface. Thus the design is actually not fully available on this site as it is an actual exercise for students.
Extension for 20 pins connector with camera LM9630_c
|
|
A small micro match with 4 pins can be used to connect the i2c interface. 2 lines could be used on the camera modules, but some of then doesn't have the lines connected.
|
For .tcl assignment file :
# Connector J5 used for Camera LM9630_c
############################################
set_location_assignment PIN_T18 -to Cam_MClk
#set_location_assignment PIN_U18 -to
set_location_assignment PIN_G7 -to Cam_DATA[0]
set_location_assignment PIN_H8 -to Cam_DATA[1]
set_location_assignment PIN_F8 -to Cam_DATA[2]
set_location_assignment PIN_H9 -to Cam_DATA[3]
set_location_assignment PIN_E9 -to Cam_DATA[4]
set_location_assignment PIN_F10 -to Cam_DATA[5]
set_location_assignment PIN_G11 -to Cam_DATA[6]
set_location_assignment PIN_E11 -to Cam_DATA[7]
#set_location_assignment PIN_H7 -to
#set_location_assignment PIN_C7 -to
set_location_assignment PIN_G8 -to Cam_HSync
set_location_assignment PIN_E8 -to Cam_VSync
set_location_assignment PIN_F9 -to Cam_SDA
set_location_assignment PIN_H10 -to Cam_SCL
set_location_assignment PIN_H11 -to Cam_Reset_n
#set_location_assignment PIN_F11 -to