8 posts / 0 new
最后一篇
Ehanl.
离线
最后一次露面:3个月21小时前
加入:2015-02-23 14:16
OTP问题

你好,

我正在使用PAN1740 HW02 / SW 02模块,并在刻录OTP后具有扫描和连接问题。我使用最新的SDK5.0.3和Prox_Monitor_ext_580.hexμVision5项目。当我使用USB加密狗使用此文件并在user_periph_setup.h中选择#define hw_config(4),我可以使用Connection Manager作为Central或外设启动。我将PAN1740从HW01 / SW02替换为HW02 / SW02,因为我有巨大的问题,可以将iOS应用程序连接到HW02 / SW02模块。我烧掉了OTP,模块是广告,但是当我尝试连接模块时,我需要许多尝试或无法建立连接。
但是当我使用连接管理器将BIN文件编程到加密狗时,我可以立即连接到Pan1740。
With the connection manager the firmware is flashed in the SysRam?
当我使用一个USB加密狗作为主站并且一个作为从站时,也可以立即建立两者之间的连接。
使用OTP编程相同的固件有什么区别?
为什么连接如此糟糕,并且使用旧的HW01版本。
看看这个链接
http://support.dialog-semicondiondiond.com/pan1740-connection-problems-usin ...
我发布了我的问题,但我没有答案。现在,我认为Sysram和OTP之间的区别是因为iOS应用程序也可以立即连接到USB加密狗。
Perhaps my OTP header is wrong, but with HW01 there are no problems with connection but there I burned the SDK3.0.10 prox_monitor_ext_usb.bin file to OTP.
请你能帮助我,因为我没有更多的想法来解决问题。

问候
Eckart

Device:
wi_dialog.
离线
最后一次露面:1天2小时前
职员
加入:2014-01-03 16:21
你好,

你好,
The changes of HW_CONFIG from 0 to 4 declares no RTS and CTS signals been used in the application. Please verify your external host software been configured to use the RTX and CTS signals for flow control handshaking before starting the command exchange, or not.
如果连接成功之间的间歇and failure, please use SmartSnippets tool and JLINK to check the OTP Header content at address 0x47F8C and 0x47F78. The XTAL16MHz @ 0x47F8C should not be zero and Calibration Flag @ 0x47F78 bit 4 should be zero. If not, the crystal has not been calibration that may cause connection issue.
此外,请检查模块中是否存在32kHz水晶。如果没有,请在da1458x_config_advanced.h中配置cfg_lp_clk,以避免固件进入睡眠模式,假设32khz水晶定时。
希望这个信息可以帮助解决您的问题,如果没有,请简要陈述您在介导的变化中观察到什么。
关于,WC IP

Ehanl.
离线
最后一次露面:3个月21小时前
加入:2015-02-23 14:16
你好,

你好,

我使用了OTP图像的Prox_Monitor_ext_580.bin文件,并使用SmartSnippet使用A5A5002D的值将校准标志@ 0x47F78位4设置为零,并刻录OTP标头。但是,当我从内存中读取标题时,又重要a5a5003d的值。尝试使用iOS应用程序连接模块后,我还有Pan1740的连接问题。没有任何改变。

I changed the attached header.hex file with the value of A5A5002D and tried to import this file in SmartSnippets. After this I get the following error:
[错误@ 16-01-04 15:03:39]六角数据记录线校验和错误(第32行):: 047f7800a5a5002d7e
我也有一些警告
[警告@ 16-01-04 14:37:31] RC16MHz的预期调整值是0000000A,而用户输入的修剪值为00000008。
燃烧OTP标题时。我忽略了这个,并使用Pan1740 HW01 / SW02这也有效。

xtal16mhz @ 0x47f8c不是零零,当我在pan1740的数据表中,框图中有一个32khz时钟,所以我认为模块有xtal32khz。
当我理解你就是OTP模式下睡眠模式存在的问题?所以,如果我尝试连接模块,它会深入睡眠或别的东西,并且没有建立连接?为什么这个问题没有在hw 01?因为具有HW01 / SW02的每个模块都与标题I附加的标题和Full_emb.bin文件作为OTP图像。HW01和HW02之间有什么区别?
如果我没有看到任何错误,请查看我的heder.hex文件。
希望您能够帮助我。

问候
Eckart

依恋:
wi_dialog.
离线
最后一次露面:1天2小时前
职员
加入:2014-01-03 16:21
你好,

你好,
我在以下声明中有一个类型的错误。
“xtal16mhz @ 0x47f8c不应为零,校准标志@ 0x47f78位4应该”不“为零。”
For your case, I really don't know the difference between PAN1740 HW01 and HW02 as its data sheet doesn't describ at all.
To connect to iPHONE, you cannot use "prox_monitor_ext_580.bin" as it is central firmware. You should use "prox_reporter_xxx" instead.
已经检查了标题,并安装了32kHz晶体的内容,并且虽然其值非常高,但XTAL16M已被调整。
请尝试“Prox_Reporter”固件,并根据iPhone上的LightBlue拟配结果。
问候,

Ehanl.
离线
最后一次露面:3个月21小时前
加入:2015-02-23 14:16
你好,

你好,

我试图使用prox_reporter.hex项目并刻录OTP。之后我无法与TE Pan1740沟通,没有任何作用。
但是我发现了一些rc16mhz修剪值和使用full_emb.bin文件。如果值为0x000000A,我可以连接模块,如果值为0x000000b,我有很多连接问题。
So I entered a 0x000000A to this RC16Mhz Trim Values and burned the OTP header but after read the header back the value was 0x000000B and I have connection problems too.
I don't understand why this value changed while I entered 0x000000A for burning. How can I set this value and it can't change?
你能解释一下这个现象,如果这个修剪价值与我的连接问题之间存在关系?
谢谢你。

问候
Eckart

mt_dialog.
离线
最后一次露面:1周前1周前
职员
加入:2015-06-08 11:34
嗨Ehanl,

嗨Ehanl,

The RC16MHz Trim value and VCO are calculated and burned during production so you can't change them. As far as i know some samples may suffer from wrong RC16_Trim programming and wrong VCO_Trim values. Depending on the written RC16 value, the device might work or not work. Those values are updated but you might have an old silicon chip and that might cause the problem.

谢谢mt_dialog.

Ehanl.
离线
最后一次露面:3个月21小时前
加入:2015-02-23 14:16
嗨mt_dialog,

嗨mt_dialog,

what do you mean with old silicon chip?

关于Eckart.

mt_dialog.
离线
最后一次露面:1周前1周前
职员
加入:2015-06-08 11:34
嗨Ehanl,

嗨Ehanl,

你有可能有可能有点旧。

谢谢mt_dialog.