User Activity

Hi,Good day everyone.I am trying to setup SEMTECH SX1231 transiever to send and recieve RF packets by having SPI connection between SX1231 and STM8 controller. Its getting really hard to achieve this because of unknown configurations. Has anyone achi...
Hi,How are you all doing?To our application we integrated ST cellular stack to work with QUECTEL Modem M66 and all required features are working expected.Now we decided to integrate lwIP stack from ST and use PPP protocol.I made the initial settings ...
Hi,I am facing some issues with debugging SBSFU project.When I flash the application in debug mode, I can not jump to breakpoints set in SBSFU projects.Is there any way to perfrom this.Best Regards,Ankush Nagaraju
Hi,Hope everybody is doing great !I am trying to have quectel M66 2G modem running along with our application running on L476RG. I found the celluar package from ST for B96 modem and could integrate it to our application and it has all the features w...
Hi,I am trying to recieve unknown number of bytes using DMA in circular mode. My buffer size is 2048.After reaching this size, CNDTR becomes 0 and never reinitialized again. It stays 0 always. The bytes coming after are getting lost.Has anyone faced ...