|
e1277c9c7a
|
rs485
|
2025-04-03 09:17:44 +08:00 |
|
|
3ed6a69014
|
关门放狗
|
2025-04-03 09:15:05 +08:00 |
|
|
688866108c
|
auto detect
|
2025-04-02 19:32:12 +08:00 |
|
|
db780ba529
|
auto detect drive current function OK!!!
|
2025-04-02 14:15:48 +08:00 |
|
|
2a0e0b40b6
|
Revert "auto detect drive current function OK!!!"
This reverts commit 6c37fecd28770b74befd507383ad75360f663d4e.
|
2025-04-02 14:12:25 +08:00 |
|
|
6c37fecd28
|
auto detect drive current function OK!!!
|
2025-04-02 14:10:28 +08:00 |
|
|
0ebe9c5d16
|
clean shit
|
2024-12-29 22:59:07 +08:00 |
|
|
444804efe4
|
clean
|
2024-12-29 22:35:30 +08:00 |
|
|
19e73080e6
|
在main函数中自动选择初始化软件或者硬件IIC。并且debug模式打印设备ID
|
2024-12-29 22:34:42 +08:00 |
|
|
0ac221ce6f
|
在board_config.h文件中添加#define SOFTWARE_IIC选项用以选择使用软件IIC还是硬件IIC,如果注释掉该行则为硬件IIC方式。并完整实现软件IIC功能。
|
2024-12-29 22:34:37 +08:00 |
|
|
9b9f14f97a
|
format
|
2024-12-29 22:31:26 +08:00 |
|
|
7d6be9f390
|
添加board_config.h作为全部板上IO的宏定义位置,独立soft_i2c为单独文件
|
2024-12-29 22:31:26 +08:00 |
|
|
6792caa04f
|
测试软件IIC
|
2024-12-29 22:31:21 +08:00 |
|
|
ce6289a82a
|
切换为软件IIC,完成各种基本函数
|
2024-12-29 22:29:07 +08:00 |
|
|
67ea11a45e
|
update
|
2024-12-28 16:29:45 +08:00 |
|
|
4d98e4dc30
|
设置喂狗时间为1S,并添加M3指令为复位指令,但是可能无效。修改了数据获取方式,从一直持续获取改为每次申请获取。
|
2024-12-27 00:09:53 +08:00 |
|
|
9a07dba591
|
添加独立硬件开门狗
|
2024-12-26 01:11:26 +08:00 |
|
|
f130674630
|
Revert "测试提交"
This reverts commit 6c9543648f5c719cc00f1a56cb2e5e6426dcd664.
|
2024-12-26 01:02:07 +08:00 |
|
|
d356658079
|
Revert "测试提交"
This reverts commit 7a7ed3e36956e76fa6a561009513abbff74abbb8.
|
2024-12-26 01:02:00 +08:00 |
|
|
7a7ed3e369
|
测试提交
|
2024-12-26 01:01:26 +08:00 |
|
|
6c9543648f
|
测试提交
|
2024-12-26 00:48:14 +08:00 |
|
|
fca25e1981
|
Merge remote-tracking branch 'origin/feature-rs485' into dev
# Conflicts:
# inc/rs485.h
# src/gd32e23x_it.c
# src/rs485.c
|
2024-12-25 08:50:46 +08:00 |
|
|
23a8e1d978
|
change update date time to 100ms
|
2024-12-25 00:37:19 +08:00 |
|
|
569d99cbf3
|
完成协议解析与错误报告,并在vofa上创建好各个测试预设
|
2024-12-25 00:28:29 +08:00 |
|
|
fa7f364bdb
|
有问题
|
2024-12-24 19:25:27 +08:00 |
|
|
05fb90c727
|
删除串口发送数据结尾的\r\n,改为main函数的设置关闭stdout缓冲。printf直接输出
|
2024-12-24 11:16:28 +08:00 |
|
|
2ff2916ed6
|
Organize files
|
2024-12-20 16:09:30 +08:00 |
|
|
c635adf812
|
Organize files
|
2024-12-20 16:06:20 +08:00 |
|
|
930410f91e
|
Merge remote-tracking branch 'origin/feature-tmp112a' into dev
# Conflicts:
# src/LDC1612.c
# src/main.c
|
2024-12-20 14:25:17 +08:00 |
|
|
c88a383c29
|
Complete data reading
|
2024-12-20 14:12:48 +08:00 |
|
|
529f1b3628
|
waitting for read value
|
2024-12-20 00:39:21 +08:00 |
|
|
e2c2e81247
|
change iic speed to 20K
|
2024-12-19 20:12:28 +08:00 |
|
|
fd06d54fdc
|
rewrite write/read function
|
2024-12-19 18:23:55 +08:00 |
|
|
58c8ac63fd
|
add config array
|
2024-12-18 20:05:35 +08:00 |
|
|
505aec14f2
|
test
|
2024-12-16 18:20:05 +08:00 |
|
|
de211abf4e
|
finish tmp112a
|
2024-12-16 14:23:14 +08:00 |
|
|
f5e804db39
|
LDC1612单次读取16bit正常,可以获取厂商ID或者设备ID,但是无法连续获取
|
2024-12-16 14:10:19 +08:00 |
|
|
dbff482cf3
|
LDC1612单次读取16bit正常,可以获取厂商ID或者设备ID,但是无法连续获取
|
2024-12-16 14:08:14 +08:00 |
|
|
3f961a6a3e
|
clean dev branch
|
2024-12-16 14:05:10 +08:00 |
|
|
d6f3ea33b1
|
recevice function
|
2024-12-13 16:31:51 +08:00 |
|
|
de94a72f72
|
recevice function
|
2024-12-12 15:48:48 +08:00 |
|
|
44cf0426e5
|
recevice function
|
2024-12-11 15:42:11 +08:00 |
|
|
c90ecf05f9
|
recevice function
|
2024-12-11 14:30:26 +08:00 |
|
|
38849856af
|
unfunction
|
2024-12-10 18:04:12 +08:00 |
|
|
f508a7cd2d
|
format
|
2024-12-09 08:08:04 +08:00 |
|
|
1d1c0fce21
|
IIC scan
|
2024-12-07 12:14:09 +08:00 |
|
|
890287a706
|
new function
|
2024-12-07 08:26:54 +08:00 |
|
|
138fc45e27
|
err
|
2024-12-06 17:51:11 +08:00 |
|
|
16767ae172
|
add iic scan
|
2024-12-05 20:06:30 +08:00 |
|
|
dde90dc162
|
iic驱动重写
|
2024-12-05 19:54:31 +08:00 |
|