完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我想让CYBLY-2077EVE运行我的个人资料。 我将电路板插入CY8CITK-042-BLASE基板,并与CySMART通信。 但是连接了一个小时后,它就断开了,原因是Connect超时。 为了扩展BLE的范围,我将下面的代码写入到我从数据表中获取的文件中。 *定义测试寄存器来切换PA/LNA硬件控制引脚*/ 定义CyReGrasSrStStdDDFtCCTRL 0x400 /*由BLE应用程序代码处理的强制事件*/ Cyulay-Evtth-Staskon: *配置链路层以自动切换PA控制引脚P3〔2〕和LNA控制引脚P3〔3〕*/ CythStixxtNd1-ReG32((CyravyBulsBelsIfrf-CONFIG),0x0331); CythStIxxtNd1-ReG32((CyrasySrStStStIdDDFTTCCTL),0x800 030302); 有人对这个问题有什么想法吗? 谢谢 MyuFixStEZ-BLYEXDIA.CYPRJ.SARVEVE01.ZIP 2.3兆字节 以上来自于百度翻译 以下为原文 Hello, I'm trying to get CYBLE-202007-EVAL to run Find Me Profile. I plug the board into the CY8CKIT-042-BLE-A baseboard and communicate with CySmart. But after connect for an hour, it just disconnect and the reason is CONNECT_TIMEOUT. To extend range of BLE, I write the below code into file which I get from datasheet. /* define the test register to switch the PA/LNA hardware control pins */ #define CYREG_SRSS_TST_DDFT_CTRL 0x40030008/* Mandatory events to be handled by BLE application code */ case CYBLE_EVT_STACK_ON: /* Configure the Link Layer to automatically switch PA control pin P3[2] and LNA control pin P3[3] */ CY_SET_XTND_REG32((void CYFAR *)(CYREG_BLE_BLESS_RF_CONFIG), 0x0331); CY_SET_XTND_REG32((void CYFAR *)(CYREG_SRSS_TST_DDFT_CTRL), 0x80000302); Does anyone have any ideas on this issue? Thanks |
|
相关推荐
7个回答
|
|
你好,
你把一个外部天线连接到这个模块上了吗? -请注意,如果您使用板载PCB天线,则必须填充数据表中提到的CAP(C14)和感应器(L1)(HTTP://www. CyPl.COM/FIL/31881/1下载页(13))。 当做, 吉安 以上来自于百度翻译 以下为原文 Hello, -> Have you connected an external antenna to this module? -> Please note that if you are using on board PCB antenna ,you have to populate cap (C14) and Inductor (L1) an mentioned in the datasheet ( http://www.cypress.com/file/318881/download page#13). Regards, Gyan |
|
|
|
YHYDZ 发表于 2018-9-29 20:02 你好, 我用的是PCB天线,我不知道你说的“填充帽(C14)和感应器(L1)”。 你能解释一下这是什么意思吗? 谢谢 以上来自于百度翻译 以下为原文 Hello, I'm using on board PCB antenna, I don't know what you said " populate cap (C14) and Inductor (L1) an mentioned ". Would you explain what that mean? Thanks |
|
|
|
你好, 在模块示意图中,必须连接电容器和电感器,称为C14和L1,以使用板上PCB天线。请参阅模块数据表HTTP://www. CyPress .COM/FIL/31888下载页第13页的示意图。请在上述数据表页第13页的UFL连接器附近放置表。 -吉安 以上来自于百度翻译 以下为原文 Hello, You have to connect capacitor and Inductor which are named as C14 and L1 in the Module schematic to use the on board PCB antenna. Please refer the Module datasheet http://www.cypress.com/file/318881/download page #13 for schematic. Please go through the table placed near the UFL Connector at page#13 of above mentioned datasheet. -Gyan |
|
|
|
YHYDZ 发表于 2018-9-29 20:21 你好, 所以我必须焊接C14和L1在板上哪个位置像CYBLY-212006? 如果是这样的话,我应该把已经在板上的R3去掉了吗? 如果我理解错了,请指正。 谢谢 以上来自于百度翻译 以下为原文 Hello, So I have to soldering C14 and L1 on the board which location just like CYBLE-212006? If that correct, I should desoldering R3 which already on the board? If I understand wrong, please correct me. Thanks |
|
|
|
是的,你是对的。你也可以参考下面的布局截图。 -吉安 以上来自于百度翻译 以下为原文 Yes, you are right. You can refer the below layout screenshot as well. -Gyan |
|
|
|
你好, 我还有一个问题。 L1没有在板上焊接,这意味着板上PCB天线没有连接。 为什么董事会仍然可以连接到CySMART? 以上来自于百度翻译 以下为原文 Hello, I have another question. L1 didn't soldering on the board, which means on board PCB antenna didn't connect. Why the board still can connect to CySmart? |
|
|
|
这是因为某些能量由于天线针中的泄漏电流而辐射。 -吉安 以上来自于百度翻译 以下为原文 It is because of some energy is radiated due to the leakage current flowing in antenna pin. -Gyan |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2100 浏览 1 评论
1846 浏览 1 评论
3664 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1782 浏览 6 评论
1532 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
559浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
410浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
433浏览 2评论
379浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
905浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-19 13:54 , Processed in 1.114849 second(s), Total 89, Slave 72 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号