Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
POV
2 new of 2 - Dec 28 2009
1 new of 1 - Dec 11 2009
1 new of 1 - Nov 10 2009
1 new of 1 - Oct 21 2009
2 new of 2 - Oct 9 2009
1 new of 1 - Oct 8 2009
8 new of 8 - Sep 22 2009
3 new of 3 - Sep 8 2009
8 new of 8 - Aug 17 2009
7 new of 7 - Aug 13 2009
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 315  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion of open-source development for Microchip's PICKit series of programmers.  This list is NOT for general discussion of PIC development.  For that, see http://piclist.com.  This list is NOT for support of Microchips' software.  For that, their forums are a good place to start.

 

Pickit 2 with pk2cmd Can Only Program One Type of PIC 
  Hello to all, I've been using my Pickit 2 with pk2cmd for about a year with no problems. I recently purchased a new laptop on the death of my old one. The old laptop ran a 32 bit OS. The new one runs a 64 bit OS. I downloaded the pk2cmd source and compiled it successfully. At first,... more »
By Tom Hunt  - Mar 23 - 35 new of 35 messages    

PIC16F690 port B 
  Going through Chuck Hellebuyck's book 2 chapeter 10 driving stepping motors. Understand it all and it works fine. Try to change the output port from C to B in order to free up the 8 pins in port c for ... PORTB = 0x00; TRISB = 0x00' case 1; RC4 = 1;... more »
By Pete  - Nov 4 2011 - 5 new of 5 messages    

pk2cmd and PICkit 2 Device File Updates 
  The following may be useful for the list member here. Unofficial pk2cmd updates. [link] [link] Official PICKit 2 Device File Updates: [link]... more »
By Xiaofan Chen  - Nov 4 2011 - 1 new of 1 message    

PICKit 3 
  ...Not so sure whether that will happen or not. Microchip does release the standalone PC application for PICkit 3. [link] And there is a console program for PICkit 3 under MPLAB installation as well. But the above two are for Windows only and no source codes are released.... more »
By Xiaofan Chen  - Nov 4 2011 - 4 new of 4 messages    

Digest for pickit-devel@googlegroups.com - 1 Message in 1 Topic 
  Today's Topic Summary Group: [link] Need some help for PIC16F684 and PC Parallel port communication. [1 Update] Need some help for PIC16F684 and PC Parallel port communication. Tuks khandekar.tuka...@gmail.com Nov 01 04:03PM -0700 We have written following code for communication between PIC and Parallel port on the PC. I want parallel port to send a number to PIC and PIC should increment it by one and send it back. STROBE signal from parallel port i... more »
By hrstrn...@gmail.com  - Nov 3 2011 - 1 new of 1 message    

Need some help for PIC16F684 and PC Parallel port communication. 
  We have written following code for communication between PIC and Parallel port on the PC. I want parallel port to send a number to PIC and PIC should increment it by one and send it back. STROBE signal from parallel port is used for synchronization. RC0, RC1, RC2 and RC3 are used as data pins and RA1 is used for... more »
By Tuks  - Nov 1 2011 - 3 new of 3 messages    

Invitation to connect on LinkedIn 
  LinkedIn ------------ I'd like to add you to my professional network on LinkedIn. - Xiaofan Xiaofan Chen Staff Engineer at Rockwell Automation Singapore Confirm that you know Xiaofan Chen [link]
By Xiaofan Chen  - Aug 7 2011 - 3 new of 3 messages    

Pickit3 and PICkit Serial vs. PICkit2 
  I had a laugh at the video blog telling me how my PICkit3 was not the great investment it could have been, and how I've gotten (mostly) lesser functionality than the PICkit2. When I plugged in my PICkit serial, I accidentally hosed it by unplugging it during a firmware upgrade. but when I popped it open, I... more »
By Rufus  - Jan 28 2011 - 4 new of 4 messages    

pk2cmd bugfix 
  I need the following small fix to pk2usb.cpp. if (d){ //added by Xiaofan on 19-Feb-2010 if (device->descriptor.iSerialNum ber > 0) { usb_get_string_simple(d, device->descriptor.iSerialNumb er, unitIDSerial, 64); if (unitIDSerial[0] && (unitIDSerial[0] != 9)) { strcpy(unitID, unitIDSerial);... more »
By Xiaofan Chen  - Feb 18 2010 - 1 new of 1 message    

pk2cmd with libusb 1.0 
  [link] PICkit 2 (pk2cmd) is used as a testing tool for porting the libusb 1.0 API (now working under Linux and Mac OS X, a FreeBSD port is on the way) to Windows. Pete Batard posts this quick Windows only port of pk2cmd to Windows libusb 1.0 (HID backend, the other backend is WinUSB).... more »
By Xiaofan Chen  - Feb 17 2010 - 2 new of 2 messages    

1 - 10 of 315   « Newer | Older »

XML       Send email to this group: pickit-devel@googlegroups.com