| 
        
          | 
              
                | Author |  Topic  |  |  
                | Sarah_B
  
 
                United Kingdom5 Posts
 | 
                    
                      |  Posted - 01/09/2016 :  01:42:48     
 |  
                      | Hi.  I have a CQ-4X with the latest download or the softwre for it. 
 I can't find PIC  16F627 on the list any more.  16F627A and the 16F628/A
 are there...    I have tried using the 16F627A to program the device but it gives the  "ID check failed.("2907A0")"  etc..
 Here's a listing of cut/pasted from the programmer...   Any ideas?
 I have a good stock of these and they are ok with the smaller routines.
 
 ID check failed.("2907A0")
 Please check device type, chip's orientation and pin contact.
 Some OEM chips may have compatible chip ID
 Continue?
 Yes
 ID check skipped
 Writing... Buffer
 Elapsed time: 8.74 seconds.
 Device write completed OK
 ID check failed.("2907A0")
 Please check device type, chip's orientation and pin contact.
 Some OEM chips may have compatible chip ID
 Continue?
 Yes
 ID check skipped
 Writing... Data
 Elapsed time: 0.00 seconds.
 Device write completed OK
 ID check failed.("2907A0")
 Please check device type, chip's orientation and pin contact.
 Some OEM chips may have compatible chip ID
 Continue?
 Yes
 ID check skipped
 Writing... User ID
 Elapsed time: 0.00 seconds.
 Device write completed OK
 ID check failed.("2907A0")
 Please check device type, chip's orientation and pin contact.
 Some OEM chips may have compatible chip ID
 Continue?
 Yes
 ID check skipped
 Verifying... Buffer
 Verify Failed, Address=0x000000, Device=0x3F, Buffer=0x16
 Verify Failed
 Elapsed time: 38.58 seconds.
 Not initialized
 H/W Re: -(SW Re. 6.38)
 USB Driver Re.2.0
 Software Re. 6.38
 
 
 Many Thanks
 SB
 |  |  
                | Reply #1 ZLM
      
 
                2947 Posts | 
                    
                      |  Posted - 01/12/2016 :  17:04:47     
 |  
                      | PIC16F627 is difference to PIC16F627A. 
 Try to add following line:
 Name="PIC16F627",ID="2907A0",Class="PIC16F628A",Category="MCU",MFG="Microchip",ENDPRG_COMMAND="",BEGERASECHIP_COMMAND="8",DeviceFile="PIC16F627.dev";
 
 |  
                      |  |  |  
                | Reply #2 Sarah_B
  
 
                United Kingdom5 Posts
 | 
                    
                      |  Posted - 01/15/2016 :  01:47:54     
 |  
                      | AAaah...    that line was commented-out...   I wonder why? I'll check now to see if it's all working as it should..
 
 Many thanks  ZLM
 
 Sarah
 |  
                      |  |  |  
                |  |  Topic  |  |  |  |