[U-Boot] SAM9263 TWI inquiry
Ulf Samuelsson
ulf.samuelsson at atmel.com
Tue Jan 20 00:38:46 CET 2009
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 at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
More information about the U-Boot
mailing list