• Joined on 2024-09-23
hulk pushed to main at hulk/gd32e230_bootloader 2025-10-02 01:12:20 +08:00
e371d70837 添加bldc板led配置io
hulk pushed to main at hulk/gd32e230_bootloader 2025-09-28 01:25:06 +08:00
hulk created branch main in hulk/gd32e230_bootloader 2025-09-28 01:25:06 +08:00
hulk pushed to template_pc at hulk/gd32e230_bootloader 2025-09-28 01:14:22 +08:00
bd541d585e Follow the reference to port the bootloader
hulk created repository hulk/gd32e230_bootloader 2025-09-27 11:10:56 +08:00
hulk pushed to template_pc at hulk/gd32e23x_template_cmake_vscode 2025-09-27 11:05:17 +08:00
d324d5f92a Stop tracking .vscode directory
hulk pushed to template_pc at hulk/gd32e23x_template_cmake_vscode 2025-09-27 11:03:22 +08:00
750b5f3215 Merge branch 'template_pc' of https://gitea.hulk.wang/hulk/gd32e23x_template_cmake_vscode into template_pc
2df3a1d8a5 remove local config
Compare 2 commits »
hulk pushed to dev at hulk/ldc1612_cmake_vscode 2025-09-26 09:06:01 +08:00
fcf10601b9 debug version
hulk pushed to dev at hulk/ultrasonic_cmake_vscode 2025-09-20 01:40:35 +08:00
576d32adb1 适配bootloader
hulk pushed to dev at hulk/ultrasonic_cmake_vscode 2025-09-19 17:59:20 +08:00
d2519f4cf7 bootloader
5ac3d5afa7 添加M999命令发送版本号
Compare 2 commits »
hulk pushed to dev at hulk/ultrasonic_cmake_vscode 2025-09-16 15:01:43 +08:00
14fa262d35 注释异常命令回包
hulk pushed to template_pc at hulk/gd32e23x_template_cmake_vscode 2025-08-25 21:13:17 +08:00
cad99ca5f2 add mcu flash detect
hulk pushed to template_xl at hulk/gd32e23x_template_cmake_vscode 2025-08-25 21:11:46 +08:00
941ca598b1 create xl gd32e230 template
hulk created branch template_xl in hulk/gd32e23x_template_cmake_vscode 2025-08-25 21:11:46 +08:00
hulk pushed to dev at hulk/ultrasonic_cmake_vscode 2025-08-25 20:38:26 +08:00
70b8e3a602 add data err type
hulk pushed to dev at hulk/ultrasonic_cmake_vscode 2025-08-25 17:35:57 +08:00
f5cfeb53d2 test
hulk closed pull request hulk/ultrasonic_cmake_vscode#2 2025-08-25 17:35:22 +08:00
test
hulk created pull request hulk/ultrasonic_cmake_vscode#2 2025-08-25 17:35:10 +08:00
test
hulk pushed to main at hulk/ultrasonic_cmake_vscode 2025-08-25 17:34:40 +08:00
hulk pushed to main at hulk/ultrasonic_cmake_vscode 2025-08-25 17:32:31 +08:00
3ad18bf1f1 Merge pull request 'dev' (#1) from dev into main
d651ff73c9 add mcu flash size detect and auto config usart
2d752eed5e Simplify the use of timers, timer13 sends ultrasonic waves, timer16 counts (debounce time and flight time)
16c5a31a63 Rewrite the M1 command to send the drive signal after receiving the M1 command, and turn on TIMER16 at the same time. Set the measurement completion flag after 240us, and turn off TIMER16 after the maximum TOF timing.
70a6311425 Rewrite the M1 instruction to detect the status flag or timeout and send normal data and read error response packets respectively
Compare 8 commits »