initial commit
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,95 @@
|
||||
[Version]
|
||||
Signature=$CHICAGO$
|
||||
Class=USBI/OControlledDevices
|
||||
ClassGUID={96e73b6e-7a5a-11d4-9f24-0080c82727f4}
|
||||
Provider=%MFGNAME%
|
||||
|
||||
[Manufacturer]
|
||||
%MFGNAME%=DeviceList
|
||||
|
||||
[DestinationDirs]
|
||||
DefaultDestDir=10,System32\Drivers
|
||||
|
||||
[SourceDisksFiles]
|
||||
SiBulk.sys=1
|
||||
|
||||
[SourceDisksNames]
|
||||
1=%INSTDISK%,,,
|
||||
|
||||
[DeviceList]
|
||||
%DESCRIPTION%=DriverInstall,USB\VID_10C4&PID_0003
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Windows 2000 Sections
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
; install class, Windows 2000:
|
||||
[ClassInstall32]
|
||||
AddReg=_AddReg_ClassInstall
|
||||
|
||||
[DriverInstall.NT]
|
||||
CopyFiles=DriverCopyFiles
|
||||
|
||||
[DriverCopyFiles]
|
||||
SiBulk.sys,,,2
|
||||
|
||||
[DriverInstall.NT.Services]
|
||||
AddService=SiBulk,2,DriverService
|
||||
|
||||
[DriverService]
|
||||
ServiceType=1
|
||||
StartType=3
|
||||
ErrorControl=1
|
||||
ServiceBinary=%10%\system32\drivers\SiBulk.sys
|
||||
|
||||
[DriverInstall.nt.hw]
|
||||
AddReg=DriverHwAddReg
|
||||
|
||||
[DriverHwAddReg]
|
||||
HKR,,FriendlyName,,%FRIENDLYNAME%
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Windows 98 Sections
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
; install class, Windows 98:
|
||||
[ClassInstall]
|
||||
AddReg=_AddReg_ClassInstall
|
||||
|
||||
[DriverInstall]
|
||||
AddReg=DriverAddReg
|
||||
CopyFiles=DriverCopyFiles98
|
||||
|
||||
[DriverCopyFiles98]
|
||||
SiBulk.sys,,,2
|
||||
|
||||
[DriverAddReg]
|
||||
HKR,,DevLoader,,*ntkern
|
||||
HKR,,NTMPDriver,,SiBulk.sys
|
||||
|
||||
; registry entries required for class
|
||||
[_AddReg_ClassInstall]
|
||||
HKR,,,,"%S_DeviceClassDisplayName%"
|
||||
HKR,,Icon,,"-20"
|
||||
|
||||
[DriverInstall.HW]
|
||||
AddReg=DriverHwAddReg
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; String Definitions
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
[Strings]
|
||||
MFGNAME="Silicon Laboratories"
|
||||
INSTDISK="Silabs Software Installation Disc"
|
||||
DESCRIPTION="Silabs C8051F320 USB Board"
|
||||
FRIENDLYNAME="Silabs C8051F320 USB Board"
|
||||
|
||||
; device class display name, shown in Device Manager
|
||||
S_DeviceClassDisplayName="USB I/O controlled devices"
|
||||
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
English version of chines configuration tools from beken chips/modules.
|
||||
|
||||
Original files are downloaded from internet, files ended with original.exe.
|
@@ -0,0 +1,30 @@
|
||||
± b1
|
||||
Ø d8
|
||||
£ A3
|
||||
Ä C4
|
||||
° b0
|
||||
É C9
|
||||
Å C5
|
||||
Ö d6
|
||||
Ç c7
|
||||
¼ BC
|
||||
µ B5
|
||||
Ê CA
|
||||
ý FD
|
||||
¥ A5
|
||||
Ô D4
|
||||
ä E4
|
||||
£a3
|
||||
|
||||
|
||||
|
||||
µ±Ç°µØÖ
|
||||
b5b1c7b0b5d8d6
|
||||
|
||||
ÉÖļ
|
||||
C9d6C4BC
|
||||
|
||||
a3B030
|
||||
|
||||
¼Êý
|
||||
BCCAFD
|
Binary file not shown.
Binary file not shown.
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/BK3251-Beken.pdf
Normal file
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/BK3251-Beken.pdf
Normal file
Binary file not shown.
Binary file not shown.
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/BK3254.ZIP
Normal file
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/BK3254.ZIP
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,95 @@
|
||||
[Version]
|
||||
Signature=$CHICAGO$
|
||||
Class=USBI/OControlledDevices
|
||||
ClassGUID={96e73b6e-7a5a-11d4-9f24-0080c82727f4}
|
||||
Provider=%MFGNAME%
|
||||
|
||||
[Manufacturer]
|
||||
%MFGNAME%=DeviceList
|
||||
|
||||
[DestinationDirs]
|
||||
DefaultDestDir=10,System32\Drivers
|
||||
|
||||
[SourceDisksFiles]
|
||||
SiBulk.sys=1
|
||||
|
||||
[SourceDisksNames]
|
||||
1=%INSTDISK%,,,
|
||||
|
||||
[DeviceList]
|
||||
%DESCRIPTION%=DriverInstall,USB\VID_10C4&PID_0003
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Windows 2000 Sections
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
; install class, Windows 2000:
|
||||
[ClassInstall32]
|
||||
AddReg=_AddReg_ClassInstall
|
||||
|
||||
[DriverInstall.NT]
|
||||
CopyFiles=DriverCopyFiles
|
||||
|
||||
[DriverCopyFiles]
|
||||
SiBulk.sys,,,2
|
||||
|
||||
[DriverInstall.NT.Services]
|
||||
AddService=SiBulk,2,DriverService
|
||||
|
||||
[DriverService]
|
||||
ServiceType=1
|
||||
StartType=3
|
||||
ErrorControl=1
|
||||
ServiceBinary=%10%\system32\drivers\SiBulk.sys
|
||||
|
||||
[DriverInstall.nt.hw]
|
||||
AddReg=DriverHwAddReg
|
||||
|
||||
[DriverHwAddReg]
|
||||
HKR,,FriendlyName,,%FRIENDLYNAME%
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Windows 98 Sections
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
; install class, Windows 98:
|
||||
[ClassInstall]
|
||||
AddReg=_AddReg_ClassInstall
|
||||
|
||||
[DriverInstall]
|
||||
AddReg=DriverAddReg
|
||||
CopyFiles=DriverCopyFiles98
|
||||
|
||||
[DriverCopyFiles98]
|
||||
SiBulk.sys,,,2
|
||||
|
||||
[DriverAddReg]
|
||||
HKR,,DevLoader,,*ntkern
|
||||
HKR,,NTMPDriver,,SiBulk.sys
|
||||
|
||||
; registry entries required for class
|
||||
[_AddReg_ClassInstall]
|
||||
HKR,,,,"%S_DeviceClassDisplayName%"
|
||||
HKR,,Icon,,"-20"
|
||||
|
||||
[DriverInstall.HW]
|
||||
AddReg=DriverHwAddReg
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; String Definitions
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
[Strings]
|
||||
MFGNAME="Silicon Laboratories"
|
||||
INSTDISK="Silabs Software Installation Disc"
|
||||
DESCRIPTION="Silabs C8051F320 USB Board"
|
||||
FRIENDLYNAME="Silabs C8051F320 USB Board"
|
||||
|
||||
; device class display name, shown in Device Manager
|
||||
S_DeviceClassDisplayName="USB I/O controlled devices"
|
||||
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
4
KiCAD-Libraries/library/datasheet/F-6888_bk3254/JTAG.txt
Normal file
4
KiCAD-Libraries/library/datasheet/F-6888_bk3254/JTAG.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
TMS - 4 (GPIO19) Digital I/O JTAG pin
|
||||
TCK - 5 (GPIO18) Digital I/O JTAG pin
|
||||
TDO - 6 (GPIO21) Digital I/O JTAG pin
|
||||
TDI - 7 (GPIO20) Digital I/O JTAG pin
|
Binary file not shown.
Binary file not shown.
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/V1.1.jpg
Normal file
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/V1.1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/V1.2.jpg
Normal file
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/V1.2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/view.jpeg
Normal file
BIN
KiCAD-Libraries/library/datasheet/F-6888_bk3254/view.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
Reference in New Issue
Block a user