If you found this video useful, please give it a thumbs up 👍 and subscribe to the channel. Also, let me know what topics you want me to cover in future videos by commenting below. By simply liking the video or a short comment like Thanks, helps this video in UA-cam algorithm to be found by others. It helps us a lot.
Thank you very much for your tutorials. I'm working on your pic C series using mplab and your tutorials have helped me make the final step to functioning pic mcu's. It's very satisfying to see your first pic make a hello world on a breadboard. Well thanks again, thank you for great and easy to understand videos.
@@StudentCompanion I have one doubt for you. I am using dsPIC33EP412MU810 controller and generate code for USB device by using MCC and i have connected pen drive to USB .So I want to write data on pen drive but generated code by MCC is very difficult to understand. So can you tell me which functions should i used in main code. Thanks in advace sir.
Pen drive doesn't work like normal USB. In this tutorial we explained more about USB device, to you a pen drive, you must configure your USB as host. Did you do it with MCC as host? Does MCC give you that option?
Thanks for the feedback. Much appreciated. Part 2 will be published soon just subscribe to this channel and you will be notified when we upload a new video. In the meantime we have more tutorials already on our website about USB CDC and USB HID
Hi. We haven't published part 2 yet, just subscribe to our channel and you will notified when we upload new videos. In the mean time, you can visit our website, we have publsihed the rest of this tutorial with GUI. Read these links: www.studentcompanion.co.za/usb-communication-with-pic-microcontroller-cdc-xc8/
Hi. Thanks for your feedback. It will be uploaded soon in about a week. Just subscribe to our UA-cam channel and you will be notified when we upload it
Is the second part of the tutorial still being produced? If you are considering more to make in this series I would suggest videos on Composite HID USB devices using MLA examples. It is something a lot of people on the Microchip forums are asking about. Getting all of the Descriptors set up and the two interfaces has been challenging for me.
HI thank u for your video it's quite helpful, I am using MLPLAB v3.51 and I wanna use the library fo USB but it requires a 5.35 or later versions, is there another library I can use? and where can I find it. thank you
Very informative video, I learned a lot. I can't wait for the next installment. A question for you, is the PIC18F45K50 a drop-in replacement for the PIC18F4550? The newer chip is a lot cheaper!
@@StudentCompanion But if I had a working circuit with an 18F4550, could I program the same hex file to the 18F45K50 and have it work the same, or would I have to change the code and recompile the firmware?
You can't use the hex file of another PIC even if they are very similar. You have to generate a new hex file based on the new chip after compiling. There might be some minor changes especially the configuration bits like oscillator selection. The K50 has new features for example to use the USB in full mode with internal oscillator only something you couldn't do with the old one.
thnx for the video, I see that you are using Mplab for the programmation of your pic, I am using MikroC for the pic programmation does the liberies of Microchip work fine with MikroC ?? if not I looked for Mplab for 32 bits device but I didn't find, can you help me to get to the 32 bits version ? thnx in advance
Hi, Microchip libraries they don't work with mikroC and vice versa. Can you explain more about your question, what MPLAB 32 bits are you looking for that you didn't find? A microcontroller? A specific library? A document? A software?
Sir, do you have ks0108 graphic LCD library at hand? I've been searching for about 6 months but I couldn't find what I was looking for, it writes line by line I'm looking for pixel pixel thanks xc8
If you found this video useful, please give it a thumbs up 👍 and subscribe to the channel. Also, let me know what topics you want me to cover in future videos by commenting below.
By simply liking the video or a short comment like Thanks, helps this video in UA-cam algorithm to be found by others. It helps us a lot.
Thank you very much for your tutorials. I'm working on your pic C series using mplab and your tutorials have helped me make the final step to functioning pic mcu's. It's very satisfying to see your first pic make a hello world on a breadboard. Well thanks again, thank you for great and easy to understand videos.
Thanks for your feedback. Really appreciated!
Another great tutorial! Thanks
You are welcome!
It is really helpful, can't describe in a word, Thanks a lot sir and eagerly waiting for second part
Thanks a lot. Much appreciated!
@@StudentCompanion I have one doubt for you. I am using dsPIC33EP412MU810 controller and generate code for USB device by using MCC and i have connected pen drive to USB .So I want to write data on pen drive but generated code by MCC is very difficult to understand. So can you tell me which functions should i used in main code. Thanks in advace sir.
Pen drive doesn't work like normal USB. In this tutorial we explained more about USB device, to you a pen drive, you must configure your USB as host. Did you do it with MCC as host? Does MCC give you that option?
@@StudentCompanion Thanks for your quick response sir, yes i have configured USB as a host by MCC
The MCC generated header files list the functions you can use. There is a short description and sometimes a simple example how to use them.
Very good explanation .. now waiting for part 2🙏
Thanks gor your feedback. Part 2 will be uploaded soon, just subscribe to our channel and you will notified when we upload new videos
This is part 2 : ua-cam.com/video/79q2KiZ3xxY/v-deo.html
Part 3 will be published possibly next week.
This was so great, you have some of the best pic videos out there for sure. I hope part 2 comes soon as I'm about to start a usb project 😀🤘
Thanks for the feedback. Much appreciated. Part 2 will be published soon just subscribe to this channel and you will be notified when we upload a new video.
In the meantime we have more tutorials already on our website about USB CDC and USB HID
This is part 2 : ua-cam.com/video/79q2KiZ3xxY/v-deo.html
Part 3 will be published possibly next week. Apologies for the delay
very good video, well presented! Thanks!
Thanks for your feedback
great my friend!!!!
Thank you!
Que curioso, en mi drive tengo el libro de Pic tuyo jajaja
@@ernestoflores495 What do you mean?
I need next video for usb interface to the pic controller to the GUI
Hi. We haven't published part 2 yet, just subscribe to our channel and you will notified when we upload new videos.
In the mean time, you can visit our website, we have publsihed the rest of this tutorial with GUI.
Read these links: www.studentcompanion.co.za/usb-communication-with-pic-microcontroller-cdc-xc8/
Or this link: www.studentcompanion.co.za/controlling-pic-microcontroller-from-pc-gui-through-usb/
Or this link: www.studentcompanion.co.za/controlling-a-pic-microcontroller-from-a-pc-gui-through-usb-hid/
Ty sir..
You are welcome!
Very good!
Thank you!
you never disappoint , never once
Thanks a lot for the feedback. Really appreciated!
Thanks
You are welcome!
Sir, where is the second part video of usb communication ?? please do provide the link. Thank You so much for such wonderful explanation!!!
Hi. Thanks for your feedback. It will be uploaded soon in about a week. Just subscribe to our UA-cam channel and you will be notified when we upload it
@@StudentCompanion Subscription done, Sir.. eagerly waiting for the next part of USB tutorial..!!!
Thank you
This is part 2 : ua-cam.com/video/79q2KiZ3xxY/v-deo.html
Part 3 will be published possibly next week. Apologies for the delay
Always great
Thank you!
Is the second part of the tutorial still being produced? If you are considering more to make in this series I would suggest videos on Composite HID USB devices using MLA examples. It is something a lot of people on the Microchip forums are asking about. Getting all of the Descriptors set up and the two interfaces has been challenging for me.
Thanks for your feedback.
This is part 2 : ua-cam.com/video/79q2KiZ3xxY/v-deo.html
Part 3 will be published possibly next week. Apologies for the delay
Can you make a video where you show how to use mplabx with pic24f to read a file from a memory disk - flash drive?
We will consider it in the future.
Thank you so much, I apreciat your video, Public more about this.
Thank you for your feedback.
Great!!. Can i use thin with Mcc?
Yes you can. We are in a process of recording a new video using MCC.
HI thank u for your video it's quite helpful, I am using MLPLAB v3.51 and I wanna use the library fo USB but it requires a 5.35 or later versions, is there another library I can use? and where can I find it. thank you
Hi. Is there a good reason to use such very old version of MPLAB? you can always download a new version for free.
I'm working with pic32mx470
In these delay function is not adding
I am using mplab x ide in c32 compiler
Very informative video, I learned a lot. I can't wait for the next installment. A question for you, is the PIC18F45K50 a drop-in replacement for the PIC18F4550? The newer chip is a lot cheaper!
Yes the 2 chips share a lot in common. The newer chip is cheaper and have more features than the old
@@StudentCompanion But if I had a working circuit with an 18F4550, could I program the same hex file to the 18F45K50 and have it work the same, or would I have to change the code and recompile the firmware?
You can't use the hex file of another PIC even if they are very similar. You have to generate a new hex file based on the new chip after compiling. There might be some minor changes especially the configuration bits like oscillator selection. The K50 has new features for example to use the USB in full mode with internal oscillator only something you couldn't do with the old one.
This is part 2 : ua-cam.com/video/79q2KiZ3xxY/v-deo.html
Part 3 will be published possibly next week. Apologies for the delay
how about interrupt USB?
What API should I do?
help me plz
Thank u so much but where is the next video ??
You are welcome!
We are already working on it.
This is part 2 : ua-cam.com/video/79q2KiZ3xxY/v-deo.html
Part 3 will be published possibly next week. Apologies for the delay
thnx for the video, I see that you are using Mplab for the programmation of your pic, I am using MikroC for the pic programmation does the liberies of Microchip work fine with MikroC ?? if not I looked for Mplab for 32 bits device but I didn't find, can you help me to get to the 32 bits version ? thnx in advance
Hi, Microchip libraries they don't work with mikroC and vice versa.
Can you explain more about your question, what MPLAB 32 bits are you looking for that you didn't find? A microcontroller? A specific library? A document? A software?
when will the next USB video come out?
Hi. In about a week. Just subscribe to this channel and you will be notified when we upload new videos
This is part 2 : ua-cam.com/video/79q2KiZ3xxY/v-deo.html
Part 3 will be published possibly next week. Apologies for the delay
Sir, do you have ks0108 graphic LCD library at hand? I've been searching for about 6 months but I couldn't find what I was looking for, it writes line by line I'm looking for pixel pixel thanks xc8
No. We don't have.
Where is the next video?
It's coming soon. Just subscribe tobthe channel, click on the bell and you will be notified when we upload it.
This is part 2 : ua-cam.com/video/79q2KiZ3xxY/v-deo.html
Part 3 will be published possibly next week. Apologies for the delay
avr??
What about AVR?