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

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
  • 1107 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
  • 407 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
  • 2247 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
  • 400 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
  • 971 Views
  • 5 replies
  • 0 kudos

STemwin FRAME BUFFER SIZE

Posted on June 20, 2016 at 04:00I use LTDC drive RGB screen, use STM32F746 DISCO,I define this:#define XSIZE_PHYS 480#define YSIZE_PHYS 272#define NUM_BUFFERS  1 /* Number of multiple buffers to be used */#define NUM_VSCREENS 1 /* Number of virtual ...

cl17726 by Associate
  • 354 Views
  • 0 replies
  • 0 kudos

STM32F446RE J-Link Connection Troubles

Posted on June 20, 2016 at 02:34Hello,I've made my own board based on a stm32f446re and I am trying to connect to it using a J-Link edu, but it is failing. The j-link finds the target voltage and then tries to connect, but gives the error could not ...

jmsigler by Associate
  • 700 Views
  • 1 replies
  • 0 kudos