Hi there..
I have a programmer-cable \ USB-> serial converter that I want to connect directly to a board using a PIC16F877A.
The programmer-cable\device is a FT232\245BM according to FTProg. And it is a FTDI device.
The problem I have here is that the 3rd party PIC-programmer-software doesn't seem to want to detect the programmer-device..
To be able to use my programmer I need to know what pins the following are:
MCLR \Vpp
PGM \ Vdd
Clock
Data Out
Data In
Any suggestions as to how I can figure out how to set this thing up with the pic-programmer?
I've tried reading the data-sheets and all, but I can't seem to find what I need..
-Remi