SamanthaL
Junior Member level 2
mchpfusb project
Hello everyone!
My group and I are working on a senior design project that is fairly complicated. It is a chip tester.
As of right now the set up is that the user will enter data to be applied to the chip to be tested in LabVIEW. From here, the data will go through a USB port to a PIC18F4550 Microcontroller which will then delegate the data to two FPGA's which will act as shift registers and switches and apply data to the DUT.
I am currently working on the microcontroller programming:
What is the easiest way to get the data into the micrcontroller through a USB? How does the microcontroller store the data? I've read the data sheet, but am still a little lost. Have any of you done a similar project? I've done work with a PIC16F487, but am new to the PIC18 and the USB interface. Any tips would be appreciated! Thanks!
Hello everyone!
My group and I are working on a senior design project that is fairly complicated. It is a chip tester.
As of right now the set up is that the user will enter data to be applied to the chip to be tested in LabVIEW. From here, the data will go through a USB port to a PIC18F4550 Microcontroller which will then delegate the data to two FPGA's which will act as shift registers and switches and apply data to the DUT.
I am currently working on the microcontroller programming:
What is the easiest way to get the data into the micrcontroller through a USB? How does the microcontroller store the data? I've read the data sheet, but am still a little lost. Have any of you done a similar project? I've done work with a PIC16F487, but am new to the PIC18 and the USB interface. Any tips would be appreciated! Thanks!