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

STM32L_Discovery Multichannel ADC example

Posted on November 09, 2015 at 12:38I have been trying extend Clive1 ADC_DMA example on STM32L_Discovery to do multi-channel conversion. But am struggling to get the NVIC_IRQ Handle for the two channel right. Can someone assist me with an example of...

idris by Associate II
  • 1107 Views
  • 6 replies
  • 0 kudos

STM32Cube bug generation new project for MDK V5

Posted on October 30, 2015 at 10:17Hi, When generating a new MDK V5 project with Cube V4.11, the ''Name of Executable'' in ''options for target/output'' will left empty but t his is a mandatory field and need a value. Normally is this value ''[Proje...

Osto by Senior
  • 521 Views
  • 2 replies
  • 0 kudos

Fixed.

Posted on November 15, 2015 at 21:35Fixed.

synth002 by Associate
  • 682 Views
  • 3 replies
  • 0 kudos

JTAG Interface using a STM32F103

Posted on November 15, 2015 at 22:14I want to develop a JTAG interface using STM32F103. One way is to use GPIO to drive/read the signals, another way is to use SPI, but unfortunately TMS signal is not present. Is there a way to use SPI and simulate ...

STM32F4 Discovery I2S frequency configuration problem

Posted on November 04, 2015 at 12:51I recently bought a STM32F4 discovery and I'm interested in audio processing. I started trying to record some audio data using the MP45DT02 and the I2S module.The program is based on the play and record demo, it r...

em3ly by Associate II
  • 1701 Views
  • 9 replies
  • 0 kudos

STM32 - confusion about slow/fast ADC channels

Posted on November 14, 2015 at 20:37Hello Is there any document from ST out there which actually explains how fast and slow ADC channels in some devices (e.g. the stm32l4 has them) differ? The only real information the datasheets hold is the absolut...

ARM DSP with STM32f334c8

Posted on November 11, 2015 at 12:20 Hello ; I have a problem for the last few days it made be puzzled hope you could help me please . I am using keil compiler with STM32f334c8 ; I had a project based on stm32f429 using FFT from ARM DSP...

How to program the stm32F7xx flash via jtag and openocd?

Posted on November 14, 2015 at 12:13Hi, I have an hardware with a stm32F7xx and an FTDI chip (4232) that controls the JTAG. I would like to program the flash of the stm32F7xx via openocd (this procedure is really straightforward for the previous stm...