VITA46-48-42 技术资料
VITA 46 Highlights Retain standard 6U and 3U form-factors Height, depth, pitch, front panel arrangements, conduction-cooled interfaces, etc.Suppo...
VITA 46 Highlights Retain standard 6U and 3U form-factors Height, depth, pitch, front panel arrangements, conduction-cooled interfaces, etc.Suppo...
Many system designers need an easy way to producea negative 3.3V power supply. In systems that alreadyhave a transformer, one option is to ...
STM8 软件STVD使用教程 ST Visual Programmer简称STVP:程序烧录工具,可以加载单片机的程序,也可以下载程序到单片机,常用于改写STM8的选项字节(option byte),一些IO口的复用功能可以在这个软件上修改,兹于本文用于入门,那么不介绍该工具,有兴趣有用到再资讯本...
使用ATMEL AT91RM9200 CPU SDRAM初始化的一个例子。可以运行,初始化之后CS1的0x20000000地址可以访问。内部以文件的形式(Init_SDRam.txt)集成了ADS初始化命令配置,使得本工程可以直接下载到0x20000000地址运行,而不必限制于内部RAM。配置文件在...
对于非线性方程组F(X)=0,用fsolve函数求其数值解。fsolve函数的调用格式为: X=fsolve('fun',X0,option) 其中X为返回的解,fun是用于定义需求解的非线性方程组的函数文件名,X0是求根过程的初值,option为最优化工具箱的选项设定。最优化工具箱...