完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,我想处理FX2LP 56PIN在奴隶FIFO模式的端口。
更详细地说,我想让PORTA。0输出和PORTA。1被输入。 但我不知道如何在F/W中进行配置。 另外,您能告诉我OEA和IOA有什么不同吗? 以上来自于百度翻译 以下为原文 Hi i want handle PORTA of fx2lp-56pin in slave fifo mode. More detail, i want make what PORTA.0 is output and PORTA.1 is input. But i don't know how am i supposed to make configuration in F/W. Also, could you please let me know what is different between OEA and IOA? |
|
相关推荐
2个回答
|
|
DV2
IOA和OEA在FX2LP TRM中得到了清晰的解释。 此信息存在于PGE173中的TRM中: EZ-USB具有多达五个8位宽的双向I/O端口。 每个端口都与一对寄存器相关联。 一个“OEX”寄存器。它设置输入/输出方向 8个端口引脚中的每一个(0=输入,1=输出)。 一个“Iox”寄存器。写入IOX的值出现在 配置为输出的引脚;从Iox指示读取的值 8个引脚的状态,不管输入/输出 配置。 以上来自于百度翻译 以下为原文 dv2 IOA and OEA are clearly explained in FX2LP TRM. This information is present in the TRM in page173: The EZ-USB has up to five 8 bit wide, bidirectional I/O ports. Each port is associated with a pair of registers. ■ An ‘OEx’ register. It sets the input/output direction of each of the 8 port pins (0 = input, 1 = output). ■ An ‘IOx’ register. Values written to IOx appear on the pins configured as outputs; values read from IOx indicate the states of the 8 pins, regardless of input/output configuration. |
|
|
|
在你的情况下:
默认情况下,所有端口引脚都处于输入状态,因此对CHANGE PA.0进行输出、使用。 OEA=0x01 写入IOA的值将出现在输出引脚上,例如在PA.0上输出1,使用 IOA=0x01 以上来自于百度翻译 以下为原文 In your case: By default all port pins are in input state, so to chnage PA.0 to output, use OEA|=0x01 The value you write to IOA will appear on output pin, for example to output 1 on PA.0, use IOA|=0x01 |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2106 浏览 1 评论
1853 浏览 1 评论
3671 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1786 浏览 6 评论
1536 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
570浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
423浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
437浏览 2评论
384浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
915浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-24 05:35 , Processed in 0.765613 second(s), Total 50, Slave 44 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号