T O P I C R E V I E W |
Ziggy587 |
Posted - 07/10/2010 : 09:48:52 Hello.
I've been programming M29F032B chips with my GQ-4X. Lately they've become a little hard to find so I picked up some AM29F032B chips but noticed that exact model is not in my device list. I tried selecting M29F032B but it fails the ID check, I get this message:
quote: ID check failed.("4078") Please check device type, chip's orientation and pin contact. Some OEM chips may have compatible chip ID
Could I add a line of code to the txt file to add support for the AM29F032B?
Thanks. |
1 L A T E S T R E P L I E S (Newest First) |
ZLM |
Posted - 07/12/2010 : 07:37:33 Try to add this line into devices.txt:
Name="AM29F032B*TSOP40",ID="0141",Class="29F040B",Category="FLASH",MFG="AMD",CodeSize="4194304",DIP="100011110101",Adapter="TSOP40B-DIP32(ADP-077 and ADP-082)";
For M29F032D Also see:
http://www.mcumall.com/comersus/store/comersus_viewItem.asp?idProduct=4454 |
|
|