User Activity

Hello,Does someone know where the Backup SRAM is located on STM32F746 (at which address)? I didn't find it in the documentation (RM0385).Thanks !
Posted on December 10, 2014 at 19:10Hello ! I'm trying to write a MIDIstreaming class host driver based on the CDC example. First detection of the device and class initialisation work at boot and after boot. But the disconnection and reconnection of...
Posted on January 03, 2014 at 00:30Hello ! How could I get informed of firmware/software updates from ST ???? I've recently discovered when searching for code in github that the STM32F4_dsp_stdperiph_library was at version 1.3... How do you make it ...
Posted on December 22, 2013 at 02:46This is my latest project for STM32F4 Discovery board. It's a kind of music box which can produce ever changing strange sounds and also can be a fully programmable synthesizer... It's called Dekrispator and could...
Posted on October 20, 2012 at 10:24Hi !I'm talking about stm32f4_discovery_audio_codec.c v1.1.0 for CS43L22 .It is used in the record & playback audio demo and you can find it in the ''utilities'' folder.I've struggled a lot to make the circular buf...