??? 03/01/08 11:02 Read: times |
#151725 - How to proceed Responding to: ???'s previous message |
Ap Charles said:
Why dont you have a look at the datasheet: http://www.comedia.com.hk/fp2007/Sp.../C328R.pdf First, as Charles says, you need to study the Datasheet for the Camera - that will tell you: Then you need to study the Datasheet for the Microcontroller - that will tell you: With that information, you will know whether the Camera's UART can be connected direct to the MCU's UART, or if some interface circuitry will be required. |