juribeparada / MMDVM_HS

MMDVM HotSpot: firmware for ZUMspot or MMDVM_HS based boards (D-Star, DMR, YSF, P25, NXDN and POCSAG)
GNU General Public License v2.0
345 stars 141 forks source link

Does the Zumspot USB stick work on Windows, or only RPi? #115

Closed rogerclarkmelbourne closed 4 years ago

rogerclarkmelbourne commented 4 years ago

I know there were some modifications to the firmware to make the Zumspot USB work with the RPi 3B+ but when I try to load the latest firmware onto the device, it does not enumerate on Windows correctly as a USB device

rogerclarkmelbourne commented 4 years ago

I think to partially answer my own question

https://github.com/juribeparada/MMDVM_HS/blob/1210748cdb8bd0f4eabdc3445800ce257982609f/configs/ZUMspot_USB.h#L99

Defines that the reset pulse is long, which I think now prevents the firmware working on Windows.

I''ll try modifying and recompiling.