[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #58994] VPP PWM still enabled at the end of programming process
From: |
anonymous |
Subject: |
[bug #58994] VPP PWM still enabled at the end of programming process |
Date: |
Sat, 22 Aug 2020 06:01:34 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36 |
URL:
<https://savannah.nongnu.org/bugs/?58994>
Summary: VPP PWM still enabled at the end of programming
process
Project: AVR Downloader/UploaDEr
Submitted by: None
Submitted on: Sat 22 Aug 2020 10:01:32 AM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name: Dmitrii Chernukhin
Originator Email: madlabman@mail.ru
Open/Closed: Open
Release: SVN snapshot
Discussion Lock: Any
Programmer hardware: pickit2
Device type:
_______________________________________________________
Details:
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.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?58994>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #58994] VPP PWM still enabled at the end of programming process,
anonymous <=