Skip to main content
Explorer II
December 30, 2025
Question

Code suspends while getting data from http

  • December 30, 2025
  • 1 reply
  • 86 views

Moved from STM8 forum; STM32H7 Label added.


Hello everyone,
      i am trying to get the data from my http my data will be around 6 KB i can able to receive the data but imediately after receiving the data all the other threads except the MQTT thread(I have the HTTP function inside the MQTT thread) is suspended.I can notice that the interupt is also triggering properly but other threads are running i am attaching my MQTT file with this can you please help me to solve this issue.

    This topic has been closed for replies.

    1 reply

    Super User
    December 30, 2025

    You've posted this under 'STM8 MCUs', but it doesn't seem to be STM8 code (uses Segger RTT) ?

    Explorer II
    December 30, 2025

    I am using the Nucleo H753ZI board yes I use the segger RTT for debugging 

    Super User
    December 30, 2025

    I've moved it to a more appropriate forum.

    Please give some more details - IP Stack, RTOS, etc.

    See: How to write your question to maximize your chances to find a solution