Hi all
I am using PICDEMFSUSB example in MCHPUSB - generic driver demo folder of MCHPFSUSB framework v2.5a. I am using pic18F4550 for non-microchip board not fo PICDEMFSUSB board.
I want to use pic18F4550 as a data acquisition card.
1) After the ADC has performed conversion and the data is in ADRESL:ADRESH , now HOW TO SEND that data
to the PC? Please explain in detail.
2) Where do i initialize these registers of18f4550 UCFG , UCON and UEPn ?
3) For my application as mentioned, WHat PING - PONG mode do i select?
Does any one of you have done the same as i wanted to do , if you have the PICDEM FS FILE completely edited
and you have also written the routines for ADC and sending its data to the pc in Process IO() then please send me.
Any help greatly appreciated.
I am using PICDEMFSUSB example in MCHPUSB - generic driver demo folder of MCHPFSUSB framework v2.5a. I am using pic18F4550 for non-microchip board not fo PICDEMFSUSB board.
I want to use pic18F4550 as a data acquisition card.
1) After the ADC has performed conversion and the data is in ADRESL:ADRESH , now HOW TO SEND that data
to the PC? Please explain in detail.
2) Where do i initialize these registers of18f4550 UCFG , UCON and UEPn ?
3) For my application as mentioned, WHat PING - PONG mode do i select?
Does any one of you have done the same as i wanted to do , if you have the PICDEM FS FILE completely edited
and you have also written the routines for ADC and sending its data to the pc in Process IO() then please send me.
Any help greatly appreciated.