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

Write to external SRAM in four #WE cycles.

Hello!To MCU STM32h743 connected 16-bit SDRAM and 16-bit SRAM. Writin to SRAM uses four #WE cycles in conjunction with BLS0 and BLS1. When write 8 or 16 bits BLS# active only for one #WE cycle, when 32 bits - two cycle and four cycle for 64 bits. I c...

AAshc by Associate
  • 389 Views
  • 0 replies
  • 0 kudos

STM32 SWD interface need capacitor to GND?

Hello,I have a project that the 3v3 of STM32G's power​ need to be powered by another switching convertor.So if I want to download program into the STM32G4, I have to power up the switching convertor. But a problem is caused by the switching convertor...

ZYu.1 by Associate III
  • 1015 Views
  • 1 replies
  • 0 kudos

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
  • 717 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
  • 477 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
  • 1341 Views
  • 7 replies
  • 0 kudos