Hello Matthias & All:
Matthias Trute writes:
> Hi Craig,
>
>> I think I found a bug in the documentation contained in the
>> bitnames.frt file for the multi-bit operations. Instead of:
>
> You're right. Thanks for telling. Revision 1465 is dedicated to you :)
>
> Matthias
This reminds me that t
Hello,
I'm attempting to interface a 4.3" TFT LCD display to the Arduino Uno. I've
successfully done this running normal Arduino code (see the December 2012
issue of Nuts and Volts magazine) and now I'm trying to do it while running
AmForth.
Doing this requires every I/O pin the Uno has including
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Craig,
> Doing this requires every I/O pin the Uno has including D0 and D1
> which are used for serial communication.
>
> My question is what do I need to do to disable serial
> communication completely so I have complete control of all I/O
> line
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
JHi Enoch,
>
> This reminds me that those on architectures with 256 I/O space
> would be better off using their own "bitnames" implementation for
> flash code saving.
A classical dilemma for a general purpose library. There *will* be
always someone
On Tue, 2013-11-05 at 20:05 +0100, Matthias Trute wrote:
> Hi Craig,
>
> > It doesn't matter if I execute key interactively or put it into a
> > new word definition. It always hangs.
>
> Pressing Ctrl-C and restarting the shell works for me. But nothing
> else..
>
> >
> > What am I doing wrong?