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

STM32Cube IDE does not reset keybindings

Hi, i tried to create a keybinding on the STM32 Cube IDE however I cannot remove the keybinding anymore.Method:Windows > Preferences > General > Keys > Restore Defaults > OK > Apply > Apply and Close.Opening Keys again shows the new keybindings still...

Jvan .12 by Associate
  • 694 Views
  • 0 replies
  • 1 kudos

I get stuck in an interrupt after calling SPI transmit.

Hi!I have STM32F373VBTx and I have set pin PD3 as EXTI3 where PD3 call this function when the PD3 gets a falling edge. PD3 is labeled as TS_IRQ in STM32CubeIDE 1.6.1/* Callbacks for external interrupt */ void HAL_GPIO_EXTI_Callback(uint16_t GPIO_Pin)...

DMårt by Lead
  • 405 Views
  • 0 replies
  • 0 kudos

I have no idea which framework to use. You have too many. Which one will meet my requirements? (listed in details)

I want to code in C++, at least std=C++14, preferably C++17 or better.I do not want any drag and drop stuff. Nothing.I do not want to be forced to use code generators.I want a framework that other people actually use and write code for.I want a frame...

Hthe .1 by Associate II
  • 1296 Views
  • 7 replies
  • 0 kudos

STM32F446RE - RTC Wake Up from Standby Mode

Hi everybody, I have some problems related to wake up procedure from Standby Mode using RTC Alarm Interrupt. When the Alarm time is reached, I have a continuous autonomous wake up from Standby Mode. Could you please help me? Here is the code I provid...

VGiai.1 by Associate
  • 1222 Views
  • 1 replies
  • 1 kudos