資源簡介
飛思卡爾公司LIN總線的例程代碼,里面有PDF介紹和飛思卡爾眾多DEMO板的LIN代碼例程,非常適合對LIN總線的通訊進行學習
代碼片段和文件信息
#include?“derivative.h“?/*?include?peripheral?declarations?*/
#include?“LCD_GD5360P.h“
#include?
unsigned?char?bLCD_CharPosition;
byte?*bpaPlace?[?]?=
{
(unsigned?char?*)&Char1a ??//?LCD4?---??Pin:5???LCDnAddress=4??????bLCD_CharPosition?=?0x00
?(unsigned?char?*)&Char1b //?LCD5?---??Pin:6???LCDnAddress=5??????bLCD_CharPosition?=?0x01
?(unsigned?char?*)&Char1c //?LCD6?---??Pin:7???LCDnAddress=6??????bLCD_CharPosition?=?0x02
?(unsigned?char?*)&Char1d??? //?LCD7?---??Pin:8???LCDnAddress=7??????bLCD_CharPosition?=?0x03
?(unsigned?char?*)&Char2a //?LCD13?---?Pin:10??LCDnAddress=13?????bLCD_CharPosition?=?0x04
?(unsigned?char?*)&Char2b??? //?LCD14?---?Pin:11??LCDnAddress=14?????bLCD_CharPosition?=?0x05
?(unsigned?char?*)&Char2c??? //?LCD15?---?Pin:12??LCDnAddress=15?????bLCD_CharPosition?=?0x06
?(unsigned?char?*)&Char2d??? //?LCD16?---?Pin:13??LCDnAddress=16?????bLCD_CharPosition?=?0x07
?(unsigned?char?*)&Char3a //?LCD17?---?Pin:14??LCDnAddress=17?????bLCD_CharPosition?=?0x08
?(unsigned?char?*)&Char3b?? //?LCD18?---?Pin:17??LCDnAddress=18?????bLCD_CharPosition?=?0x09
?(unsigned?char?*)&Char3c?? //?LCD19?---?Pin:18??LCDnAddress=19?????bLCD_CharPosition?=?0x0A
?(unsigned?char?*)&Char3d //?LCD20?---?Pin:19??LCDnAddress=20?????bLCD_CharPosition?=?0x0B
?(unsigned?char?*)&Char4a //?LCD29?---?Pin:25??LCDnAddress=29?????bLCD_CharPosition?=?0x0C
?(unsigned?char?*)&Char4b??? //?LCD28?---?Pin:24??LCDnAddress=29?????bLCD_CharPosition?=?0x0D
?(unsigned?char?*)&Char4c //?LCD27?---?Pin:23??LCDnAddress=28?????bLCD_CharPosition?=?0x0E
?(unsigned?char?*)&Char4d??? //?LCD26?---?Pin:22??LCDnAddress=26?????bLCD_CharPosition?=?0x0F
?(unsigned?char?*)&Char5a //?LCD39?---?Pin:28??LCDnAddress=29?????bLCD_CharPosition?=?0x10
?(unsigned?char?*)&Char5b //?LCD38?---?Pin:27??LCDnAddress=30?????bLCD_CharPosition?=?0x11
?(unsigned?char?*)&Char5c //?LCD30?---?Pin:26??LCDnAddress=38?????bLCD_CharPosition?=?0x12
?(unsigned?char?*)&Char5d //?LCD26?---?Pin:22??LCDnAddress=39?????bLCD_CharPosition?=?0x13
};
const?byte?baAlphanumeric?[?]?=
{
?(??SEGA??)?(??SEGB?+??SEGF?)??(??SEGC?+?!SEGG?)??(??SEGD?+??SEGE?)??????????//Char?=?0???offset=0
?(?!SEGA??)?(??SEGB?+?!SEGF?)??(??SEGC?+?!SEGG?)??(?!SEGD?+?!SEGE?)??????????//Char?=?1???offset=4
?(??SEGA??)?(??SEGB?+?!SEGF?)??(?!SEGC?+??SEGG?)??(??SEGD?+??SEGE?)??????????//Char?=?2???offset=8
?(??SEGA??)?(??SEGB?+?!SEGF?)??(??SEGC?+??SEGG?)??(??SEGD?+?!SEGE?)??????????//Char?=?3???offset=12
?(?!SEGA??)?(??SEGB?+??SEGF?)??(??SEGC?+??SEGG?)??(?!SEGD?+?!SEGE?)??????????//Char?=?4???offset=16
?(??SEGA??)?(?!SEGB?+??SEGF?)??(??SEGC?+??SEGG?)??(??SEGD?+?!SEGE?)??????????//Char?=?5???offset=20
?(??SEGA??)?(?!SEGB?+??SEGF?)??(??SEGC?+??SEGG?)??(??SEGD?+??SEGE?)??????????//Char?=?6???offset=24
?(??SEGA??)?(??SEGB?+?!SEGF?)??(??SEGC?+?!SEGG?)??(?!SEGD?+?!SEGE?)??????????//Char?=?7???offset=28
?(??SEGA??)?(??SEGB?+??SEGF?)
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-01-11?11:36??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\
?????文件?????1033230??2014-03-22?16:15??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\FSL_LIN4.1_Eclipse_User_Manual_v1.1.pdf
?????文件?????????383??2013-09-04?05:28??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\FSL_LIN_API_Documentation.htm
?????文件?????2541643??2014-03-23?10:29??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\FSL_LIN_User_Manual_v2.4.pdf
?????目錄???????????0??2014-01-11?11:36??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\
?????文件???????15589??2013-09-20?02:39??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\annotated.html
?????文件????????2818??2013-09-20?02:39??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\annotated.js
?????文件?????????676??2013-09-20?02:39??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\bc_s.png
?????文件?????????147??2013-09-20?02:39??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\bdwn.png
?????文件???????12307??2013-09-20?02:39??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\classes.html
?????文件?????????132??2013-09-20?02:39??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\closed.png
?????文件???????20616??2013-09-07?05:36??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\ConfigurationData.JPG
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d00\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d01\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d02\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d03\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d04\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d05\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d06\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d07\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d08\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d09\
?????文件???????11664??2013-09-20?02:39??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d09\group__schedule__management__group.html
?????文件?????????269??2013-09-20?02:39??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d09\group__schedule__management__group.js
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d0a\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d0b\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d0c\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d0d\
?????目錄???????????0??2014-01-11?11:35??飛思卡爾公司_FSL?LIN?Driver?Package?4.4.1\Documentation\html\d0\d0e\
............此處省略5974個文件信息
評論
共有 條評論