STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f429 discovery gui_init

Posted on January 09, 2015 at 19:00Can I use GUI_init (I mean gui library) without freertos? I've just seen a lot of examples with GUI_init, and all these examples were only with freertos. I'm trying to make a simple example (drawing something on lc...

Triple ADC sequence

Posted on January 09, 2015 at 19:13Hello Has anyone successfully got the triple adc mode with a sequence working? Let's say I already got the ADC and the DMA working for 3x channels without any kind of sequence... what do I have to change in order t...

SD card initialization sequence

Posted on January 06, 2015 at 14:07I'm struggling with SD card handling. If anyone has a working config of - STM32F429 or 427 - SD card - Cube MX generated code and able to make a oscilloscope recording, please send me the proper init sequence.  F...

STM32L0 EEPROM Erase Problem

Posted on January 09, 2015 at 07:38Hi,    I am using STM32L051xx controller. When i tried to erase the EEPROM content with the help of HAL library, i am getting error. But when i tried by ST-Link V2, content is erased successfully.    Note: I am abl...

pavan by Associate
  • 509 Views
  • 1 replies
  • 0 kudos

Interrupts on both GPIO A & B

Posted on January 09, 2015 at 16:07Is it possible to setup a hardware interrupt to trigger from for example PA3 & PB3? If so, how does the interrupt handler determine which one has triggered?(STM32F030)

daniel2 by Associate II
  • 255 Views
  • 1 replies
  • 0 kudos

STM32CubeMX freezes on opening report

Posted on December 07, 2014 at 20:03Hi everyone,So i am giving it a go to STM32CubeMX. I have a problem that every time i do generate report and i chose to open the folder, the program freezes completely, i have to shut it down with the task manager...