STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can't set/reset a bit

Posted on May 04, 2015 at 11:45Hello everyone. My target is STM32F091C I want to send something using SPI and after that make an impulse with a bit of my microcontroller. On my scope I see that I send well the data but the impulse is not generate. ...

raphael by Associate II
  • 320 Views
  • 1 replies
  • 0 kudos

CubeMX, FreeRTOS and GPIO ??

Posted on April 27, 2015 at 07:42 Guys, I tried to test blinking LED using RTOS and cubemx, but can't make it until now ? what do I miss here ? Please have a look on the main.c .. Thanks for reading and giving a clues...

ADC channel reading

Posted on January 23, 2013 at 16:16Hi guys,I'm using two channels of ADC1 to convert two different inputs, i'm using the interrupt mode of End Of Conversion. I don't know how to get these values into two different variables.Please take a look at my ...

sherif by Associate II
  • 1034 Views
  • 6 replies
  • 0 kudos

High current consumption and MSI working in stop mode

Posted on November 07, 2012 at 17:33Hi, I'm working wih STM32L152 evaluation board, and i'm trying to make the MCU to enter stop mode. Though it seems like the MCU is stoping, I'm still woried about two things: 1. The MCU's current consumption is ab...

amirf by Associate
  • 550 Views
  • 4 replies
  • 0 kudos

stmcube 4.7.1 update, stm32f4

Posted on May 04, 2015 at 09:53Hi all, got the update to 4.7.1. Now stuff which was working before, doesn't work. stm32f4xx_hal_conf.h is not created anymore, actually it will be deleted. Am I the only one with problems on this update? #stm32

emu by Associate
  • 208 Views
  • 0 replies
  • 0 kudos

STM32F429 - Discovery - STMemWIN example

Posted on May 04, 2015 at 08:57Hi all,I try to understand the STMemWin example from the KEIL Library for the STM32F429 - Discovery Board and to make a own one step by step, now the point apears where i get suck with a problem. The Display is only Wh...