STM32 MCUs Products

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
  • 479 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
  • 364 Views
  • 1 replies
  • 0 kudos