I am trying to develop a jtag device for uPSD3233B.
Now,i success read the IDCODE of the target mcu, but i have no idea of knowing the security status. Can anybody tell me how to do this?Supplying sample code would be advantage. Regards.
I am using the standard mode,4 pin were used(TDI,TDO,TMS,TCK) by MCS- Pls tell me how to reprogram and erase the target mcu. I also want to know that,where can i download some documents about designing software for JTAG. Thanks.
STMicroelectronics offers PSDsoft (Windows application) in conjuction with FlashLink (JTAG dongle) for programming the uPSD products via JTAG. You can download PSDsoft from the following webpage:
I have another question,when i perform ISC-SPECIAL,there are for commands as the following list: ISC-SPECIAL(ERASE) ISC-SPECIAL(PGM) ISC-SPECIAL(NONE) ISC-SPECIAL(ERASE&PGM) There are two bits can be transfered by TDI,how can i part the value of the two bits?