chirag2239
Member level 3
Hi,
I am trying to develop circuit that is based on Arduino. Now, I am going to develope the circuit that I want to sell so I do not need Arduino board to attach. So programming is the problem.
I have checked in Schematic of Arduino Mega 2560 that the designer have made USB to UART conversion using ATmega16U2. Then bootloader program is loaded in Arduino.
Now I am confused that the bootloader program of Arduino is same for all the controller? If yes, then can I upload it on simple ATmega2560? By uploading this program, can I make my board as Arduino compatible?
Can I use FT232 chip instead of ATmega16U2? Can I program my board using FT232 instead of using ATmega16U2 as an Arduino? I mean to say can my board work as an Arduino Compatible board if I use FT232 instead of ATmega16U2 and the boot loader program will work if I use FT232?
Thanks.
Chirag
I am trying to develop circuit that is based on Arduino. Now, I am going to develope the circuit that I want to sell so I do not need Arduino board to attach. So programming is the problem.
I have checked in Schematic of Arduino Mega 2560 that the designer have made USB to UART conversion using ATmega16U2. Then bootloader program is loaded in Arduino.
Now I am confused that the bootloader program of Arduino is same for all the controller? If yes, then can I upload it on simple ATmega2560? By uploading this program, can I make my board as Arduino compatible?
Can I use FT232 chip instead of ATmega16U2? Can I program my board using FT232 instead of using ATmega16U2 as an Arduino? I mean to say can my board work as an Arduino Compatible board if I use FT232 instead of ATmega16U2 and the boot loader program will work if I use FT232?
Thanks.
Chirag