jancumps / pico_scpi_usbtmc_labtool

LabVIEW compatible instrument on a Raspberry Pico
https://github.com/jancumps/pico_scpi_usbtmc_labtool/wiki
MIT License
13 stars 17 forks source link

use Pico unique ID as SCPI serial number #29

Closed jancumps closed 1 year ago

jancumps commented 1 year ago

It would require to adapt the TinyUSB - may require to step from using TinyUSB Pico port, to using an own source base: In the examples of TinyUSB, this is usually set in usb_descriptors.c "123456", // 3: Serials, should use chip ID

jancumps commented 1 year ago

test: image