Hi,
I have been working on using serial communication with Arduino. I have a question in mind.
Is there a serial buffer in Atmega328 or does the serial communication use the buffer of FT232 or is it a software buffer?
I am asking this question as I am planning to remove the Atmega328 IC from the the USB board and put it in my custom made board after the programming is over.
The custom made board does not have FT232 IC which is present on the board.
Thank you
Prerak Desai