python-seabreeze icon indicating copy to clipboard operation
python-seabreeze copied to clipboard

Read gpio with raw_usb_bus_access?

Open mabaquero opened this issue 3 years ago • 0 comments

spectrometer and system information

  • model: HR4000CG-UV-NIR
  • operating system: Windows 10 64bit

current problem

Dear experts, I want to read one of the digital GPIO pins in my spectrometer, but unfortunately the gpio feature does not seem to be available for my device.

From what I can tell, the only feature that is available is "raw_usb_bus_access".

Does anyone know how to use this feature to configure GPIO pin 0 as an input, and then read it? If so, could you please share with me a couple of lines of code that I can use as a reference?

Thanks!

mabaquero avatar May 06 '22 14:05 mabaquero