I created a PMU simulator but I can't configure with PMU Connection Tester

Hello Tagan,

These are the issues I identified.

  1. Frame type for config frame is 3.
  2. Frame type doesn’t belong between FRACSEC and TIME_BASE. It is included in the SYNC bytes.
  3. DATA_RATE belongs at the end of the frame, just before the checksum.

After fixing these three issues, I was able to get PMU Connection Tester to recognize your config frame.

Thanks,
Stephen