MOSI MISO or RX, TX, on Atmega328

Admin #2951063
Rate this post
useful
not useful
RX/TX belongs to the UART, which is used for general purpose serial 
communications. To use it for programming, your AVR apparently has a 
bootloader installed, which is a small piece of software that receives 
the program and writes it to the Flash ROM. But in general, the AVR 
programming interface uses MOSI/MISO/SCK/RST.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now