Author |
Message |
Topic: Library to program/verify a microchip PIC12F629/675 |
Stephanfo
Replies: 7
Views: 77051
|
Forum: Code Library Posted: Thu Jun 01, 2006 1:49 am Subject: About hardware |
About the hardware, nothing really important. You can directly connect the master UC I/O to the target UC I/O, except for VPP.
For VPP, you have to provide voltage about 12V (http://stephanfo.free. ... |
Topic: Library to program/verify a microchip PIC12F629/675 |
Stephanfo
Replies: 7
Views: 77051
|
Forum: Code Library Posted: Tue Apr 25, 2006 2:41 am Subject: Library to program/verify a microchip PIC12F629/675 |
Hi all,
I wrote this library to allow you to program PIC12F629/675 from another microcontroller.
This library will allow you to make a PIC duplicator or a standalone programmer. I make this librar ... |
Topic: usb with 18f4550 |
Stephanfo
Replies: 7
Views: 10541
|
Forum: General CCS C Discussion Posted: Wed Feb 16, 2005 4:30 am Subject: usb with 18f4550 |
Hello henry,
I need an example for a 18F4550 too, did you find any example?
Thanks St�phane |
Topic: usb with 18f4550 |
Stephanfo
Replies: 7
Views: 10541
|
Forum: General CCS C Discussion Posted: Wed Feb 16, 2005 4:30 am Subject: usb with 18f4550 |
Hello henry,
I need an example for a 18F4550 too, did you find any example?
Thanks St�phane |
Topic: USB 16C765 |
Stephanfo
Replies: 1
Views: 5117
|
Forum: General CCS C Discussion Posted: Sun Feb 06, 2005 1:20 pm Subject: USB 16C765 |
Hello,
I'have a matter with USB_HID_DESC
const char USB_HID_DESC[] = {
0x05, 0x01, // USAGE_PAGE (Generic Desktop)
0x15, 0x00, ... |
Topic: NOT ENOUGH RAM |
Stephanfo
Replies: 4
Views: 9069
|
Forum: General CCS C Discussion Posted: Sun Dec 12, 2004 2:49 pm Subject: Thanks, soooooo much |
Hello,
I was looking for why I was out of memory with only half of used variable.
And I found this post.
I always asked me for the interest of this option, now I know
Thanks a lot fo ... |
|