FX2LP, APTINA IMAGE SENSOR, ANDROID APPLICATION, USB COMMUNICATION

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
add_4264281
Level 1
Level 1

i have a fx2lp board with aptina image sensor, i have a android mobile and supporting app. i need the firmware to work my kit in a snapshot mode ie. i have a button in my app "if i i click it button should get 1 frame" and stop, next click next frame. as i have got knowledge by reading some pdf's regarding cypress and fx2lp i have proceeded with this project.  where shall i get the supporting firmware?

0 Likes
1 Solution
YatheeshD_36
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello Aditya,

Please refer to the aptina image sensor's firmware in this link where the vendor commands (to the device) are handled and the corresponding registers in the sensors are written with desired value using a switch case for the particular operation which are initiated by your custom application.

Best Regards,

Yatheesh

View solution in original post

0 Likes
1 Reply
YatheeshD_36
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello Aditya,

Please refer to the aptina image sensor's firmware in this link where the vendor commands (to the device) are handled and the corresponding registers in the sensors are written with desired value using a switch case for the particular operation which are initiated by your custom application.

Best Regards,

Yatheesh

0 Likes