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

STM32F411RE EXTI Interrupts without something attached

Posted on September 13, 2015 at 16:56I encountered a strange behaviour on several STM32F411 nucleos: When configuring an EXTI for an input GPIO Pin the pending bit gets set, even though nothing is connected to the Pin. Code is attached. These two fi...

Macro about Peripheral clock

Posted on September 11, 2015 at 18:39 Hello, someone would be able to explain mewhat's happen in the last two lines of this macro: /** @defgroup RCC_AHB1_Clock_Enable_Disable AHB1 Peripheral Clock Enable Disable * @brief Enable or ...

STM32F103ZE NAND problem

Posted on September 13, 2015 at 19:19Hi guys!I'm trying to interface a Toshiba tc58nvg2d4btg00 4Gbit NAND to STM32F103ZET6. I started from the code for STM3210E-Eval board (Same schematic of my board) in Examples->FSMC->FSMC_NAND. I've changed the c...

Get the stack size during application

Posted on September 10, 2015 at 22:15Hai, im developming an application using the ST standard peripherie library. Im trying to get the information, how big is my stack. I tried to use the __get_PSP(void) function to get the value of the stack progra...

RTC error after updating Cuberepo 1.5 to 1.8

Posted on September 08, 2015 at 22:07 Topic says it all, I get an error in the RTCafter updating the library version to 1.8.0 In the old stm32f407xx.h files I find: /******************** Bits definition forRTC_PRERregister **...

steevke by Associate
  • 906 Views
  • 5 replies
  • 0 kudos

Timer 2 on STM32F401C Discovery Board

Posted on September 10, 2015 at 16:57Hi all,I've just started playing with the STM32F4 on the STM32F401C Discovery board, and had some strange behaviour (slowed down time) when attempting to generate a 1ms TIM2 interrupt.From the reference manual fo...

psdeering by Associate II
  • 2132 Views
  • 9 replies
  • 0 kudos