Re: [Amforth] I2C Generic

2018-11-09 Thread Jan Kromhout
Hello Erich, The i2c scanner is seeing $38, should i still shift to $70? Cheers Jan Verstuurd vanaf mijn iPad > Op 9 nov. 2018 om 22:30 heeft Jan Kromhout via Amforth-devel > het volgende geschreven: > > Thanks Erich, > > Do I need this to start every time I use I2C > > i2c.init.default

Re: [Amforth] I2C Generic

2018-11-09 Thread Jan Kromhout via Amforth-devel
Thanks Erich, Do I need this to start every time I use I2C i2c.init.default Cheers, Jan > Op 9 nov. 2018, om 20:56 heeft Erich Wälde het volgende > geschreven: > > Hello Jan, > > your i2c address: "$38", is this the 7bit address? You might > need to shift it by one position to "$70". >

Re: [Amforth] I2C Generic

2018-11-09 Thread Erich Wälde
Hello Jan, your i2c address: "$38", is this the 7bit address? You might need to shift it by one position to "$70". Just an idea. Cheers, Erich Jan Kromhout writes: > Hi, > > This is my first step on the I2C road. > I have a Gravitech shield for the Arduino, that work well. > The code is very si

[Amforth] I2C Generic

2018-11-09 Thread Jan Kromhout
Hi, This is my first step on the I2C road. I have a Gravitech shield for the Arduino, that work well. The code is very simple, and I have translate it to Forth. The display is not working. I include the Forth code. What is wrong? Thangs for any help. Cheers, Jan \ Gravitech display, I2C Generic

Re: [Amforth] Fuse settings for Leonardo

2018-11-09 Thread Jan Kromhout
Thanks again Matthias! > Op 9 nov. 2018, om 18:57 heeft Matthias Trute het volgende > geschreven: > > Am Freitag, den 09.11.2018, 15:49 + schrieb Jan Kromhout: >> Hi, >> >> I wont testing amForth on the Leonardo. >> What are are the fuse settings for the Leonardo? > > The Makefile in app

Re: [Amforth] Fuse settings for Leonardo

2018-11-09 Thread Matthias Trute
Am Freitag, den 09.11.2018, 15:49 + schrieb Jan Kromhout: > Hi, > > I wont testing amForth on the Leonardo. > What are are the fuse settings for the Leonardo? The Makefile in appl/arduino contains some lines starting with leonardo, that's probably a start. Matthias __

[Amforth] Fuse settings for Leonardo

2018-11-09 Thread Jan Kromhout
Hi, I wont testing amForth on the Leonardo. What are are the fuse settings for the Leonardo? Cheers, Jan ___ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amf