• scanf
    I am trying to use scanf function. After testing it successfully in simulator mode, I move to monitor mode to use it to input an integer number from serial window of debugger which is as PC terminal environment...
  • scanf
    Is there a way of including a timeout with a scanf statement? I am using the _getkey, getchar and putchar functions to access the serial port.
  • What is the difference between RS232 and UART?
    Any associated information will be appreciated! Regards,
  • what is the difrrent between printf & sprintf and scanf & sscanf
    Hello to All what is the different between printf & sprintf and scanf & sscanf I read the help but i dont understand it printf("Hello world \n"); aprintf("Hello world \n"); ---------...
  • What's the difference between Stack size and Max Depth?
    for example: int the Static Call Graph file: SD_DMARxAbort (Thumb, 76 bytes, Stack size 16 bytes, stm32f7xx_hal_sd.o(i.SD_DMARxAbort)) [Stack] Max Depth = 128 Call Chain = SD_DMARxAbort ⇒ HAL_SD_GetCardState...