User Activity

The error occurred while reading a UART interface (heavy load @ 115200 baud) byte by byte (with HAL_UART_Receive_IT(&huart1, &com_uartRxSignBuffer, 1) ). MCU: STM32F302VB ST firmware version : STM32Cube_FW_F3_V1.11.2Before the RXNE interrupt is disab...
I recently switched an older project to CubeMX 5.1.0 and the F3 firmware package V1.10.0. We used freeRTOS and tim3 as the timebase source as tim1 and tim2 are already in use. The program does not pass the initial timebase configuration any more and ...
Posted on August 21, 2017 at 12:34Hiho,there are still remaining hints of stall/step loss detection (for example at the description of the FLAG pin) in the datasheets of the above mentioned ICs although they are only implemented in the L6480/L6470. ...
Posted on July 27, 2017 at 20:20Hiho,we recently updated one of our projects to the newest Firmware package and had to realize that receiving CAN Messages per Interrupt did not work reliably anymore. We were able to track the problem down to the fac...
Kudos from