You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zhaohe 9d1d571a86 update 2 years ago
.vscode enable can module 2 years ago
app update 2 years ago
dep update 2 years ago
release 初始化工程文件 2 years ago
src update 2 years ago
.clang-format cpp 编译通过 2 years ago
.gitignore 初始化工程文件 2 years ago
.gitmodules update 2 years ago
README.md update 2 years ago

README.md

STM32F407VET6示例工程

示例工程特性

    1. Cubemx中配置,所有未使用IO均配置成模拟输入模式

    1. 实现方法写入和读取一个寄存器 OK
    2. 初始化系统实现从tmc2130读取一个数值
    3. 控制tmc4361使得电机转起来
    4. 配置闭环寄存器使得电机闭环转起来
    5. 实现解析TMCL指令对接TMC-IDE