Author |
Message |
Topic: USB CCS .dll driver for bulk transfers using PIC18F4550? |
Pavel Kolinko
Replies: 2
Views: 7215
|
Forum: General CCS C Discussion Posted: Mon Mar 27, 2006 9:50 am Subject: Thanks! |
I received the driver package from CCS, thanks! |
Topic: USB CCS .dll driver for bulk transfers using PIC18F4550? |
Pavel Kolinko
Replies: 2
Views: 7215
|
Forum: General CCS C Discussion Posted: Fri Mar 24, 2006 7:10 pm Subject: USB CCS .dll driver for bulk transfers using PIC18F4550? |
Hi everyone!
I am going to be writing applications in either VB6 or VC++ for PIC18F4550 devices. As well as C firmware for bulk transfers.
Since CCS-C has their own USB driver firmware for PIC devic ... |
Topic: ex_usb_mouse.c example |
Pavel Kolinko
Replies: 0
Views: 4245
|
Forum: General CCS C Discussion Posted: Sun Feb 19, 2006 10:05 pm Subject: ex_usb_mouse.c example |
Hi everyone!
I am trying out the ex_usb_mouse example on PIC18F2550.
I don't have the CCS USB development board,
just a PIC18F2550 with MAX232 for rs232 level converter.
I got my hardware to th ... |
Topic: Any idea if Microchip will support 3.3V on MCUs? |
Pavel Kolinko
Replies: 6
Views: 9872
|
Forum: General CCS C Discussion Posted: Fri Nov 04, 2005 11:19 pm Subject: Thanks! |
Thanks!
I found the LF parts that I need. |
Topic: Any idea if Microchip will support 3.3V on MCUs? |
Pavel Kolinko
Replies: 6
Views: 9872
|
Forum: General CCS C Discussion Posted: Fri Nov 04, 2005 10:23 pm Subject: Any idea if Microchip will support 3.3V on MCUs? |
Microchip dsPic supports 3.3V.
However I was wondering if anyone knows
whether Microchip has plans to support 3.3V in MCUs.
I looked for 3.3V MCUs on Microchip website, but it doesn't seem like ... |
Topic: PIC MCU question |
Pavel Kolinko
Replies: 6
Views: 8566
|
Forum: General CCS C Discussion Posted: Mon Aug 29, 2005 10:01 am Subject: PIC MCU question |
Hi!
Sorry for posting a question that is not PICC related.
I was wondering what the difference is between F and LF parts in Microchip families.
For example 16LF876A and 16F876A.
I could not find ... |
Topic: How do I pass a generic pin argument to a function? |
Pavel Kolinko
Replies: 6
Views: 8321
|
Forum: General CCS C Discussion Posted: Fri May 20, 2005 2:21 pm Subject: How do I pass a generic pin argument to a function? |
Thank you!
I will check these out! |
Topic: How do I pass a generic pin argument to a function? |
Pavel Kolinko
Replies: 6
Views: 8321
|
Forum: General CCS C Discussion Posted: Fri May 20, 2005 2:10 pm Subject: How do I pass a generic pin argument to a function? |
I haven't been able to figure out a way to do the following task, which would be very useful in a variety of functions that I have written.
At the moment I am implementing an SPI bus (in software), ... |
Topic: String.h functions with const ( ROM) strings? |
Pavel Kolinko
Replies: 2
Views: 9997
|
Forum: General CCS C Discussion Posted: Tue Mar 15, 2005 2:22 pm Subject: String.h functions with const ( ROM) strings? |
Thanks!
This helps a lot! |
Topic: String.h functions with const ( ROM) strings? |
Pavel Kolinko
Replies: 2
Views: 9997
|
Forum: General CCS C Discussion Posted: Tue Mar 15, 2005 1:58 pm Subject: String.h functions with const ( ROM) strings? |
Hi everyone!
I have recently connected my PIC16F84A to a RS232 port and tried outputting various strings/arrays to HyperTerminal.
Many of the variations worked, however i noticed the following p ... |
|