User Activity

Dear members, After fiddling a bit with stm32cube ide, I found that after project compilation, I have 3 files generated i.e. elf, hex and bin, in my debug folder. But the size of all three varies. Elf is 925kbBin is 13kbHex is 36 kbI know elf have lo...
Dear friends, Recently I came across the options of "minimum heap size" and "minimum stack size" in stm32cube ide and linker file as well. I can't understand the actual meaning of the numbers. Does the sum of both has to be equal to the ram size. Can...
Hi, I am completely new into microcontrollers. And while working with keil as well as smt32cube ide i found options such as debug and release. Can someone please tell me whats the difference between both, what benefit one has on other and when to use...
Hi, I am trying to put bluenrg-2 in deep sleep mode at start of while loop, wake on uart rx interrupt, do some work and go back to sleep.The sample code "sleep test" matches my requirements but it needs an incoming rx char to put bluenrg-2 in sleep m...
Hi, I am trying to put bluenrg-2 in deep sleep mode at start of while loop, wake on uart rx interrupt, do some work and go back to sleep.The sample code "sleep test" matches my requirements but it needs an incoming rx char to put bluenrg-2 in sleep m...
Kudos from