Fred

> I don't have (and can't find) the data sheet that is referred to.
> Do you have that datasheet? Can I have a copy? (PDF?) 

https://www.microchip.com/wwwproducts/en/ATmega2560

I made two changes 

    #16 UBRR1 !             \ change to this - change 1

          %10 UCSR1A bm-set \ add line above - change 2 
    %10011011 UCSR1B c!     \ these two
    %00001110 UCSR1C c!     \ lines

Tristan


_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to