81 Commits

Author SHA1 Message Date
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
5877465628 Porting the seeed open source library 2024-12-20 00:36:28 +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
a4ac36de11 add ldc1612_get_deveice_id function 2024-12-18 19:48:48 +08:00
505aec14f2 test 2024-12-16 18:20:05 +08:00
f279251ff7 finish tmp112a 2024-12-16 14:48:25 +08:00
de211abf4e finish tmp112a 2024-12-16 14:23:14 +08:00
0910a26072 finish tmp112a 2024-12-16 14:19:43 +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
e0b9aab103 fix IIC speed 2024-12-07 16:30:43 +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
7a3e93f5d8 iic驱动重写 2024-12-04 18:43:16 +08:00
828721759d 完成LED、RS485、IIC初始化部分代码。 2024-12-03 20:04:03 +08:00
ae92418e1e Initial commit 2024-12-03 15:33:54 +08:00