完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,先生,
现在,当我设置主时钟的稳定等待时间时,我有一个问题。在FM3IONEURALALL手册中,在第53页“访问时钟同步等待时间寄存器(CSWY-TMR))。设置主时钟振荡稳定时间。”。但我检查代码在PDL,如下: FMYCRG>SCMYCLTF.MOSCE=1U; If(真==B块) { 当(1U)!= FMYCRG & Gt;SCMyStR.F.MyDy; } 我想是没有用的”访问时钟satbilization等待时间登记(csw_tmr)。设置主时钟振荡稳定等待时间。 对吗? 谢谢。 以上来自于百度翻译 以下为原文 Hi Sir, Now I have a question when I set the stablization wait time of main clock. In the FM3_Peripheral_Manual_Main_Part_TRM, on page 53 "Access the Clock Satbilization Wait Time Register(CSW_TMR). Set the main clock oscillation stablization wait time.".But I check the code in pdL , as follows: FM_CRG->SCM_CTL_f.MOSCE = 1u; if(TRUE == bBlock) { while(1u != FM_CRG->SCM_STR_f.MORDY); } I think there is no use of "Access the Clock Satbilization Wait Time Register(CSW_TMR). Set the main clock oscillation stablization wait time." Is that right? Thanks. |
|
相关推荐
3个回答
|
|
嗨,小平,
你正在查看哪个PDL版本,从哪个文件中找到代码片段? 谢谢 罗伊 以上来自于百度翻译 以下为原文 Hi Xiaoping, Which version of PDL you are looking at, and from which file you find that code snippet? Thanks Roy |
|
|
|
嗨,罗伊, PDL 2.02。 是的。 谢谢。 以上来自于百度翻译 以下为原文 Hi Roy, PDL 2.02 . The fie is clk.c. Thanks. |
|
|
|
等待时间设置将写入CKKYIN()函数中的每个时钟稳定等待时间寄存器。 每个设置在启用每个时钟之后变得有效。 在CKKLYNEABLAMICANCH()函数中,PDL在SCMYCTL寄存器中设置MOSECE位以启用主时钟。 然后,该设备将等待主时钟稳定等待时间寄存器中指定的周期。 SCMYSTR寄存器中的MODY位将在内部计数器达到指定周期后设置。 以上来自于百度翻译 以下为原文 The wait time settings will be written to each clock stabilization wait time register in the Clk_Init() function. Each the setting become effective after enabling each clock. In the Clk_EnableMainClock() function, the PDL sets MOSCE bit in SCM_CTL register to enable MainClock. Then, the device will wait for a period specified in the Main clock stabilization wait time register. The MORDY bit in the SCM_STR register will be set after internal counter reached to the specified period. |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2070 浏览 1 评论
1826 浏览 1 评论
3639 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1761 浏览 6 评论
1512 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
508浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
358浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
410浏览 2评论
357浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
855浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-23 18:35 , Processed in 0.806724 second(s), Total 54, Slave 45 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号