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

Migration from STM32F479BI to STM32F779BI tips

Hi,we´re new to ST Cortex-M and consider using the STM32F479BI in our next projects. We would also like to plan for a future migration to M7. The STM32F479BI and STM32F779BI LQFP208 pinouts seem to fit quite well. The firmware would have to be adapte...

IHC by Associate
  • 660 Views
  • 2 replies
  • 0 kudos

SPH0645LM4H-B interface with STM32L476RG on SAI

Hi,I am trying to interface SPH0645LM4H-B mic sensor with STM32L476RG on SAI.I have configured the SAI2 block A with following configuration.Master clock :- 2.826 Mhz Sampling rate :- 44KHZ//////////////////// PLL configuration //////////////...

"System Workbench�?(SW4STM32) printf redirection not work

Dear AllI would like to redirect printf output to UART.It seem very simple in this field and many example in internet.I try that with "System Workbench"(SW4STM32).The IDE doesn't show anything wrong.adding below to "uart.c" #ifdef __GNUC__ /* With ...

L C by Associate II
  • 848 Views
  • 1 replies
  • 0 kudos

how gpio toogle on STM32 NUCLEO L4R5ZI can be configured?

hello team,I am trying to get started with NUCLEO l4r5zi board. The first program i am doing is to blink a LED on board (PB7) . Problem is the program builds successfully and is loaded on the board . but the LED is not blinking. Moreover the Console ...

0690X000006C2w3QAC.png 0690X000006C2wDQAS.png

ST-LINK V2: Command line HALT DOESN'T WORK

Hi, I'm developping a VI in Labview to interface with ST-LINK V2 using "ST-LINK_CLI.exe" and programming ST micro . I'm able with my VI to program micro, write and read byte but when I use the command -halt to halt the core it doesn't work and I rece...