We use dm6437 in two programs , both with image sensor , one is sensor LUPA-300( Cypress) , the other sensor is MT9T001 (Micron) ,
The first one now can work properly , the second hasn't worked yet .
here i have two questions :
1) To the first one , we use CCS3.3 and the power chip is LTZK1767 , when the external power supply is 12V , it works properly ; but when the external power supply is 7V , once the program runs , either signed power faliure immediately or several minutes later , I am so confused.
2)To the second one , it hasn't work yet , and i download a program from the TI website named " evmd6437" , I am using the psp_1_00_02_00 , I can only see the function definition in the file "psp_i2cApi.h" but no function body , now I want to see PSP_i2cTransfer() function body , can anyone help me ?