[应用相关] canopen 简单的入门

[复制链接]
7188|96
mutable 发表于 2022-2-19 10:34 | 显示全部楼层
一多了,后面就懒得看了
Bblythe 发表于 2023-11-5 07:07 | 显示全部楼层

超过变量128后必须使用compact模式编译
帛灿灿 发表于 2023-11-5 09:03 | 显示全部楼层

一般要进行内存优化,尽量提高内存的使用效率
Bblythe 发表于 2023-11-5 10:06 | 显示全部楼层

让尽可能多的变量使用直接寻址,提高速度
童雨竹 发表于 2023-11-5 12:02 | 显示全部楼层

访问时采用不同的指令,所以并不会占用 RAM 空间
Wordsworth 发表于 2023-11-5 13:05 | 显示全部楼层

极限情况下可以定义的变量可占 247 个字节
Bblythe 发表于 2023-11-5 14:08 | 显示全部楼层

128以上的某些地址为特殊寄存器使用,不能给程序用
公羊子丹 发表于 2023-11-5 15:01 | 显示全部楼层

51 单片机不使用线性编址
Wordsworth 发表于 2023-11-5 16:04 | 显示全部楼层

超出 120 个字节则必须用 idata 显式的指定为间接寻址
Bblythe 发表于 2023-11-5 17:07 | 显示全部楼层

只要内存占用量不超过 256.0 就可以用 small 模式编译
万图 发表于 2023-11-5 19:03 | 显示全部楼层

small 模式下未指存储类型的变量默认为data型
芯路例程 发表于 2023-11-7 17:37 | 显示全部楼层
canopen通信协议
AIsignel 发表于 2023-11-7 18:16 | 显示全部楼层
Canopen is a protocol。
理想阳 发表于 2023-11-7 19:09 | 显示全部楼层
Canopen是一种用于控制局域网路径的体系结构
朝生 发表于 2023-11-7 19:47 | 显示全部楼层
可以打开网络与同步
digit0 发表于 2023-11-10 15:37 | 显示全部楼层
PLC increases CANOPEN communication capability
Pretext 发表于 2023-11-10 17:08 | 显示全部楼层
它是如何专门在微控制器上编写的
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 在线客服 返回列表 返回顶部