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

Resolved! Hi, I'am trying to create an inverter 3PH with my stm32F446RE. I've been make a simple inverter with constant frequency but i need change it. I've a problem with code. The problem is:when i change typedef variables the compiler return me an error.

If i don't put #define on the variables "linked" to Tim2_Ticks, it make me an error like:"inizializer element is not constant". On web i serch this error but i didn't solve. In this page (https://stackoverflow.com/questions/30158010/initializer-eleme...

0693W00000HqdPHQAZ.jpg
ASibi.2 by Associate II
  • 742 Views
  • 1 replies
  • 0 kudos

Single memory using

I need to use firmware update proccess on my stm32f446 MCU. I've boot code which is placed start address on the Flash Memory. When I start the boot code starting and If I send the firmware data under UART, I start to write new fw code to spesific add...

DCtech by Associate II
  • 576 Views
  • 1 replies
  • 0 kudos

Enabling MCLK on SAI2 (STM32H745I-DISCO)

I am posting this more as an open question, and perhaps to help someone else...When configuring SAI2 for Audio in CubeMX I had some issues which stemmed from MCLK not appearing to work correctly for the Audio Codec. This would cause the wm8994 to bec...

SNort.1 by Associate II
  • 1154 Views
  • 2 replies
  • 0 kudos

UART Not receive after some hour ,the EIE bit which normally must be at 1 when the UART does not work ,I find it at 0

Dear all,This is my first time using UART, sorry if the question is not relevant.I configured through the Device Configuration Tool the initial code for a STM32H745, in which I use the UART 1 with interrupt.Everything works fine for several hours, ev...

DFont.1 by Associate
  • 1372 Views
  • 3 replies
  • 0 kudos