User Activity

Controller: STM32L011G4ULibraries: CMSISCompiler: arm-none-eabi-gcc version 13.2.1In order to change Capture Compare Register of TIM2 automatically every time when TIM2 updates, I want to use DMA to get the current CCR values from a const array. cons...
Controller: STM32G431VBT6Libraries: CMSISCompiler: arm-none-eabi-gcc version 13.2.1Code Optimization: OPT = -OsAfter code optimization MCU hangs, depending on code constellation. It hangs in ADC initialization. ... system_clock_init(); timer_init(); ...
Controller: STM32G431VBT6Compiler: arm-none-eabi-gcc version 12.2.1Libraries: CMSISI use STM32G431VBT6 for a sensorless BLDC motor control with zero-cross detection.TIM1 is used for PWM outputs. See below part of the code. RCC->APB2ENR |= RCC_APB2ENR...
I'm using ST Motor Pilot V1.1.5 with eval board B-G431B-ESC1.Motor: IBL-100SW-1 http://www.itomotor.com/product/detail/67.htmlMotor Profiler Configuration:Pole Pairs: 3Max Speed: 2000 RPMMax peak current: 5 AMagnetic: I-PMSMld/Lq: 1After starting the...
Unfortunately MCSDK is not available for Linux. So I have installed it on a virtual machine. But the application "Motor Pilot" doesn't work. It even doesn't start.I have tried with MCSDK 6.1.1 and 6.1.0, with Windows 11 and Windows 7, withOracle VM V...
Kudos from