This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

USB CDC ACM Bare Metal Example

Hi,

I am developing a timing critical application for the nRF52840's and would like to implement USB functionality as well as be able to turn it on and off in software. Is there a bare metal example somewhere that does not use an RTOS or an API?  Is it possible to link just the nordic USB binary to my bare metal code? 

Related