STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Input Capture frequency detection is off

I have been working on a configuration which will allow me to detect the frequency of an external square wave, and then divide the periiod of the signal into smaller segments for executing code. I didn't mean to post this yet, just wanted to save as ...

Using two time bases, SysTick and general-purpose timer

I am using a STM32G431RB MCU and the STM32Cube_FW_G4_V1.5.0 package for motion control. In addition to the usual SysTick 1ms time base a second, faster time base is needed to run control loops. I plan to use a general-purpose timer (e.g. TIM2) to imp...

Kmax18 by Senior II
  • 405 Views
  • 3 replies
  • 0 kudos

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
  • 401 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
  • 285 Views
  • 1 replies
  • 0 kudos