• What is the difference between RS232 and UART?
    Any associated information will be appreciated! Regards,
  • what is the difference between scanf and scanfor?
    what is the difference between scanf and scanfor?
  • What's the difference between os_itv_wait and os_dly_wait?
    Hello I'm a newer to RL-ARM and I found that there're two wait function os_itv_wait and os_dly_wait in RL-ARM. Who can tell me what's the difference between them? For example is it possible to replace...
  • What's the difference between "stm32f407vgtx" & "stm32f407vg"
    Hi In Software pack there is a "stm32f407vgtx" micro and in legacy packs there is "stm32f407vg". I have a Discovery board that I bought about 4 years ago that has stm32f407vg micro on it. So Which one...
  • what about the difference between RxHalfCplt and RxCplt in UART
    MCU:STM32F0Discovery board Tools:STM32CubeMX+Keil5.30 Test condition: PC_SerialComm tools & FT232 chip board After trying the HAL_UART_RxHalfCpltCallback Function, I find that this function couldn...