USB Device Mode Re - Enabling
Hello,
We are Using the STM32L496AGI3 Controller.We are using the USB CDC Device only mode as Virtual Com Port for transferring the data serial.After our work is finished we are disabling the USB CDC using MX_USB_DEVICE_DeInit(); Function.
But after this if we are again Enabling the USB CDC using MX_USB_DEVICE_Init(); Function
We are not able to write and receive the data through USB as Virtual Com Port.Please give any suggestions.
