STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 455 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
  • 596 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
  • 2007 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
  • 1262 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
  • 514 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
  • 296 Views
  • 1 replies
  • 0 kudos