User Activity

Hi all,I need to insert fault on upper key of the driver. In order to achive this Im changing dedicated  TIM1 output to Input to output low. After inserting fault motor stops. Is it possible to achive this? Could someone explain what Im doing wrong. ...
Hi all, I have issue with stm33f767zi and LWiP mqtt. I'm trying to send data over mqtt every 10ms. Data is 400 samples from 3 ADCs represented as cJSON. After sending a few packets Im getting hardfault on tcp_out(), but if I set interval to 100ms eve...