mån 2009-01-19 klockan 15:16 -0600 skrev E Robertson:
> Hi All,
> As far as I can tell, their are no i2c hardware driver support for the 
> at91sam9263 TWI. Are their any known problems with this interface?

It won't work under linux, since the interrupt latency is so long
that you get overrun problems.
If you are going to sit in a loop, waiting for the H/W
to complete, you might as well do a S/W I2C,
so I guess noone bothered.

BR
Ulf Samuelsson


> Thanks.
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to