User Activity

Posted on July 02, 2018 at 14:32Hello,I am trying to implement mqtt client on my STM429ZI Nucleo.I have initiated TCP / IP stack and it works well.I downloaded the MQTT library from https://community.st.com/external-link.jspa?url=https%3A%2F%2Fgithu...
Posted on May 10, 2018 at 11:12Hello,I have a small big problem. I configured my stm32 (F429) in CubeMx, everything works after sending positive data from the computer to STM32, but sending 0 resets the remaining bytes.E.g:I send: 1 2 3 4 5 0 7 8I r...