该功能如何在config tool中实现?
CSR8645开发的单耳式蓝牙耳机,在耳机power on的情况下,单击 VREGENABLE(附图中的S1)按钮,打开配对手机端的APP。请教:这个功能如何在config tool中实现?
谢谢!
附图:
基本是无法实现的,如果是打开类似SIRI或者语音提示等是可以的 bluetooth 发表于 2014-1-26 21:59
基本是无法实现的,如果是打开类似SIRI或者语音提示等是可以的
谢谢大侠指点!
请问,要打开类似 Siri或者语音提示,如何在config tool中配置? VREGENABLE只是power on
還要在加入pio才能做控制 本帖最后由 mybtspeaker806 于 2014-1-31 01:07 编辑
samuelholy 发表于 2014-1-28 12:08
VREGENABLE只是power on
還要在加入pio才能做控制
谢谢指点!
本文以为 VREGENABLE不仅仅是power on的功能,还有其他的功能。
查看CSR8645datasheet中K4脚的功能(参见附图),本人试译如下,如有不妥之处,还请轻拍!
Regulator enable input:稳压器使能输入;
Can also be sensed as an input:也可以传感信号输入;
Regulator enable and multifunction button. A high input (tolerant to VBAT) enables the on-chip regulators, which can then be latched on internally and the button used as a multifunction input:稳压器使能和过功能按钮.高输入(可以耐受VBAT)使能偏上稳压器,可内部锁存,此按钮可作为多功能输入。
附图:
mybtspeaker806 发表于 2014-1-31 01:01
谢谢指点!
本文以为 VREGENABLE不仅仅是power on的功能,还有其他的功能。
enables the on-chip regulators
這是主要功能,只能控制 regulators,DSP不會知道這脚位的HI或LOW,所以沒辦法用來做控制,
multifunction input,是可以有各種不同的輸入方法 samuelholy 发表于 2014-2-6 16:27
enables the on-chip regulators
這是主要功能,只能控制 regulators,DSP不會知道這脚位的HI或LOW,所 ...
我有找到一段說明,所應該可行,可以試看看,
PIO24 is reserved for the VREG enable line which is usually used as a power button on the hardware. PIO25 is reserved for the CHARGER enable line which is usually used to detect the presence of the charger on the hardware. gogogogoogogo samuelholy 发表于 2014-2-6 16:42
我有找到一段說明,所應該可行,可以試看看,
PIO24 is reserved for the VREG enable line which is us ...
谢谢指点!
请问这段说明是从哪个文档中找到的?劳驾发我下: shawshank136@qq.com
先谢谢了! 基本是无法实现的,如果是打开类似SIRI或者语音提示等是可以的
:D