I use WinXP with parallel port programmer with uisp or avrdude. It works well. I think with linux is the same.
I think the pins used in parallel port (DB25) are different because the software is different, sending the information to different pins. And the circuit is different too. (BTW your link has a very interesting hardware and software)
The ISP pins are different just because of standard, but both has 6 pins (but parallel port programmer don't use +5v - it presumes you're using onboard power supply to IC).
I'm not sure, but I think you don't need to write to FT232RL eeprom. And forget about a PDIP (plastic dual inline package) version. There is only SMD versions SSOP-28 (for smd soldering) and QFN-32 (for smd socket). I think that's why all DIY kits has the FT232RL already soldered on the board.
I use WinXP with parallel port programmer with uisp or avrdude. It works well. I think with linux is the same.
I think the pins used in parallel port (DB25) are different because the software is different, sending the information to different pins. And the circuit is different too.
I use WinXP with parallel port programmer with uisp or avrdude. It works well. I think with linux is the same.
I think the pins used in parallel port (DB25) are different because the software is different, sending the information to different pins. And the circuit is different too.
Yes, there are many other parallel port programmer circuits, but the cheaper is that one with resistors. If you're planning to use it with Arduino, I think it's enough.
after some month I'm at last back on my project from February
Because there is no DIL package version of the ft232 available does anybody know if there is a other USB/Seriell converter in a DIL package which I can use instead?
Nope, but there are devices like the SparkFun breakout board or the TTL232 cable that has the FTDI in it; these will provide some non-SMT access to the FTDI. You can also use a MAX232 type circuit and use a standard serial port, or a standard USB-rs232 adapter if you already have one.