Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

Project Request

Return
Enrique Noé Arias
enoearias

posted on 2013/03/14 03:54:36 PM CET

Communication > USB

Need USB bulk type transfer in mikroc

i like to use mpusbapi.dll provided by microchip, i want to use bulk type transfer, not only interrupt. how can i do it?
do i only modify the USBdsc.c ?
does anyone have some example?

i can comunicate using mpusbapi.dll pc side, but the problem is when i connect the microcontroller to the pc it's detected as HID, i have to do a lot of to overwrithe the microchip driver.

thank you.