STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4Discovery Audio play communting noise

Posted on October 01, 2015 at 14:06Hello, When I use the function to play sound (BSP_AUDIO_OUT_Play or BSP_AUDIO_OUT_Changebuffer) I heard a noise like a commutation. This noise is not really a big problem on big size buffer but when I read small bu...

haye by Associate II
  • 322 Views
  • 1 replies
  • 0 kudos

rtc example code for stm32

Posted on October 06, 2015 at 10:35 i want the code for rtc initialisation for stm32. wat i have in the snippets package code is based on register level programming. wat i want is the initialisation based on library functions thanks in advance

Signal Generator using STM32F4 Family

Posted on October 07, 2015 at 03:01Hello, i got a trouble designing a rectangular signal generator, with specification like these:1. I need to generate a 1 MHz rectangular signal, (i got it already)2. Next was 1,0001 MHz, and i screwed up.So, i just...

No SPI clock - STM32F407

Posted on October 07, 2015 at 01:24 I am having trouble getting SPI2 to function on my STM32F407 board. My issue is that I am seeing data on the MOSI pin with a logic analyzer but there is no clock activity (it is low). My processor is clocked at...

How to cancel transfer on OUT pipe of USB?

Posted on August 10, 2015 at 10:14Is there any way to cancel OUT transfer (receive) on STM32 using CubeF4 library?I use USB in my device to communicate with PC (STM32 is ''device'', PC is ''host''). If client (PC side) program is ''crashed'' and my ...

l-proger by Associate III
  • 671 Views
  • 3 replies
  • 0 kudos

Controlling the ADC Sampling Rate

Posted on December 23, 2014 at 19:32I've posted on this before, thought I'd nailed it correct, but did not, as there are inconsistent results. I am using the Discovery STM32F4 development board, along with IAR compiler/workbench. Can someone please ...