• About IEEE-695
    How can I get the cost-free information of IEEE-695?
  • About IEEE-695
    How can I get the cost-free information of IEEE-695?
  • 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...