Nathanael Noblet wrote:
On Tuesday, April 22, 2003, at 09:13 AM, Bari Ari wrote:
Nathanael Noblet wrote:
Does anyone have the ite 8671f spec sheet or a direct link to it?
IIRC the 8671 is no longer in production. All the ITE data sheets currently are at: http://www.iteusa.com/productInfo/Download.html
Yeah I was looking there, and downloaded a spec sheet for a 8671 but it seemed fairly different in purpose from the 8661 so I was a little confused. I did end up though figuring out what the code for the 8671 was doing with respect to the 8661. There is only one line in the code I am unsure of from setup_serial.inc: SIO_WRITE($0x00,$0x24,$0x00) which says it is selecting the 24MHz CLKIN and clears software suspend mode. I don't know if it is correct for the board I have, I really hope so...;)
To make things more confusing ITE made both a 8671 and 8761. The 8671 is gone but the 8761 came out a couple years later and is in production. I think you may be looking at the 8761 data sheet.
--Bari