3 Topics

Member Avatar for
Member Avatar for Jiby_1

I am using Microchip board SAMA5D27-SOM1 I am building "buildroot" by refering below showed link (https://microchipdeveloper.com/32mpu:buildroot-custom-project) I would like to add gcc or compiler to run c program related to libusb in that.How to add gcc or other compiler during building.

Member Avatar for rproffitt
0
327
Member Avatar for m.a.u.

Greetings everybody, I have been trying to acquire data from my Sound Blaster audio device through USB using libusb library. Have been trying to implement isochronous communication mode and having an error related to busy device, errno = 16. While I was searching in the web, I see when asound.state …

Member Avatar for m.a.u.
0
718
Member Avatar for fatalaccidents

Hello all, This is a two parter. One is an error that I'm receiving and one is a question in general about the capabilities of PyUSB. 1) So I've installed libusb from the tar file by just doing ./configure && make && sudo make install and I have checked that …

Member Avatar for fatalaccidents
0
1K

The End.