• IEEE code 4
    i intend to make this project a digital code lock. i want the micro to do other things but on tapping the keypad an iterrupt should occur and goto keypad isr for keyencoding after the encoding the program...
  • IEEE code 4
    i intend to make this project a digital code lock. i want the micro to do other things but on tapping the keypad an iterrupt should occur and goto keypad isr for keyencoding after the encoding the program...
  • ieee float -1#nan value
    Hi, I accidentally stuff the value of 0xFFFF into a float variable (fVal). My emulator shows me its value is -1#nan (not a number) and my limit clipping code did not work on this value ie, if...
  • ieee float -1#nan value
    Hi, I accidentally stuff the value of 0xFFFF into a float variable (fVal). My emulator shows me its value is -1#nan (not a number) and my limit clipping code did not work on this value ie, if...
  • PTP (IEEE 1588) on STM32F7: looks like ethernet MAC driver's code has never been tested yet?
    Hi! I'm trying to use the PTP time synchronization protocol on MCU STM32F746G. Ethernet MAC driver's source code (file "EMAC_STM32F7xxx.c", revision V1.2, 15. October 2015) has the ability of using...