User Activity

Hello!I want to implement USB host MSC function on freeRTOS using stm32F427.It is implemented to work well without applying the freeRTOS, but it does not work if the freeRTOS is applied.Please introduce materials or web sites that can refer to the ne...
HelloI'm using CubeIDE.I want to get list file which is containing OP code from "Startup_stm32f427zgtx.s" as a output of assembler.I heard that I could use -Wa, -al option here and there on the Webs, but I couldn't get the list file of the assembler....
I'm using STM32F427.I want to declare the variable as a custom section and use it in a specific address area on the MCU FLASH.I change the *.ld file, declare that the variables are assigned to the designated section, so the compile becomes normal, an...
There are ? mark on source file.and when mouse placed there, they say "bad character sequence encounter : \" .How can i clear ? mark and error message?(MCU type is STM32F427)
Try to play the wave file stored in uSD using STM32F103VCT and CODEC IC (TAS2505). Use 4bit SDIO (DMA) and I2S2 (DMA) with STM32 and CODEC. However, after playing Wave file, a hardware fault occurs and HardFault_Handler is called. If Wave file is pla...
Kudos from