Multiple USB class on same device
Dear support team,Is it possible to run multiple USB class on a same device (STM32F7). I would like to use 3 class: CDC, audio and MSC. Is it possible ?Thank you
Dear support team,Is it possible to run multiple USB class on a same device (STM32F7). I would like to use 3 class: CDC, audio and MSC. Is it possible ?Thank you
I would like to understand more the purposes of these half completed callbacks. Are they for monitoring or catch up filling up buffers purpose.
Hi, Everyone, I am a new user for this board, and I have some questions about how to add the trace in the code and how to modify the power profile in the codeI)In the schematic, we can find out that there are some pinout for testing, I know it is for...
I tried to create a combination of USB MSC Device and uSD card with SDMMCx interface. The clock for USB was config at 48MHz and also for SDMMC.In the examples that I saw online, one indicate the SDMMC clock need to be configured at 12MHz so it will ...
I work with STM32G4 and USB PD. I have a question about voltage and current control. How is voltage and current controlled during operation so that the values do not go beyond the limits specified in the profile definition? I found only one place in ...
I keep getting the message "Pack Installation Failed. The installation directory may be write locked."I have full administration on the PC (Win 10) and plenty of space, so...?? Appreciate some advice.BR
I require to run 3 clients. I start 3 lwip threads using sys_thread_new. Each thread will service 3 python clients via 3 distinct Ports. Everything seems to be working when running only 2 threads . However, when a third client is added things become ...
I am currently writing a code to send joystick data from a PC to an STM32 Nucleo board. I use pygame to read joystick values and use the socket library of python to send data to MCU via a router. Both MCU and PC is connected to the router. On the MCU...
For some context, we are prototyping a mobile device and want to achieve good quality stereo audio so we'll be buying some samples of various low power mobile speakers, but want to be in the right ball park before we iterate on final designs.
Dear Experts,I would like to start with the STM32H755 device, which shall have the interfaces,EthernetEthernet over SPIMay I have your inputs on identifying the eval board, Ethernet to SPI adapter card to start with?Thanks