[Programming] UART in AVR Assembly

preview_player
Показать описание
In this video I will be programming my AVR64DA28 to communicate with another AVR64DA28 over UART using Assembly.

Toolchain:
Software: Microchip Studio
Programmer: Atmel ICE
Рекомендации по теме
Комментарии
Автор

Hi Ken. Lookup the STS and LDS instructions. They'll simplify your program substantially.

axh