okay , when we installed the driver , then which software should we use to monitor received data and to send data out of pc ?
Hi omidsht,
From Host side (PC), there is two types of driver:
- Virtual COM Port (VCP) drivers
- direct (D2XX) drivers
The VCP driver emulates a standard PC serial port such that the USB device may be communicated with as a standard RS232 device. The D2XX driver allows direct access to a USB device via a DLL interface.
When you'll plug the FT232R breakout, the windows asks you to install a driver (one of both).
If it is your first experiment with the components ftdi, I advise you initially mode VCP...
Regards,
Marineland