User Activity

Configuration: NUCLEO-L053R8 with USB DFU_Standalone example project from STHi there,I'm using the Nucleo board NUCLEO-L053R8 together with USB DFU Standalone example project from ST.My intention is to update application firmware using USB. I success...
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...
Kudos from