100%
mip_servo_controller power_supply view
Description

Imported from GitHub: Mipot-Hi-Tech/mip_servo_controller · commit 40cb84d

Description

MIP Series Design and Firmware Example

README

MIP Series Design and Firmware Example for Dual Core

Wireless Triple Stepper/Servo Controller

Designed to remote control up to three axis mechatronic system. Build with MIPOT 32001506DEU.

Compatibility

[!TIP] MIP C library is avaliable in the Official Repository.

Board Overview

img_cover img00 img01

Top Side of the board

img1

Bottom Side of The board

img2

Board with 4 layers for EMI Compliance

img3

Build with Kicad

img4

Mode of Operation

img5

Closeup

img6

img7

SPI commonucation between microcontroller and TMC2130 Drivers

img8

Embedded shell for Hardware Debug

shell

Folder content and description

  • firmware: Source code of the microcontroller written in C.
    • Core: The application files, system and peripheral configuration.
    • freertos: The Freertos kernel. Keep read only.
    • freertos_cli: The Freertos command line interface source code. Keep read only.
    • wl-lib: STM32 HAL and LL Drivers. Keep read only.
    • trinamic_lib: Driver of TMC2130 stepper controller.
    • miplib Driver of MIP series modules.
  • img: Development and test images of the project.
  • kicad: hardware design files.Source files of schematic and PCB.
    • lib: Symbols and footprints of the components.
  • production: Production files. Gerbers, BOM and Stencil.
  • doc: Schematic of the board. PDF format.

Firmware Overview

Based on Freertos. img9

Software needed for development

Tools needed for development

License

Shown in the LICENSE.md file

Important Information

[!CAUTION] Manual soldering of SMD components requires high level of manual skills.

[!CAUTION] This project is a hardware/firmware solution example on MIP Series. The main goal is to give a starting point on MIP Series Development. There are better open source solutions to control steppers motors.

[!CAUTION] This project is provided "AS IS" with no warranties.

Comments
Sign in to comment

No comments yet. Be the first to ask about this board.