Hey Guys.
I built a Arduino Nano Board but instead of a CH340 i built a FT232RL on it, and I was wondering if someone of you could make a quick review of my schematic.
The troubles I have with it, is that it's recognized by the PC as FTDI Device it gets a COM Port, I was able to burn the bootloader onto the Atmega328P. But I'm not able to upload any sketch to it as it say:
avrdude: Version 6.3-20190619
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "C:\Users\Arduino\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"
Using Port : COM10
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xca
So the question I also have is, can I use a FT232RL out of the box or do I have to program it first, I know it can be programmed with a tool named ftprog.
Regards
SCH_ENW008_UPDI_Programmer_00-03.pdf (142.0 KB)