1 |
In the NANDFLASH regulation prompts Config Error, does not permit the operation |
| |
Has such situation is because the component disposition character(Dev.Config) the center parameter establishes is improper.
The correct establishment should be such: UBA start block should be issmaller than All Blocks, Size of UBA blocks should be smaller than orbe equal to All Blocks subtracts UBA start block. Boot start blockshould be is smaller than All Blocks, Size of Boot blocks is smallerthan or was equal to All Block subtracts UBA start block. If under the Reserved pattern, UBA start block should be issmaller than RBA start block, Size of UBA blocks also should be issmaller than RBA start block to subtract UBA start block, RBA startblock should be bigger than UBA start block to add Size of UBA blocks,and is smaller than All Blocks, Size of RBA blocks should be smallerthan All Blocks to subtract RBA start block. |
2 |
In the NANDFLASH read-write programming process prompts Good blocks not enough. |
| |
This is because had to burn the data which recorded to surpass the chip good block size, therefore the establishment component disposition character (Dev.Config) also should unify the chip theactual situation, if inspected in the chip to have 16 bad blocks, that actual good block (ALL Blocks) should correspondingly subtract 0x10. Sometimes also can have such situation in the read-write femaleinstant, when inspects bad block how many discovered has very many badblocks. This is because in the female piece bad block flag bit isshifted to other places. Tacitly approves the bad block flag bit waswritten the effective data. |
3 |
Why can't find the driver the new USB series programming? |
| |
This is because each system difference creates, solution:
Single-clicks the right key in ' My Computer ', choice ' Attribute ', in ' Hardware ' In the option card clicks on 'the equipment management ', found the driver in ' the equipmentmanagement ' which cannot distinguish.
generally is the yellow sighsthe number demonstration, selects this equipment to single-click theright key choice ' Update the drivers', chooses in assigns theposition installment actuation, the actuation way generally in toinstall in the table of contents ' bin ' in the table of contents tofind then installs completes;
If or can not complete please contact with our company to explain! |
5 |
Why it can't work on board but verify successfully while burning 87C196XX? |
| |
Why it can't work on board but verify successfully while burning 87C196XX
The starting address of 87C196XX program is 2000H, while a general document's OFFSET address is also 2000H. SUPERPRO's BUFFER 0 corresponds to 2000H in 87C196XX, so make sure FILE OFFSET is 2000H when loading files. There are many similar situations, such as MOTOROLA microcontroller, its offset is very large, even larger than buffer, so you will get a warning message when loading files OFFSET. At this time you should set FILE OFFSET correctly. Software will also display the detected OFFSET value automatically.
|
6 |
How to burn a 16-bit file into two 8-bit EPROMs respectively by even/odd bytes? |
| |
When loading files, set FILE MODE as EVEN , thus the 0th , 2nd , 4th...bytes are loaded into the buffer and program even chips. Then set FILE MODE as ODD, thus the 1st, 3rd, 5th... bytes are loaded, and program odd chips. If you do it like this, in order to improve efficiency, save into two files separately after loading, and load corresponding files next time. the same operation for 32-bit files. |
9 |
How many times of the adapter can used ? |
| |
In general, the expectancy of an adapter depends on the expectancy of the socket. Our sockets are all imported from overseas, so the quality is guaranteed and not like some poor sockets, and can achieve manufacturers' technical indicators with normal operation. Improper operation may damage sockets, including: using welding chips to program, improper operation artificially and so on. |
10 |
Chips with DIP package are programmed normally, but with other package like PLCC or QFP there are problems, why? |
| |
At this time you should check whether the adapter's model is correct, and whether the adapter is produced originally. It is often found some persons use dead sockets on printed circuit board to imitate testing sockets (use few-yuan product to imitate hundred-yuan). We suggest when buying adapters, you should reach an agreement with sellers, that is, if the adapters are not produced by the manufacturers or can not be used, sellers should pay for several times of the purchase price.(Some even use "XELTEK YYYY-MM-DD" on their imitated printed circuit boards, which violates national law seriously). |
18 |
When viewing devices list, I find one IC has two or more adapters to support. How can I choose? |
| |
It often appears in SUPERPRO/3000U. Adapters contain general adapters and special adapters. Special adapters are tailor-made for individual devices, so they only support less IC than general adapters, yet some of these ICs can't be supported by general adapters. If one IC can be supported by two adapters, you should choose according to production and later expansion of other chips. Take HD64F3684GFP-TQFP64 For example, it belongs to RENESAS, and can be supported by two adapters, which are TA043-B006 (a special adapter) and PEP+S616 (a general adapter). Users can choose by themselves. |
19 |
What is ISP programming? How does it work? |
| |
When selecting devices, you will always find ISP in the brackets behind some ICs. If a device supports online programming, that is, IC has been welded on the PCB, but you have to reprogram without disassembly, then ISP programming is your need. Besides, some devices without corresponding adapters also need ISP. Ours is ISP-HEADER01, containing 10 feet, Connection mode is introduced detailed in software (Note: Not all IC support ISP). |
20 |
Why Superpro/L+ and Z appear the communication error under win2000/XP ? |
| |
In the WIN2000/XP operating system, tacitly approves and the mouthworking pattern is not in original WIN9X/ME EPP or the ECP pattern, as a result of the communication agreement change, the programming is unable with the computer and the mouth grasps the seat of honor,therefore the communication is not successful. In view of this kind ofquestion, some two methods may attempt:
1st, and the mouth LPT working pattern will change EPP or ECP in CMOS;
2nd, one can solve the overwhelming majority computer communicationthrough the plan to make a mistake the question, if the situationstill were unable to solve, only had adopts to old exchanges theservice, changed into the new generation of USB series programming tosolve. |
21 |
How to print the buffer ? |
| |
At the programmer software, click manu,select Buffer £>Save Buffer;
Open with notepad, and print. |
|