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...;)