This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
IAR程序版本为:UltrasonicGasFR6043_02_30_00_01
上位机软件版本为:Ultrasonic Sensing Design Center version 02_30_00_03
从配置软件上生产Header文件,原样复制到工程中,写入到demo板中,采集到的时差偏大,并且稳定性不好,时差大约为600~1500us
但是从上位机执行Request Update以后,时差就变的很小,并且比较稳定,时差大约为-40ps~200ps。
请问执行Request Update与将Header文件直接写入到工程中有什么区别?
请问执行Request Update与将Header文件直接写入到工程中有什么区别?
您好,实际上没有什么区别,Request Update and Create Header。但当您更改h.文件时,必须再次导入。 Request Update 命令将参数发送到 MCU, MCU 将这些参数存储到 FRAM 中,这些更改会立即生效。 这些数据在power cycle后仍然有效,因为它们存储在 FRAM 中。