Hello,
I have been facing issue of stack overflow, in the stack usage tab it shows that the stack is used 100% even if my stack size is 4096 bytes. I have also observed that sprintf function is using a lot more stack which eventually hangs my controller or fill garbage value in global variables. I am attaching screenshot link for your reference. Please help me to solve this issue.