Hello ST Community, I have a project using the H563. I recently upgraded STM32CubeMX from 6.12.0 to 6.13.0. After upgrading, and attempting to open the .ioc file, the following message is displayed: Regardless if I choose Continue or Migrate, I g...
I am looking to use Ceedling for a unit test framework and want to use STM32CubeIDE's Unit Test support for running it in the IDE. I have successfully set up Ceedling and am able to run from command line, but it would be nice to at least understand h...
Hello ST Community, I am researching the possibility of using ZeroMQ on a STM32 MCU device. Currently, we are targetting the STM32H5 series of processor, using Azure RTOS/NetxDuo. From the looks of it, ZeroMQ is a socketed implementation, so it ...
Thank you Ola, Just ran into this bug, with my implementation using the MQTT addon. Works just fine under debug, fails otherwise. I was seeing it failing deep within the nxd_tcp_socket_connect call, returning a NX_NOT_CONNECTED thread state for th...
Following this thread for updates. I too have run into this issue - namely migrating projects from the F7 to H5 that use LwIP and MQTT provided by STM32CubeMX. While I am not a novice, expediting the migration process would be nice.