2023-07-10 05:18 AM
I am using DMA in circular mode for ADC and transmitting data through USART. But now I wanted more speed so I thought of using USB.
I am able to send a string using USB. But when I enable DMA in circular mode and turn on the "Continuous conversions" and " DMA Continuous Request". The USB port doesn't show up.
What could be the issue?
2023-07-10 05:24 AM
This is my clock settings
2023-07-10 05:25 AM
This is my DMA settings