Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.
Hi all,I'm having trouble implementing audio output into a TouchGFX application for the STM32F746G-DISCO board.The TouchGFX part is done, and I also managed to include the necessary files for audio output into the project and call a function to start...
Hello Everyone, I need to write sd card approximately, 300 bytes per millisecond and in parallel get these data from another devise via spi, are there some suggestions how to do?I have tried to use SDMMC1 + Freertos, but I cant communicate with sd ca...
I am using stm32f407 chip. But is Bootloader possible through usb_otg_FS? If possible, can you provide the code?
I am using the STM32F407 chip, but I have a question related to Ethernet. There is a separate parameter setting when Ethernet is set in the STM32F407ZET chip, but there is no parameter setting in the stm32f407IGT chip. Please explain why and what is ...
Hi,I am doing a Button Box for my sim racing for controlling in game car settings. The project is very simple, is just 8 push buttons that the PC need to recognize as gamepad. So, for this project I followed the ST Tutorial of How to implement a USB ...
Hey everyone,I have been using the STM32F4 for quite some time now and have used the STM32F429 Eval1 board for developing a firmware that uses the external USB3300 PHY over ULPI to achieve high speed USB transfers in device mode with the CDC (virtual...
Hi. I have imported a project from another PC to my PC, attempting to run this code on different hardware. When attempting to debug the project on my PC, I received the following: Disassembly: I am unsure what this means, or how to proceed. Please le...