gtjoseph / mt3339-utils

MIT License
62 stars 21 forks source link

MT3329 Compability #16

Closed jacklu333333 closed 1 year ago

jacklu333333 commented 1 year ago

Hi, I am using MT3329 from the model PmodGPS. I tried to flash with your repo and I got the error in the final "ERROR: EPO in NVRAM couldn't be verified", and then the GPS start to output unreadable output. After reset, I further test the clear EPO, write EPO, and then reset. It seems the EPO is indeed written to the flash.

I have the following question.

  1. by any chance, the BAUD is changed into certain value in the flash program?
  2. If not, is there other way I can verify the EPO is properly written?

Thank you for such wonderful tools.

Best Regards, Jack Lu

jacklu333333 commented 1 year ago

I will close this issue. I just notice the execution file is in python not binary. I will modify it myself. Sorry for bothering.