发新帖我要提问
12
返回列表
打印

PIC24FV16KM202 捕捉模块CCP1设置成功能输入捕捉中断

[复制链接]
楼主: jiahy
手机看帖
扫描二维码
随时随地手机跟帖
21
jiahy|  楼主 | 2021-10-10 15:06 | 只看该作者 回帖奖励 |倒序浏览
我看到的datasheet里没这样说的详细

使用特权

评论回复
22
jiahy|  楼主 | 2021-10-10 15:09 | 只看该作者
面的说法读LAT也是可以啊。( Writes to the latch, write the latch.)

All port pins have three registers directly associated
with their operation as digital I/O. The Data Direction
register (TRISx) determines whether the pin is an input
or an output. If the Data Direction register bit is a ‘1’,
then the pin is an input. All port pins are defined as
inputs after a Reset. Reads from the Data Latch register
(LATx), read the latch. Writes to the latch, write the
latch. Reads from the port (PORTx), read the port pins;
writes to the port pins, write the latch.

使用特权

评论回复
23
juventus9554| | 2021-10-10 15:15 | 只看该作者
操作IO口的目的是实现与外部信号的交互,读PORT, 写LATx。

使用特权

评论回复
24
spark周| | 2021-10-10 15:17 | 只看该作者
只有这样的操作才是真正的读外部引脚,和输出到外部引脚。
如果读LATx,只是读缓存而已。。。

使用特权

评论回复
25
wangpe| | 2021-10-10 15:19 | 只看该作者
写PORT的话,可能会因为你外部电路设计不好的问题,引起莫名的异常。

使用特权

评论回复
26
zhanghqi| | 2021-10-10 15:22 | 只看该作者
其实,上面的操作datasheet上都有说的。你一字不漏的把datasheet看5遍,就有收获了。。。

使用特权

评论回复
27
jiahy|  楼主 | 2021-10-10 15:24 | 只看该作者

明白了,多谢大家讨论这么多哈

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则