T O P I C R E V I E W |
martin |
Posted - 10/21/2006 : 21:26:20 True USB Willem will not program config bits. Version GQUSBprg 1.06 Sep-7-2006
Device programs OK Go to CFG screen Set CFG bits to 000A "Write" in config word aread Use read command in "Direct Device Memory Access" config is still 0FEA Try "read" in config word area, reports OK then crashes to Windows via error screen
0FE2 works.
Martin |
2 L A T E S T R E P L I E S (Newest First) |
ZLM |
Posted - 10/24/2006 : 11:36:33 Crash fixed. Try this R1.07 Beta.
http://www.mcumall.com/download/TrueUSBWillem/TrueUSBWillemGQ-2X1.07BetaSetup.exe |
ZLM |
Posted - 10/22/2006 : 01:10:49 For the PIC12F508 config bits, only lower 5 bits allow user to change. Other bits are reserved by chip factory.
So, you can not change the reset of bit other than lowest 5 bits. This is why you always get the 0FEA.
Tested and found no problem on write CFG bits.
Only issue is the crash when click on OK button after read the CFG. |