easyvolts
easyvolts
I have the same problem on Win10, WriteReport method isn't executed until some IN report from the device comes. (DotNet Framework 4.6.1, HID generic device (custom defined))
Hi, it was never planned to be used for low-speed signals (actually esp32 embedded adc is fast enough to handle this), so there is no solution "out-of-the-box". But you could...
Hi, I used I2S in parallel mode (look for "Camera connection over I2S" for further details). esp32 generates master clock for the ADC and reads data synchronously from 10 bit...
you can check the datasheet for the ADC, it takes 11 connection lines.