Code Monkey home page Code Monkey logo

brushless-motor-drive-of-quadruped-robot's Introduction

MIT_MiniDogKeilSource

MIT Mini Dog Source for KEIL
2019.09.19

  1. 修改 KEIL 中 Output 输入,勾选 Create HEX File,勾选 Browse Information;
  2. 修改 KEIL 中 Define 内容格式空格用','替代;
  3. 工程移除 stm32f4xx_hal_pcb.c, stm32f4xx_hal_hcd.c, stm32f4xx_hal_nand.c, stm32f4xx_hal_nor.c, stm32f4xx_hal_sdram.c, stm32f4xx_hal_sram.c, stm32f4xx_hal_dcmi.c, stm32f4xx_hal_dcmi_ex.c, stm32f4xx_hal_dfsdm.c, stm32f4xx_hal_eth.c, stm32f4xx_hal_dsi.c, stm32f4XX_hal_smartcard.c, stm32f4xx_hal_spdifrx.c, stm32f4xx_hal_sai.c, stm32f4xx_hal_sai_ex.c, stm32f4xx_hal_wwdg.c, stm32f4xx_hal_rng.c, stm32f4xx_hal_sd.c, stm32f4xx_hal_pccard.c, stm32f4xx_hal_i2s.c, stm32f4xx_hal_i2s_ex.c, stm32f4xx_hal_cec.c, stm32f4xx_hal_crc.c, stm32f4xx_hal_crpy.c, stm32f4xx_hal_crpy_ex.c, stm32f4xx_hal_fmpi2c.c, stm32f4xx_hal_fmpi2c_ex.c, stm32f4xx_hal_hash.c, stm32f4xx_hal_hal_hash_ex.c, stm32f4xx_hal_irda.c, stm32f4xx_hal_lptim.c, stm32f4xx_hal_ltdc.c, stm32f4xx_hal_ltdc_ex.c, stm32f4xx_hal_mmc.c,stm32f4xx_hal_pcd_ex.c,stm32f4xx_hal_msp_template.c, trng_api.c, stm32f4xx_hal_dma2d.c, stm32f4xx_hal_qspi.c, stm32f4xx_hal_iwdg.c
  4. KEIL 而配置 ST-LINK 调试;
  5. 工程移除所有的 LL 库文件;
  6. 修改 stm32f4 配置文件;
    2019.09.20
  7. 删除程序中没有用到的 void Init_DAC(void)函数;
  8. DRV.cpp 文件中写寄存器的函数,统一调用 write_register();
  9. 修复读取 DRV8323 状态寄存器 bug;
  10. 优化串口中断代码,添加 switch case 均添加 default 情况;
  11. 删除 COMStruct 结构体;

brushless-motor-drive-of-quadruped-robot's People

Contributors

hzj-learn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.