本课程为精品课,您可以登录eeworld继续观看: SSM3J327R一款SOT23-3封装MOSFET替代型号参数讲解与应用领域分析 登录
时长:1分30秒
日期:2023/09/25
收藏视频
上传者:VBsemi
去评论
推荐帖子
谁来帮帮我!我的数据转换器提供的数据有误!这是怎么回事?
[font=微软雅黑][size=3]转自deyisupport[/size][/font][align=left][color=#000][font=微软雅黑][size=3]这个情景真的令人很沮丧:你终于将[color=rgb(205, 23, 31)][url=http://www.ti.com/lsds/ti/data-converters/analog-to-digital-conver
maylove
模拟与混合信号
启点
从今天开始学习FPGA。 还有Verilog HDL。希望大家一起学习!加油!!!
捍卫真理
FPGA/CPLD
VHDL写的键盘程序有错误 那位帮解决一下
library ieee;use ieee.std_logic_1164.all;use ieee.std_logic_unsigned.all;entity t isport(key0,key1,key2,key3,key4,key5,key6,key7,key8,key9 : in std_logic;clk : in std_logic;key : out integer range 0 t
nearfuture
嵌入式系统
cs5532/cs5534无法读数据
初始化反馈为30000000(期望为10000000)且读数据卡在while(SPI_MISO_R);强行读数为全0求大佬给点提示
zxd74180
模拟与混合信号
串口通讯 我用中断方式接受 怎么老式不行啊 请大虾们帮我看看啊 不胜感激!!!>>>>>>
#include "config.h"uint16 Fdiv;uint8 p;uint8 flag_ri;void __irq IRQ_UART0(void){if(0x04==(U0IIR&0x0f)){p=U0RBR;flag_ri=1;}VICVectAddr=0x00;}void DelayNS(uint32 dly){uint32 i;for (;dly>0;dly--)for (i=0
evenles
嵌入式系统
完成课时学习+ 分/次