Question
Hello, I would like to know if i can delete the following functions : MX_SDMMC1_SD_Init(); MX_USB_Device_Init(); MX_USBPD_Init(); USBPD_DPM_Run();
After selecting the STM32L55E-EV evaluation board I have these default settings. On the other hand when I am in DEBUG mode these functions block me to debug the program.
I just need the starting program to work with the I2S interface. Thank you for your advices
