当前位置:网站首页>STM32接电机驱动,杜邦线供电,然后反烧问题
STM32接电机驱动,杜邦线供电,然后反烧问题
2022-04-23 10:46:00 【我与nano】
一、问题
STM32接电机驱动,12v供电(用的杜邦线),然后32的芯片烧了(好几次)
二、问题查找
这是在网上找到的一段话:
在未焊接STM32芯片的情况下用万用表测得5V,及3.3V的电源输出都很正常。还好家里买了台示波器,还是拿示波器先看看什么原因嘛。接上示波器一看吓一跳。原来在刚插上电源瞬间,又很高电压。瞬间的波动一下就没有了。大喜,以为找到原因了。是这个电源不好,另外又换了几个电源,都是这个情况。有点茫然了。
然后又到面包板电源上去实验,发现插上的瞬间也有这个情况。不过面包板电源有个开关,我关掉开关,再打开开关却没有瞬间的电源波动。按动开关和插拔插头,得到的是不同结果,于是仔细研究插头结构,发现这种DC-005插头每次插拔的时候是先接触到正极,再接触到负极。恍然大悟。一定要先接通负极再接正极。
接下来采取了三个措施防止STM32烧毁,1.在电源正极处加一个开关。2.在STM32与12V驱动模块连接IO口上加一个1K电阻。3.在STM32正极电源处加一个150mA的自恢复保险。(应为芯片规格书上说STM32最大电流150mA)。
然后把STM32芯片焊上去,开始试验。 就再也没有烧毁STM32。也不知道上面三种方案的那种起了作用。
stm32供电是5V1A,正常使用杜邦线供电没有问题,但是驱动已经到了12V,由于电流过大然后反烧了电路。
总结
感觉应该就是杜邦线电流承受能力不够,给驱动供电的时候应该换成红黑线,杜邦线用于普通的模块供电就可以了。最好在STM32与12V驱动模块连接IO口上加一个1K电阻。
版权声明
本文为[我与nano]所创,转载请带上原文链接,感谢
https://qichenxi.blog.csdn.net/article/details/124357926
边栏推荐
- 【leetcode】199.二叉树的右视图
- MapReduce core and foundation demo
- [Niuke challenge 47] C. conditions (BitSet acceleration Floyd)
- SQL Server 递归查询上下级
- App. In wechat applet JS files, components, APIs
- CentOS/Linux安装MySQL
- 997、有序数组的平方(数组)
- Ueditor -- limitation of 4m size of image upload component
- Differences among restful, soap, RPC, SOA and microservices
- 997. Square of ordered array (array)
猜你喜欢
Chapter 120 SQL function round
SQL Server 递归查询上下级
Introduction to wechat applet, development history, advantages of applet, application account, development tools, initial knowledge of wxml file and wxss file
How to quickly download vscode
Jinglianwen technology - professional data annotation company and intelligent data annotation platform
解决方案架构师的小锦囊 - 架构图的 5 种类型
部署jar包
解决方案架构师的小锦囊 - 架构图的 5 种类型
Comparison and practice of prototype design of knowledge service app
Wonderful review | deepnova x iceberg meetup online "building a real-time data Lake based on iceberg"
随机推荐
[provincial election joint examination 2022 d2t1] card (state compression DP, FWT convolution)
Read integrity monitoring techniques for vision navigation systems
Windows installs redis and sets the redis service to start automatically
【leetcode】107. Sequence traversal of binary tree II
The courses bought at a high price are open! PHPer data sharing
Latex usage
Initial exploration of NVIDIA's latest 3D reconstruction technology instant NGP
Resolution and size of mainstream mobile phones
Simple thoughts on the design of a microblog database
/Can etc / shadow be cracked?
59、螺旋矩阵(数组)
Manjaro installation and configuration (vscode, wechat, beautification, input method)
Xshell+Xftp 下载安装步骤
Pytorch implementation of transformer
Introduction to data analysis 𞓜 kaggle Titanic mission (III) - > explore data analysis
Ueditor -- limitation of 4m size of image upload component
What about Jerry's stack overflow? [chapter]
Full stack cross compilation x86 completion process experience sharing
Define linked list (linked list)
59. Spiral matrix (array)