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

Strange code behavior

Posted on November 07, 2014 at 23:09 I am working on project where i need to drive pjezo motors ( special triangle wave ) for generating forward or backward step i use timer controlled DMA , that copies triangle wave data to DAC output. ...

STM32F407VG+SRAM+ADDRESS PINS MISSING?

Posted on November 07, 2014 at 03:59I am trying to interface an external SRAM with the stm32f407vg discovery board and i bumped into some issues with address pins not being available for FSMC.As you guys might already know, the SRAM has both the Add...

0690X00000605UrQAI.png
mitjaneho by Associate II
  • 1146 Views
  • 6 replies
  • 0 kudos

STM32F4-discovery FreeRTOS

Posted on November 07, 2014 at 21:49Dear friends.I try to use freeRTOS on STM32F429I-DISCO. I want to create two tasks (blinking different leds) just to understand how the OS works. I use EWARM 7. When I compile the projects I have the following err...

baev_al by Associate III
  • 602 Views
  • 3 replies
  • 0 kudos

STM32Cube USB Device Library dual DFU

Posted on November 06, 2014 at 09:07 Hello! I want to implement a dual DFU (Internal flash and SPI flash) on new STM32Cube USB Library. I've modified usbd_conf.h: /* DFU Class Config */ #define USBD_DFU_MAX_ITF_NUM 2 I've crea...

STM32F4 Discovery ADC + DMA

Posted on November 07, 2014 at 12:30 Hi there, I'm trying to use two ADC channels and send them to array via DMA. Here is my code. void ADC_Config ( void ){ //Rozdzielczosc 12 bitow, //Wyrownanie bitow do prawej ADC->CCR |= A...

mkostek9 by Associate
  • 497 Views
  • 1 replies
  • 0 kudos

STM32L0 Libraries for __CC_ARM GreenHills Compiler

Posted on November 07, 2014 at 10:50Hi Guys,I´m trying to compile a simple custom project in GreenHills but I´m getting some kind of problems.I´m developing a project with STM32L0C52 uC.core_cm0plus.h#if   defined ( __CC_ARM )  #define __ASM        ...

0690X00000603ROQAY.jpg
gerardo by Associate II
  • 686 Views
  • 1 replies
  • 0 kudos

Firmware update over the air STM32L151 Microcontroller

Posted on November 06, 2014 at 08:30Hello,We are planning to use STM32L151 Microcontroller for the GPS Tracker device application. One of our requirement is to update the firmware of the micro controller over the air. The device has a quad band GSM ...

STM32F4 external triggered DMA

Posted on October 30, 2014 at 16:03We are evaluating the STM32F4 products. For our current hardware an FPGA will generate measurement values. These values have to be transfered to an external RAM. Both are connected to the STM32 over the bus interf...

fl by Associate II
  • 2256 Views
  • 7 replies
  • 0 kudos