STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

low speed GPIO for FMC?

Posted on December 27, 2014 at 11:11HAL_FMC_MspInit()  generated by F4 CubeMX   initializes all FMC related pins as GPIO_InitStruct.Speed = GPIO_SPEED_LOW;   SDRAM is driven at max 84MHz frequency (STM32F429). I know that SPEED_LOW is only a slew ...

STM32F05 ADC Disscusson

Posted on December 26, 2014 at 06:56 Dear All, I started STM32F0 ADC configurations select independent conversion mode (single) ADC_InitStructure.ADC_Mode = ADC_Mode_Independent; But my CMSIS stm32f0xx.adc.c file does not have...

0690X0000060MmzQAE.gif

stm32f091RB

Posted on December 26, 2014 at 13:31hello everybodybefore starting to explain my problem, I wish to inform you that I am a beginner, and also I'm sorry for my English.I'll buy a STM32F091RB MCU and I have not found an IDE to program nor a tool to do...

rafik by Associate II
  • 464 Views
  • 3 replies
  • 0 kudos

STM32F415RGT6 power scheme

Posted on December 25, 2014 at 22:10Hello,I am engineering new PCB. It is little bit unclear from datasheet so I would like to know if my power supply scheme is correct, especially decoupling capacitors.Thank you very much! #stm32-f4-power-supply...

0690X00000605DjQAI.png
zexx86 by Associate II
  • 403 Views
  • 3 replies
  • 0 kudos

STM32F072 datasheet APB2 reference?

Posted on December 26, 2014 at 04:58Hi everyoneSo I've been trying to find reference on the datasheet of the STM32F072RB for the APB2 but with no avail.I am talking about this one http://www.st.com/st-web-ui/static/active/en/resource/technical/docum...

USART1 with STM32F0 Discovery

Posted on December 22, 2014 at 17:14 Dear All, I write a program for USART1 of STM32F0 Discovery board. I am sure that my hardware is working . I configured with PuTTY but it does not display the message Please advice PA10 RX to...

pic_micro by Associate II
  • 872 Views
  • 11 replies
  • 0 kudos

stm32f429i_disco ILI9341 driver

Posted on December 26, 2014 at 12:14Somebody knows where to get the ILI9341 driver for 4 wire 8bit data interface? Driver must build for stm32f429zi.

jo by Associate II
  • 247 Views
  • 1 replies
  • 0 kudos

take care: inverted DEPolarity at LTDC!!

Posted on December 26, 2014 at 13:07In LTDC_GCR register of LTDC at STM32F429   HSYNC, VSYNC and DE signal polarity may be chosen:Bit 31 HSPOL: Horizontal Synchronization Polarity This bit is set and cleared by software. 0: Horizontal Synchronizatio...

STM32 RTC problem

Posted on December 26, 2014 at 08:39Hello,I use an STM32F407 microcontroller for my project that i use RTC on it. The RTC is clocked from LSE. It works normally when the power is on. But when i switch off and on the device, the RTC falls behind the ...

omeryaman by Associate II
  • 1078 Views
  • 2 replies
  • 0 kudos