User Activity

Posted on August 09, 2015 at 15:05The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on August 09, 2015 at 14:42Hi, I am using CAN bus on STM32F407 using standard peripheral library.When I unplug CAN bus connector, the CPU halts. After reconnecting CAN bus connector, the CPU is still freezing and needs hardware restart. I wan...
Posted on September 11, 2014 at 17:24Dear Friends, Hi,I want to get an interrupt by receiving each character on UART port. How can I use HAL_UART_Receive_IT() and HAL_UART_RxCpltCallback() functions? When I call HAL_UART_Receive_IT() function its ca...