2016-08-10 07:45 AM
I have downloaded STM32F4-Discovery_FW_V1.1.0 firmware package and want to use the example of Audio Playback and Record on STM32F411.
I am facing a lot of problems in building the project itself such as C:\CooCox\CoIDE\workspace\AudioTry6\Drivers\STM32_USB_Device_Library\Core\inc/usbd_def.h:27:23: fatal error: usbd_conf.h: No such file or directory and so on.Can somebody please help in organizing the project such as header files, source files, compiler options, linker options.Proper documentation is also not available. Links to either documents or direct help would be highly obliged. #usb-mic-stm32f4discovery #audio-processing