SD Card and USB problems.
Hi, I'm working with an STM32F446VET MCU. The goal of the F446 is to get data from some sensors and store it on an SD Card and send it at the same time to a COM port. I was able to make Windows to recognize the USB/COM port (https://community.st.com/s/question/0D53W000016p8LxSAI/some-help-with-the-usb-on-the-stm32f446vet-) but when I enable the SDIO and flash the code on the chip I'm getting a Errors :
- I'm getting the window message that "USB device not recognized"
Problem is : I need it to bee seen as a COM port. Any help and suggestion would be appreciated.
