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

FULL DUPLEX SPI DMA RX from not firing interrupts

Posted on June 20, 2016 at 11:24 Hi everyone, I'm trying to use I2S2 of a STM32F405RG custom board in full duplex. I generate my code with CubeMx: This is my I2S and DMA initialization : static void MX_I2S2_Ini...

dauphin2 by Associate II
  • 1142 Views
  • 4 replies
  • 0 kudos

Question - How to generate PPM signal with a Timer

Posted on June 20, 2016 at 15:20 Hello all, i own a stm32F103c8x device, and since i am a maniac with rc toys, i am working on a ppm generator. Right now i am working with a 16bit timer ( timer3) and for example i put 6 random ppm values...

Bogdan by Senior
  • 1359 Views
  • 2 replies
  • 0 kudos

Connecting stereo ADC to stereo DAC via DMA

Posted on June 20, 2016 at 14:39I'm working on a preliminary feasibility study of a device based on the STM32F303RE platform.The first step of this study is quite simple:1. record a stereo stream from ADC peripheral2. play the stereo stream using th...

flavio23 by Associate III
  • 558 Views
  • 2 replies
  • 0 kudos

SPI problem

Posted on December 25, 2015 at 14:56halloi use in stm32f4 with Keil uVision5 and STM32CubeMX(i cunfig spi with cubemx )I can not find the SPI function that send/receive data i want to send and receive data from accelerometer

STM32F0 DISCOVERY USER BUTTON READ

Posted on June 20, 2016 at 08:28Hi,I am pretty new to programming micro controllers, I try to learn it by myself and couldn't find any useful source for my task. I want to make a timer which can count the period of USER button between clicking and r...

Known bugs in the OTG / USB library v2.1.0

Posted on January 21, 2014 at 14:04Here is the list of known bugs in the USB / OTG library v2.1.0:files - usbd_cdc_core.c / usbd_conf.hep descriptors should not use #ifdef USE_USB_OTG_HSbut use instead#ifndef USE_EMBEDDED_PHY file - usb_bsp.cfunctio...

ivous2 by Associate
  • 2637 Views
  • 13 replies
  • 0 kudos

Suggest MCU and 10'' LCD eval kit or parts

Posted on June 17, 2016 at 19:24Hi, I'm totally frustrated with Microchip Harmony, so looking for suggestions on getting quickly up to speed using ST ARM.Hoping to start with a kit or list of compatible parts to build:- 10'' to 11'' Display with Tou...

Paul1 by Lead
  • 469 Views
  • 1 replies
  • 0 kudos

SPI RX DMA interrupt

Posted on June 19, 2016 at 08:19hiI wanna use external ADS7816 ADC with serial (SPI) interface. I wrote the following code but it doesn't work! spi sclk pin has clock and I use PA0 to manage ADS1768 comunication as slave (SS). the problem is that I ...

Javad by Associate III
  • 1166 Views
  • 5 replies
  • 0 kudos