Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

硬件设计部分 #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Hardware/Design1.0/Stanford.zip
Binary file not shown.
40 changes: 40 additions & 0 deletions Hardware/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# 硬件设计部分
## 第一代硬件主要设计部分
|MCU主控芯片 |Driver驱动芯片 |Power电源芯片 |Debug调试回馈芯片 |尺寸工艺 |
|----------------------|-----------------------|-----------------------|-----------------------|-------------------------|
|stm32f407zet6 | Servo-Part->EL817 |TPS5454DDAR |TypeC+CH340G |10*10cm |
| |Motor-Part->DRV8800 | | |两层板+大面积铺铜,输入电压可达30v,额度电流可达5A |

### 推荐使用12V DC或24V DC电池输入
### 刚刚好可以蹭嘉立创的免费打板!

## 功能如下所示
- 两路串口通信
- 一路SPI
- 两路IIC
- 两路直流驱动输出+编码器AB相回馈
- 三路舵机驱动


![alt text](hardinfo_image/image1.png)

## AD设计展示图
![alt text](hardinfo_image/image2.png)

## AD设计丝印图
![alt text](hardinfo_image/image3.png)

## MCU设计部分原理图
![alt text](hardinfo_image/image4.png)

## Debug(USB)调试部分原理图
![alt text](hardinfo_image/image5.png)

## Driver驱动部分原理图
![alt text](hardinfo_image/image6.png)

## Power电源部分原理图
![alt text](hardinfo_image/image7.png)

![alt text](hardinfo_image/image8.png)

Binary file added Hardware/hardinfo_image/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Hardware/hardinfo_image/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Hardware/hardinfo_image/image3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Hardware/hardinfo_image/image4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Hardware/hardinfo_image/image5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Hardware/hardinfo_image/image6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Hardware/hardinfo_image/image7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Hardware/hardinfo_image/image8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.