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.
8 years, 6 months ago.
VC0706 camera with Nucleo F401RE
Has anyone managed to use the VC0706 camera with Nucleo F401RE? I have been using PA_3 (RX) and PA_2 (TX) to connect with the camera (I previously tried PA_10 and PA_9, which I believe was not correct), with a potential divider being used to limit the voltage supplied to the RX of the camera. I have used the VC0706CameraShield and MODSERIAL classes available from this site. When I try to send to the camera, the call to MODSERIAL.txIsBusy() always returns true. When I read from the camera, I can only read 0x00. I suspect that the camera is faulty, but I would be interested in seeing a set-up which definitely works for this combination.