bugAVR Downloader/UploaDEr - Bugs: bug #58994, VPP PWM still enabled at the end...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #58994: VPP PWM still enabled at the end of programming process

Submitter:  None
Submitted:  Sat 22 Aug 2020 10:01:32 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  Dmitrii Chernukhin
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  SVN snapshot Programmer hardware:  pickit2
Device type: 

Mon 06 Dec 2021 09:14:25 PM UTC, comment #1: 

Fixed in r1508, thanks.

Next time, please provide a context or unified "diff" (diff -u, diff -c). That ensures to find the right spot, line numbers might occasionally shuffle around.

Joerg Wunsch <joerg_wunsch>
Group administrator
Sat 22 Aug 2020 10:01:32 AM UTC, original submission:  

I'm using a clone of original PICkit 2 and noticed sound which means voltage boost circuit is enabled at the end of the flashing of device. As I can see there is no PWM off command in pickit2_disable function. So I added these lines:
333:        SCR_VPP_PWM_OFF,
334:        SCR_DELAY_2(.01)
to pickit2.c file and it solved my issue.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-12-06 joerg_wunsch StatusNone Fixed
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code