STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 460 Views
  • 1 replies
  • 0 kudos

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
  • 1682 Views
  • 7 replies
  • 0 kudos

stm32f0 problem with i2c connection...

Posted on May 16, 2013 at 13:11 on the terminal always gets only same 0.in which place I am doing something wrong? please help! #include ''stm32f0xx.h'' #include ''stm32f0xx_rcc.h'' #include ''stm32f0xx_gpio.h'' #include ''stm32f0xx_usart.h'' #i...

teacha by Associate II
  • 984 Views
  • 8 replies
  • 0 kudos

Flash loader problem

Posted on November 06, 2014 at 11:45Hello! I am trying to load a VCP example code to my STM32F303 Discovery board, but i get error:    Flash loader: Failed to setup call to 'flash init'. I am using EWARM. Maybe someone knows the solution to this err...

dsokass by Associate
  • 427 Views
  • 2 replies
  • 0 kudos

STM32F3 Discovery board timer problem

Posted on October 16, 2014 at 09:03I am trying to implement 3-phase BLDC drive signal based on Hall effect inputs. I chose TIM1 CH1(PA8), CH2(PA9) and CH3(PA10) as PWM outputs with complement output enabled (PB13, PB14 and PB15). TIM_OCPolarity and ...

0690X00000602yWQAQ.jpg 0690X00000602ybQAA.jpg
song by Associate II
  • 240 Views
  • 1 replies
  • 0 kudos

STM32F4xx USB device CDC problem

Posted on November 06, 2014 at 22:23I have implemented a USB virtual serial port (CDC) device using the USB HS interface on an STM32F429 processor on an STM32F429I-DISCO evaluation board. The virtual serial port acts as a communication link between ...

krubow by Associate II
  • 253 Views
  • 0 replies
  • 0 kudos

SD card write operation and spikes in analog ADC data.

Posted on January 08, 2014 at 16:43Hi All,I am using STM32F4Discovery board to log data from six analog channels at 50 KHz on micro SD card. Thanks to this forum for the help through various posts, particularly from Clive1. ADC operates in triple AD...

prabhu by Associate II
  • 1686 Views
  • 15 replies
  • 1 kudos