User Activity

I am trying to interface ST25R3911B to an existing application that runs FreeRTOS. Is there any sample code available for ST25R3911B in a FreeRTOS setup?I added RFAL to my project, created platform.h, with a mutex for platformProtectST25R391xComm. I ...
Posted on September 13, 2017 at 23:53I am using https://community.st.com/0D50X00009XkdsSSAR method to drive a servo-like motor interface. In the system, if E-Stop is pressed, I'lI have stop the motor immediately. Is there a way to find out the numbe...
Posted on January 24, 2017 at 22:25I asked a question earlier on how to generate n-Pulses from STM32 to drive a servo like interface -> https://community.st.com/0D50X00009XkdsSSAR, and it worked. This feature is available only on TIM1/8. Is there a ...
Posted on January 11, 2017 at 15:21I am trying to interface a Teknic Clearpath SDSK motor to STM32F7 Nucleo Dev Board. It is a Brushless DC motor with a stepper like interface. The motor moves a set distance based on the number of pulses it receives...
Posted on October 06, 2016 at 00:39I am trying to set up TIM4 in Encoder Mode in Nucleo F767ZI. I used STM32CubeMX to set up the Timer. The TIM->CNT value oscillates between two values. On checking further, I found the DIR bit to be oscillating betw...