STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB soundcard reference design

Posted on May 10, 2015 at 08:48Hi All I want to use the F429 as a USB soundcard  for a windows pc. with Both Inputs (Mic) and outputs(speaker) Only need 16khz 16bit sample rates. I cannot appear to find  any ST reference designs I have heard about t...

brett23 by Associate II
  • 412 Views
  • 0 replies
  • 0 kudos

STM32CubeMX + MDK-ARM: retargeting printf output

Posted on November 25, 2014 at 01:21Hi All,I'm using the tools as per the subject.Can you advise how I can configure printf to trace to a serial terminal?Currently I'm using a Nucleo board (Nucleo L053R8) but soon I'm moving on to Discovery (STM32F4...

balazs by Associate II
  • 859 Views
  • 3 replies
  • 0 kudos

comparator output as tim15 IC1 and TRGI

Posted on May 09, 2015 at 13:25I'm using analog hall sensor in my application. One of its tasks is to measure rpm. I also calculate angle, so it's connected to ADC input + I internally connected it to COMP3-. Comp out, if I pass it to PA8 looks ok. ...

tov by Associate II
  • 916 Views
  • 4 replies
  • 0 kudos

STM32F4 discovery GPIO remapping

Posted on May 08, 2015 at 22:22Hi everyone from London in the UK.My name is Steve. I have an STM32 F4 discovery board and am attempting to get I2S and the audio codec working for the STM32Duino project. The project is the brainchild of Roger Clark f...

defacato by Associate II
  • 1027 Views
  • 2 replies
  • 0 kudos

stm32f4: issues with rts/cts flow control with UART

Posted on May 09, 2015 at 03:07 I am trying to get RTS/CTS working with UART3. I am using theMCBSTM32f400 (STM32F407VG) board and connected a serial cable on the UART3 with a PC. If i am not using the flow control on the PC side, i can ge...

abhiran by Associate
  • 841 Views
  • 1 replies
  • 0 kudos

STemWin - ALPHA_Bargraph - Draw alpha effect not working

Posted on May 07, 2015 at 17:54Hello, I have managed to compile and run the stm32cubef4 libs, together with STemWin V5.26. I use the STM324x9I-Eval board with MB1046B display board. I can run all the included examples, plus the sample available on t...

M0NKA by Senior
  • 622 Views
  • 1 replies
  • 0 kudos

Switch to Lower Clock Speed - How To Do This?

Posted on May 08, 2015 at 07:07Hi, The STM32F4 on my application uses an 8MHz crystal, and synthesized to run at a bus speed of 168MHz. I'm doing some signal processing that really only requires a speed of 168MHz after a signal is detected. The dete...

STM32F103ZET6 CAN Bus is not working

Posted on May 06, 2015 at 14:52Dear I am trying to run the CAN bus of STM2F103ZET6. If I am not wrong it is on PB11 and PB12 pins. My code is as in attached file. I run code and check the waveform on logic analyzer and CRO both but nothing is happe...

[SOLVED] ADC problems - STM32F407 discovery

Posted on May 07, 2015 at 19:19 I am using 2 ADCs with DMA in simultaneous mode and sending data over usb. Here is the code: #include ''main.h'' const uint16_t BUFFER_SIZE = 400; volatile uint16_t ADCConvertedValues [BUFFER_SIZE]; volatil...

bzlybovz by Associate II
  • 967 Views
  • 4 replies
  • 0 kudos