Posted on October 10, 2014 at 04:04Hi,Ideally, I'd like to have a firmware that has the following support: Cube-basedWorks in STM32F4Works as a dual-mode USB Device (not Host) in Audio Device Class, where these 2 endpoints are configured: (a) 1...
Posted on September 08, 2014 at 08:46
I downloaded STM32CubeF4 package here, and I can't find a USB Speaker (or USB Audio Standalone) application at:
STM32Cube_FW_F4_V1.3.0\Projects\STM32F4-Discovery
So what I did was use:
STM...
Posted on August 06, 2014 at 10:47
Hi - Lately, it seems that there are 2 versions of STM32 firmwares. These firmwares appear in different sites in ST, but to put it simply, these 2 types are:
STM32Cube-based firmwaresNon-STM32Cube-based ...
Posted on August 02, 2014 at 05:40
Fresh download and build of STM32CubeMX v4.3 for STM32F3-Discovery_Demo fails due to implicit declaration of
__HAL_USB_EXTI_CLEAR_FLAG:
Warning[Pe223]: function ''__HAL_USB_EXTI_CLEAR_FLAG'' decla...
Posted on August 01, 2014 at 04:22I'm using STM32CubeMX v4.3 to generate my STM32F303x custom board pins.I need both USB and CAN enabled.I can set USB (as FS Device) pins as: PA11: USB_DMPA12: USB_DPAnd CAN pins as: PD0: CAN_RXPD1: CAN_TXBut for...
Posted on October 14, 2014 at 09:12To Heisenberg - please let us know once the development team released this in the future versions of STM32CubeFX examples, via posting to this thread.I know it would be a hassle (sorry), but I'm saying for the bene...
Posted on October 14, 2014 at 09:10To Heisenberg - please let us know once the development team released this in the future versions of STM32CubeF4 examples, via posting to this thread.I know it would be a hassle (sorry), but I'm saying for the bene...
Posted on October 09, 2014 at 08:49Me, too! Need reference to setup isochrononous IN endpoint for USB microphone.Any reference I can check?# Although I can't offer any beers... Thanks!
Posted on October 09, 2014 at 08:45Hi rodrigues.luiz, it seems like you're the only one who were able to make this simultaneous USB speaker and microphone work in STM32.Cheers to that.But can you share a bit, if not all?Any reference would do...It's...