- CubicSplineAndBezier 三次样条插值和贝塞尔曲线 主要是对图象做插值
- WindowsFormsApplication1 C#语言实现的文字速排程序源码
- SEM_matlab It can be applyed forthe Spectral Element Method conbined finite element and spectral method to solve the 2D wave equation.as a pecial case is SH. dynamic fault with slip weakening is considered either.
- HTK34xVSxCompile HTK compile 3.4 compile
- PID-vC-2012 Visual Studio2012下的一个控制台程序
- mmp-driver Support for the camera device found on Marvell MMP processors known to work with the Armada 610 as used in the OLPC 1.75 system.
文件名称:can
介绍说明--下载内容来自于网络,使用问题请自行百度
pic18 系列单片机,CAN配置模板。
//设置对CAN进行配置
/* ***********波特率设置 ************************** */
//设置CAN波特率1Mbps,在Fosc=32MHz时,Tbit=0.125us,假设BRP=01H
//则Tq=[2*(1+BRP)]/Fosc=2*(1+1)/(32MHz)=0.125us
//normal bit rate=8Tq,SJW=00,Sync_Seg=1Tq,Prog_Seg=1Tq,Phase_Seg1=3Tq,Phase_Seg2=3Tq-pic18 series of microcontrollers, CAN configuration template.// Set the configuration of the CAN /* baud rate settings**************************************///Set CAN baud rate of 1Mbps, when the Fosc = 32MHz, Tbit = 0.125us, assuming BRP = 01H// if Tq = [2* (1+ BRP)]/Fosc = 2* (1+1)/(32MHz) = 0.125us// normal bit rate = 8Tq, SJW = 00, Sync_Seg = 1Tq, Prog_Seg = 1Tq, Phase_Seg1 = 3Tq, Phase_Seg2 = 3Tq
//设置对CAN进行配置
/* ***********波特率设置 ************************** */
//设置CAN波特率1Mbps,在Fosc=32MHz时,Tbit=0.125us,假设BRP=01H
//则Tq=[2*(1+BRP)]/Fosc=2*(1+1)/(32MHz)=0.125us
//normal bit rate=8Tq,SJW=00,Sync_Seg=1Tq,Prog_Seg=1Tq,Phase_Seg1=3Tq,Phase_Seg2=3Tq-pic18 series of microcontrollers, CAN configuration template.// Set the configuration of the CAN /* baud rate settings**************************************///Set CAN baud rate of 1Mbps, when the Fosc = 32MHz, Tbit = 0.125us, assuming BRP = 01H// if Tq = [2* (1+ BRP)]/Fosc = 2* (1+1)/(32MHz) = 0.125us// normal bit rate = 8Tq, SJW = 00, Sync_Seg = 1Tq, Prog_Seg = 1Tq, Phase_Seg1 = 3Tq, Phase_Seg2 = 3Tq
相关搜索: PIC18 can
(系统自动生成,下载前可以参看下载内容)
下载文件列表
can.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.