User Activity

Hello, Why the NUCLEO-F446RE board isn't available in MotorControl Workbench 6.0.0?It was available in MotorControl Workbench 5.4.8.For motor control the recommendation is to use the STM32G microcontrollers?Thanks for your support!
Hello, I need the excellent community support I'm just starting to control a BLDC motor and I bought the X-NUCLEO-IHM07M1.The main issue is that the software Motor Profiler give me an error when it try to configure the Faulhaber motor 3274BP4 (attac...
Hello,I'm logging the speed of a motor and I want to transmit some amount of informatio to the computer using the UART. The conversion of the sprintf is good but I have problems only when I'm using more than one time the function HAL_UART_Transmit_DM...
Posted on April 11, 2018 at 18:08Hello,I'm just starting to create a basic code in order to play with the timer interrupt.Now I have a little problem: my led blinks but I want to change the frequency when I push the button. Why this code inside the ...
Posted on February 17, 2018 at 16:56Hello,I configured the TIMER1 to use like an encoder counter. My question is: How I can detect inside the in the interrupt function if the interrupt was caused by an overflow or underflow in the counter?void HAL_T...