--- In [email protected], sebphi <seb...@...> wrote:
> Note: Fox Board LX will not be sale anymore. New board G20 will replace LX 
> with strong caracteristics (ARM9). For french people 
> please take a look on the google group talking about it:
> 
> http://groups.google.fr/group/groupe-de-discussion-autour-de-netus-g20-et-fox-board-g20
> 
> Best Regards
> Sébastien PHILIPPE

That's correct.  I'm currently busy studying that device and if I find the 
time, I will also here introduce an "easy-to-use" I2C driver, on top of the HW 
I2C which is on board.

Although ATmel (processor used on the Netus is an ARM9 from ATmel) calls this 
TWI (Two Wire Interface), it's basically I2C.

So, that device has the big advantage over the Etrax that there's a real I2C HW 
block on board.
That means I don't have to "bitbang" any more the I2C messages, I should only 
control the corresponding registers to fill, send, receive, check the I2C 
messages.

But as said, if time permits...

Best rgds,

--Geert

Reply via email to