[应用相关] STM32遥控小车上位机部分

[复制链接]
2078|68
周半梅 发表于 2023-9-25 09:36 | 显示全部楼层

//SC_it1.h       

#ifndef _sc_it1
#define _sc_it1

#include "SC_Init.h"        // MCU initialization header file, including all firmware library header files
#include "SC_it.h"
#include "..\Drivers\SCDriver_list.h"
#include "HeadFiles\SysFunVarDefine.h"

sbit led=P2^1;


#endif
帛灿灿 发表于 2023-9-25 09:45 | 显示全部楼层

void send0()
{
        dout=1;
        _nop_();

        dout=0;
        Delay1us();
}
void send1()
{
        dout=1;
        Delay1us();
        dout=0;
        Delay1us();
}
帛灿灿 发表于 2023-9-25 11:10 | 显示全部楼层

同时把异常高压箝制在一个安全水平之内
Bblythe 发表于 2023-9-25 12:13 | 显示全部楼层

从而抑制电路的振荡。
周半梅 发表于 2023-9-25 14:09 | 显示全部楼层

当电路出现异常过压并达到其击穿电压时
周半梅 发表于 2023-9-25 16:15 | 显示全部楼层

对于环氧树脂而言,一般把导热系数为0.5W/M·K的导热性能已经被定义为高导热
童雨竹 发表于 2023-9-25 17:08 | 显示全部楼层

即原/副边交错通断。
Wordsworth 发表于 2023-9-25 18:11 | 显示全部楼层

般只要关注值、精度、额度功率
Clyde011 发表于 2023-9-25 19:14 | 显示全部楼层

会占用PCB的空间,成本也会更高。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 在线客服 返回列表 返回顶部
0