User Activity

Recently I’ve run a code with stm32f429 in freertos in which usb host fs is enabled for mass storage class. I generated the init code with stm32cubemx ver. 6.4. At first only usb host is enabled and when the flash drive is inserted the usb host core ...
Hi,I run an application with stm32f429zg using freertos. An external 8Mb SDRAM from winbond (W9864G6KH-6) is used with fmc protocol. I set timing settings in stm32cubemx based on the sdram datasheet.The common clock of sdram is 72Mhz. All other setti...