您现在的位置是:首页 > 源码 > FX1N源码STM32
推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

FX1N源码STM32

更新时间:2025-04-05 14:49:58 大小:736K 上传用户:CAI222查看TA发布的资源 标签:fx1n开源 下载积分:2分 评价赚积分 (如何评价?) 打赏 收藏 评论(0) 举报

资料介绍

本fx1n PLC基于阿莫论坛开源PLC,现在版本支持windows,stm32。


src stm32f103c8t6下的运行代码,理论上其他103的板子,也不需要做很大的改动。在main.c中有两个函数

void fx1n_readX(u8t* buf, u32t length) {

}

void fx1n_writeY(u8t* buf, u32t length) {

}

这两个函数你可以根据需要自行更改。


部分文件列表

文件名文件大小修改时间
mcu/plc.exe1086KB2016-03-22 23:57:18
mcu/readme.txt1KB2016-03-26 08:41:36
mcu/src/core/core_cm3.c17KB2016-03-08 21:41:26
mcu/src/core/core_cm3.h84KB2016-03-08 21:41:26
mcu/src/core/startup_stm32f10x_md.s12KB2016-03-12 18:24:48
mcu/src/fwlib/inc/misc.h9KB2016-03-08 21:41:24
mcu/src/fwlib/inc/stm32f10x_adc.h21KB2016-03-08 21:41:24
mcu/src/fwlib/inc/stm32f10x_bkp.h7KB2016-03-08 21:41:24
mcu/src/fwlib/inc/stm32f10x_can.h27KB2016-03-08 21:41:24
mcu/src/fwlib/inc/stm32f10x_cec.h6KB2016-03-08 21:41:24
mcu/src/fwlib/inc/stm32f10x_crc.h2KB2016-03-08 21:41:24
...

全部评论(0)

暂无评论

上传资源 上传优质资源有赏金

  • 打赏
  • 30日榜单

推荐下载