• comparing two arrays-values
    hi, i have a xdata unsigned char* a_1[210] and unsigned char* a_2[210] Thea are including string value like "21:32 04:34 xyz" how can i compare this arrays? what i mean is something like...
  • comparing two arrays-values
    hi, i have a xdata unsigned char* a_1[210] and unsigned char* a_2[210] Thea are including string value like "21:32 04:34 xyz" how can i compare this arrays? what i mean is something like...
  • GCC 9 stack protector comparing address of stack guard not value
    Hi, I have been testing GCC stack protector on bare metal Cortex-M4 using gcc-arm-none-eabi-9-2020-q2-update and have observed a difference in emitted instructions versus the last GCC 8.x release. ...
  • GCC 9 stack protector comparing address of stack guard not value
    Hi, I have been testing GCC stack protector on bare metal Cortex-M4 using gcc-arm-none-eabi-9-2020-q2-update and have observed a difference in emitted instructions versus the last GCC 8.x release. ...
  • stm32f3 comparator
    STM32F3 Comparator hello everyone I am a beginner in STM32F3 and I found a problem with the comparator. I have no compilation error but its not working. If anyone can help me I would be grateful ...