| Mike |
Hi. Thanks alot for this! couldnt grasp the examples from microchip but this is much simpler...I've adapted and extended the program and software for my [Motor control using PIC via USB] project in final year.
Can i ask what USB transfer has been used? (bulk, interrupt etc)
and also, where can i find the PID and VID settings in MPLAB code? or is this not necassary when not using HID drivers?
Many thanks again! |
| jessica |
Tanx a lot!!!
I'm using 7 ultimate. i thought this is due to incompatibility of windows.
it's quite funny coz the solution is very simple ! |
| MEMS |
Hi all,
That article is amazing!! But I have some problems with the project, I have the hardware ready but when I try to install the driver I can't. I'm using Windows Vista and I think that could be the problem but when I tried in other computer with Windows XP the LEDs didn't flashing well and look like with low power. When I conected the hardware in Vista the driver didn't work but the LEDs flashed adequately.
Someone can help me please?
Thanks
MEMS |
| Biker |
Hi all, I have some problem. I am programming a PIC18F4550 in PIC assembler and I haven't found any PIC code examples or information about how to program the USB interfase in assembler. Can anyone help me.
Thanks. |
| Kiran |
Good Afternoon Sir,
It was an amazing article....worth appreciating...
God Bless u.....It is a very good start for the beginners...I shall be contacting u if I face any other difficulty in future...Although it seems rare since u explained each n everything very well...Thanks Alooooot |
| bilal |
Fauzan wrote:
I just got a PICDEM FS USB board... I was just trying the code in your article...I got a build error
"Executing: "C:MCC18binmcc18.exe" -p=18F4550 /i"C:picusbdemo" "main.c" -fo="C:PICUSB~2main.o" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa- C:picusbdemomain.c:38:Error [1027] unable to locate 'p18cxxx.h'
Where can i find this p18cxxx.h?
Is it important, because the board comes with P18F4550?
Thanks
Fauzan |