I know Atmel's AVR microcontrollers have V-USB project, that is a firmware-only USB driver.
nRF52832 does not natively support USB as it lacks a USB peripheral.
Does the corresponding library exist for such Nordic products? Or for Arm itself?
I know Atmel's AVR microcontrollers have V-USB project, that is a firmware-only USB driver.
nRF52832 does not natively support USB as it lacks a USB peripheral.
Does the corresponding library exist for such Nordic products? Or for Arm itself?
Hi,
I would recommend a USB/UART bridge in that case.
There's some older thread on devzone where this has been discussed, such as this one:
Is it possible to emulate a usb serial on nrf51x22 ?
Kind regards,
Håkon