Question
USB CDC BAREMETAL
Hello everyone,
Here i'm trying to implement USB CDC FS on STM32F107VCT6 using Standard Library(without HAL Library), but when i am trying to initialize clock for USB (RCC_APB1ENR_USBEN) its showing error that this register is not available for Connectivity line devices.
can anyone guide me how can i implement it.
Thanks in Advance,
