Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 7 months ago.
interfacing smartfusion to Link sprite Y201 camera
Hello All,
I am doing project based on Y201 camera. I am interfacing the camera with smart fusion using Uart interface. I am facing problems. Could any one please help.. I have the following doubts.
As part of taking picture,
I am sending
1. Take picture command 2. Read picture file size. I am getting 49 bytes as read picture file size.. Can I know what is might be the problem.
Second problem:
First I am giving reset command. 2. When I gave take picture command next, I am not getting the expected response from the camera. Could I know when I can call reset.
I read I should call reset only after change resolution of the picture. Is it a constraint. Please give your valuable feed back.
Could you please let me know what commands i should give for taking the picture and reading the contents of the captured picture. thanks..