Re: [Amforth] Getting I2C to work on Uno

2013-10-25 Thread Matthias Trute
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Michael, >> These are the *definitions* of the constants for later use. The >> WANT_TWI option includes the file device.inc at compile time and > Where, exactly, is the WANT_TWI option supposed to be set? In the > project file? I just updated t

Re: [Amforth] Getting I2C to work on Uno

2013-10-25 Thread Michael Picco
Thank you, Matthias. I think this will be quite helpful! Regards, Michael On 10/25/2013 11:11 AM, Matthias Trute wrote: > Hi Michael, > > >> These are the *definitions* of the constants for later use. The > >> WANT_TWI option includes the file device.inc at compile time and > > Where, exactly

Re: [Amforth] Getting I2C to work on Uno

2013-10-25 Thread Erich Waelde
Hello all, On 10/25/2013 08:11 PM, Matthias Trute wrote: > (some examples are only recently posted here). Extending the assembler > sources is only for the brave ones among us. Even though I belong to the brave ones (I have added rs485 support and a few related things in assembly [1]) I have in