How to program TUSB3210 chip?

Status
Not open for further replies.

lgeorge123

Full Member level 2
Joined
Jun 13, 2004
Messages
130
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Hong Kong
Activity points
1,403
Hi , I am a new user in TUSB3210,can anyone tell me how to program this chip ???
 

tusb3210 program

The TUSB3210 is based on an 8052 core, with added bits. TI recommends the user is familier with the standard 8051 reference for programming it:

http://www.intel.com/design/MCS51/MANUALS/272383.htm

Compilers from Keil and Hitech support it:

**broken link removed**
http://www.keil.com/dd/hdr/3478.htm

Also, you will need to read the datasheets and the various user guides from TI:

**broken link removed**
**broken link removed**

Note that the TUSB3210 holds its program code in RAM, so it must be reloaded every boot. This can be done by a serial EEPROM on the i2c port, or from the USB connection. This is discussed in the docs on TI's site.

Finally, there is a TUSB3210 mailing list here:

Edit: No there isn't, it's dead, as advised by Davorin. Last post to it was October 2004. Having read some of their archives, I can see why. Better update my links list.

Enjoy your reading!

FoxyRick.
 

tusb3210 programmer

actually I means the hareware parts,I have the Hi-Lo universal programmer but
it does not support this chip.
 

программатор tusb3210

Read near the end of my previous post.

No chip programmer will support the TUSB3210, as it holds its program code in RAM. It needs reloading every power-on. This can be from an EEPROM on the i2c port or over the USB connection.

FoxyRick.
 

Re: programming tusb3210

Thanks your reply.Suppose I want to output some data from P0,how can I do this?
 

Re: programming tusb3210

FoxyRick said:
Finally, there is a TUSB3210 mailing list here:

h**p://listserv.telos.de/cgi/listinfo/tusb3210.

Which is dead as it can be...sending confirmation email back just ends up in being rejected to port 25 all the time.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…