STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f405, lock question

Posted on May 06, 2014 at 00:33Dear, i have the following issue: i have seen that i cannot process too many instructions from inside interrupt. I guess there is a limit. (still didn't looked the datasheet), So i decided to do just some few operatio...

Angelo1 by Associate II
  • 1224 Views
  • 7 replies
  • 0 kudos

STM32F205ZGT6 - PC13 as output doesn't work

Posted on May 08, 2014 at 20:36 Hello, I'm trying to use the PC13 as an output but I can't get any signal change from it. I'm already setting the pins PC14 and PC15 as inputs following the datasheet orientations. I used one of the ...

gui by Associate
  • 467 Views
  • 1 replies
  • 0 kudos

How to access *any* memory address without a bus fault?

Posted on May 08, 2014 at 11:57How could I write some code that would access a memory address and wouldn't generate a bus fault if it was incorrect? Or failing that, is there a way to safely check if an address is valid, or maybe even a way to have ...

gw by Associate II
  • 2891 Views
  • 20 replies
  • 0 kudos

Problem with file creating on SD card with FatFs lib

Posted on April 16, 2014 at 12:36 Hello, I use a STM32F427 running with FreeRTOS. I try to create a file on my SD card, through SDIO, thestm32f4_discovery_sdio_sd.c (DMA mode). I also use the librairyFatFs R0.09, ported by Clive I ...

Bit width of the SDRAM on STM32F439 MCU

Posted on May 08, 2014 at 14:37Hello! Is there any goal in use a 32 bit SDRAM memory VS the 16 bit SDRAM memory on STM32F439 device? I want to transfer a 30 fps video from DCMI to 4.3 LCD. Wich SDRAM will be faster? 16 or 32 bit?

stm32f303vct debugger fault

Posted on May 07, 2014 at 16:56stm32f303 debugger is not working .controllerdoesnt power up with usb connection with laptop but when i supply external supply of 3v it powers up but debugger still not working .what could be the fault ? #stm32f303v...

Usart serial window viewer

Posted on May 08, 2014 at 09:34Hi, i have a STM32F3Discovery board and i am trying to communicate to a sim900 module. First i am trying to send data serially from the discovery to the computer using hyperterminal on windows 8. I am sending the char ...

francois by Associate II
  • 362 Views
  • 0 replies
  • 0 kudos