User Activity

I'm trying to figure out how to configure the device using the NMEA packet scripts available in Teseo Suite. The problem I'm facing is every one of my PSTMSETPAR packets is being met with an error, even when using the example scripts provided.I am re...
Not sure if this is the right place to post about CubeMX issues, but I'm having issues replicating the STM32WL55JC1 PingPong example. What I'm doing is trying to mimic every setting that exists in the example project (because it works), but some opti...
I'm trying to figure out if an A-B memory schema on a microcontroller is feasible. Right now I have a bootloader and an application. I basically want to duplicate the application onto two sections of memory: A and B. This way I can receive a firmware...