Have two USB Audio Device Class
I have a STM32F446 MCU. I want to use the two USB ports featured by the MCU and have a single Audio Device Class on each USB but once one is selected in the CubeMX, the other is greyed out.
I have a STM32F446 MCU. I want to use the two USB ports featured by the MCU and have a single Audio Device Class on each USB but once one is selected in the CubeMX, the other is greyed out.
I recently got into STM32. My goal is to use my 1 controller to simulate multiple keyboard on my Windows computer.Currently, I managed to get a setup that works for 1 keyboard (1 HID device) using the Custom HID device settings on the CubeIDE. I'm tr...
Hello,I am working on a project with an STM32F746BGT6. I am supposed to read a binary file on an USB key. I have a code with USB OTG-FS working on STM32F4, but not with a F7. The variable "Appli_state" is never changed to "APPLICATION_READY" which un...
See this link: https://learn.microsoft.com/en-us/azure/rtos/threadx-modules/chapter1Would like to explore the options of using this method to partition code.
salut tout le monde j'ai essayé sur la carte stm32f407VG en utilisant dp83848 PHY en mode RMii pour me connecter au réseau LAN via un câble ethernet mais j'ai quand même échoué, donc toute solution que j'utilise lwip comme middleware.
Hi, I'm sorry if this is the wrong place to ask.I've got several Nucleo F303ze boards collecting data in several locations and I want them to send said data to my web page to process it. To grant them internet access I would usually use a wi-fi modul...
Hi community.. I am trying to make it work the usb host in my new discovery board. I am not sure that the config done with stm32cubemx is correct.. I have followed this example here http://evenlund.blogspot.com/2016/10/usb-storage-with-stm32f4-discov...
Description:In ThreadX, it is possible to create custom TraceX User Events with: tx_trace_user_event_insert()This feature is explained in this artice: Chapter 10 - Customer user events…here: https://learn.microsoft.com/en-us/azure/rtos/tracex/chapter...
Because in this function it uses memory allocation, I want to set memory parameters static not dynamic
Hello Support Team,Have a wonderful day.We are selected Trustzone MCU STM32U585ZIT6Q for our product we have some queries regarding the certification Based on the attached user guide snapshot, we could understand this U5 series chip have a Class B li...