changed MOSFETs for dc/dc and USB controller

This commit is contained in:
janik
2025-09-03 15:04:23 +07:00
parent aee4de4a96
commit 304f59b602
54 changed files with 44051 additions and 18018 deletions

View File

@@ -1,31 +1,74 @@
#MicroXplorer Configuration settings - do not modify #MicroXplorer Configuration settings - do not modify
ADC3.Channel-0\#ChannelRegularConversion=ADC_CHANNEL_5
ADC3.CommonPathInternal=null|null|null|null
ADC3.IPParameters=Rank-0\#ChannelRegularConversion,master,Channel-0\#ChannelRegularConversion,SamplingTime-0\#ChannelRegularConversion,OffsetNumber-0\#ChannelRegularConversion,NbrOfConversionFlag,CommonPathInternal
ADC3.NbrOfConversionFlag=1
ADC3.OffsetNumber-0\#ChannelRegularConversion=ADC_OFFSET_NONE
ADC3.Rank-0\#ChannelRegularConversion=1
ADC3.SamplingTime-0\#ChannelRegularConversion=ADC_SAMPLETIME_2CYCLES_5
ADC3.master=1
ADC4.Channel-0\#ChannelRegularConversion=ADC_CHANNEL_4
ADC4.CommonPathInternal=null|null|null|null
ADC4.IPParameters=Rank-0\#ChannelRegularConversion,Channel-0\#ChannelRegularConversion,SamplingTime-0\#ChannelRegularConversion,OffsetNumber-0\#ChannelRegularConversion,NbrOfConversionFlag,CommonPathInternal
ADC4.NbrOfConversionFlag=1
ADC4.OffsetNumber-0\#ChannelRegularConversion=ADC_OFFSET_NONE
ADC4.Rank-0\#ChannelRegularConversion=1
ADC4.SamplingTime-0\#ChannelRegularConversion=ADC_SAMPLETIME_2CYCLES_5
CAD.formats= CAD.formats=
CAD.pinconfig= CAD.pinconfig=
CAD.provider= CAD.provider=
DAC1.DAC_Channel-DAC_OUT2_Int=DAC_CHANNEL_2
DAC1.IPParameters=DAC_Channel-DAC_OUT2_Int
File.Version=6 File.Version=6
HRTIM1.Event_EEV1=HRTIM_EVENT_1
HRTIM1.IPParameters=SyncOptions,Event_EEV1
HRTIM1.SyncOptions=HRTIM_SYNCOPTION_NONE
KeepUserPlacement=false KeepUserPlacement=false
Mcu.CPN=STM32G474CBT6TR Mcu.CPN=STM32G474CBT6TR
Mcu.Family=STM32G4 Mcu.Family=STM32G4
Mcu.IP0=CORDIC Mcu.IP0=ADC3
Mcu.IP1=FMAC Mcu.IP1=ADC4
Mcu.IP2=NVIC Mcu.IP10=RCC
Mcu.IP3=RCC Mcu.IP11=SYS
Mcu.IP4=SYS Mcu.IP12=TIM1
Mcu.IP5=TIM1 Mcu.IP13=USART1
Mcu.IPNb=6 Mcu.IP2=COMP5
Mcu.IP3=COMP7
Mcu.IP4=CORDIC
Mcu.IP5=DAC1
Mcu.IP6=DAC4
Mcu.IP7=FMAC
Mcu.IP8=HRTIM1
Mcu.IP9=NVIC
Mcu.IPNb=14
Mcu.Name=STM32G474C(B-C-E)Tx Mcu.Name=STM32G474C(B-C-E)Tx
Mcu.Package=LQFP48 Mcu.Package=LQFP48
Mcu.Pin0=PF0-OSC_IN Mcu.Pin0=PF0-OSC_IN
Mcu.Pin1=PF1-OSC_OUT Mcu.Pin1=PF1-OSC_OUT
Mcu.Pin2=PA13 Mcu.Pin10=PA15
Mcu.Pin3=PA14 Mcu.Pin11=PB3
Mcu.Pin4=VP_CORDIC_VS_CORDIC Mcu.Pin12=PB6
Mcu.Pin5=VP_FMAC_VS_FMAC Mcu.Pin13=PB7
Mcu.Pin6=VP_SYS_V_VREFBUF Mcu.Pin14=VP_COMP5_VS_DAC1OUT2
Mcu.Pin7=VP_SYS_VS_Systick Mcu.Pin15=VP_COMP7_VS_DAC4OUT1
Mcu.Pin8=VP_SYS_VS_DBSignals Mcu.Pin16=VP_CORDIC_VS_CORDIC
Mcu.Pin9=VP_TIM1_VS_ClockSourceINT Mcu.Pin17=VP_DAC1_VS_DACI2
Mcu.PinsNb=10 Mcu.Pin18=VP_DAC4_VS_DACI1
Mcu.Pin19=VP_FMAC_VS_FMAC
Mcu.Pin2=PB13
Mcu.Pin20=VP_HRTIM1_VS_hrtimMasterTimerNoOutput
Mcu.Pin21=VP_SYS_V_VREFBUF
Mcu.Pin22=VP_SYS_VS_Systick
Mcu.Pin23=VP_SYS_VS_DBSignals
Mcu.Pin24=VP_TIM1_VS_ClockSourceINT
Mcu.Pin3=PB14
Mcu.Pin4=PA8
Mcu.Pin5=PA9
Mcu.Pin6=PA10
Mcu.Pin7=PA11
Mcu.Pin8=PA13
Mcu.Pin9=PA14
Mcu.PinsNb=25
Mcu.ThirdPartyNb=0 Mcu.ThirdPartyNb=0
Mcu.UserConstants= Mcu.UserConstants=
Mcu.UserName=STM32G474CBTx Mcu.UserName=STM32G474CBTx
@@ -42,10 +85,32 @@ NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:false NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:false
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
PA13.Mode=Serial_Wire PA10.Mode=Output_TB1TB2
PA10.Signal=HRTIM1_CHB1
PA11.Mode=Output_TB1TB2
PA11.Signal=HRTIM1_CHB2
PA13.Mode=JTAG_4_pins
PA13.Signal=SYS_JTMS-SWDIO PA13.Signal=SYS_JTMS-SWDIO
PA14.Mode=Serial_Wire PA14.Mode=JTAG_4_pins
PA14.Signal=SYS_JTCK-SWCLK PA14.Signal=SYS_JTCK-SWCLK
PA15.Mode=JTAG_4_pins
PA15.Signal=SYS_JTDI
PA8.Mode=Output_TA1TA2
PA8.Signal=HRTIM1_CHA1
PA9.Mode=Output_TA1TA2
PA9.Signal=HRTIM1_CHA2
PB13.Locked=true
PB13.Signal=SharedAnalog_PB13
PB14.Locked=true
PB14.Signal=SharedAnalog_PB14
PB3.Mode=JTAG_4_pins
PB3.Signal=SYS_JTDO-SWO
PB6.Locked=true
PB6.Mode=Asynchronous
PB6.Signal=USART1_TX
PB7.Locked=true
PB7.Mode=Asynchronous
PB7.Signal=USART1_RX
PF0-OSC_IN.Mode=HSE-External-Oscillator PF0-OSC_IN.Mode=HSE-External-Oscillator
PF0-OSC_IN.Signal=RCC_OSC_IN PF0-OSC_IN.Signal=RCC_OSC_IN
PF1-OSC_OUT.Mode=HSE-External-Oscillator PF1-OSC_OUT.Mode=HSE-External-Oscillator
@@ -82,7 +147,7 @@ ProjectManager.ToolChainLocation=
ProjectManager.UAScriptAfterPath= ProjectManager.UAScriptAfterPath=
ProjectManager.UAScriptBeforePath= ProjectManager.UAScriptBeforePath=
ProjectManager.UnderRoot=true ProjectManager.UnderRoot=true
ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_TIM1_Init-TIM1-false-HAL-true ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_TIM1_Init-TIM1-false-HAL-true,4-MX_CORDIC_Init-CORDIC-false-HAL-true,5-MX_FMAC_Init-FMAC-false-HAL-true
RCC.AHBFreq_Value=16000000 RCC.AHBFreq_Value=16000000
RCC.APB1Freq_Value=16000000 RCC.APB1Freq_Value=16000000
RCC.APB1TimFreq_Value=16000000 RCC.APB1TimFreq_Value=16000000
@@ -104,10 +169,11 @@ RCC.I2C2Freq_Value=16000000
RCC.I2C3Freq_Value=16000000 RCC.I2C3Freq_Value=16000000
RCC.I2C4Freq_Value=16000000 RCC.I2C4Freq_Value=16000000
RCC.I2SFreq_Value=16000000 RCC.I2SFreq_Value=16000000
RCC.IPParameters=AHBFreq_Value,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,CRSFreq_Value,CortexFreq_Value,EXTERNAL_CLOCK_VALUE,FCLKCortexFreq_Value,FDCANFreq_Value,FamilyName,HCLKFreq_Value,HRTIM1Freq_Value,HSE_VALUE,HSI48_VALUE,HSI_VALUE,I2C1Freq_Value,I2C2Freq_Value,I2C3Freq_Value,I2C4Freq_Value,I2SFreq_Value,LPTIM1Freq_Value,LPUART1Freq_Value,LSCOPinFreq_Value,LSI_VALUE,MCO1PinFreq_Value,PLLPoutputFreq_Value,PLLQoutputFreq_Value,PLLRCLKFreq_Value,PLLSourceVirtual,PWRFreq_Value,QSPIFreq_Value,RNGFreq_Value,SAI1Freq_Value,SYSCLKFreq_VALUE,USART1Freq_Value,USART2Freq_Value,USART3Freq_Value,USBFreq_Value,VCOInputFreq_Value,VCOOutputFreq_Value RCC.IPParameters=AHBFreq_Value,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,CRSFreq_Value,CortexFreq_Value,EXTERNAL_CLOCK_VALUE,FCLKCortexFreq_Value,FDCANFreq_Value,FamilyName,HCLKFreq_Value,HRTIM1Freq_Value,HSE_VALUE,HSI48_VALUE,HSI_VALUE,I2C1Freq_Value,I2C2Freq_Value,I2C3Freq_Value,I2C4Freq_Value,I2SFreq_Value,LPTIM1Freq_Value,LPUART1Freq_Value,LSCOPinFreq_Value,LSE_VALUE,LSI_VALUE,MCO1PinFreq_Value,PLLPoutputFreq_Value,PLLQoutputFreq_Value,PLLRCLKFreq_Value,PLLSourceVirtual,PWRFreq_Value,QSPIFreq_Value,RNGFreq_Value,SAI1Freq_Value,SYSCLKFreq_VALUE,USART1Freq_Value,USART2Freq_Value,USART3Freq_Value,USBFreq_Value,VCOInputFreq_Value,VCOOutputFreq_Value
RCC.LPTIM1Freq_Value=16000000 RCC.LPTIM1Freq_Value=16000000
RCC.LPUART1Freq_Value=16000000 RCC.LPUART1Freq_Value=16000000
RCC.LSCOPinFreq_Value=32000 RCC.LSCOPinFreq_Value=32000
RCC.LSE_VALUE=32768
RCC.LSI_VALUE=32000 RCC.LSI_VALUE=32000
RCC.MCO1PinFreq_Value=16000000 RCC.MCO1PinFreq_Value=16000000
RCC.PLLPoutputFreq_Value=32000000 RCC.PLLPoutputFreq_Value=32000000
@@ -125,10 +191,28 @@ RCC.USART3Freq_Value=16000000
RCC.USBFreq_Value=32000000 RCC.USBFreq_Value=32000000
RCC.VCOInputFreq_Value=8000000 RCC.VCOInputFreq_Value=8000000
RCC.VCOOutputFreq_Value=64000000 RCC.VCOOutputFreq_Value=64000000
SH.SharedAnalog_PB13.0=ADC3_IN5,IN5-Single-Ended
SH.SharedAnalog_PB13.1=COMP5_INP,INP
SH.SharedAnalog_PB13.ConfNb=2
SH.SharedAnalog_PB14.0=COMP7_INP,INP
SH.SharedAnalog_PB14.1=ADC4_IN4,IN4-Single-Ended
SH.SharedAnalog_PB14.ConfNb=2
USART1.IPParameters=VirtualMode-Asynchronous
USART1.VirtualMode-Asynchronous=VM_ASYNC
VP_COMP5_VS_DAC1OUT2.Mode=INM_DAC1OUT2
VP_COMP5_VS_DAC1OUT2.Signal=COMP5_VS_DAC1OUT2
VP_COMP7_VS_DAC4OUT1.Mode=INM_DAC4OUT1
VP_COMP7_VS_DAC4OUT1.Signal=COMP7_VS_DAC4OUT1
VP_CORDIC_VS_CORDIC.Mode=CORDIC_Activate VP_CORDIC_VS_CORDIC.Mode=CORDIC_Activate
VP_CORDIC_VS_CORDIC.Signal=CORDIC_VS_CORDIC VP_CORDIC_VS_CORDIC.Signal=CORDIC_VS_CORDIC
VP_DAC1_VS_DACI2.Mode=DAC_OUT2_Int
VP_DAC1_VS_DACI2.Signal=DAC1_VS_DACI2
VP_DAC4_VS_DACI1.Mode=DAC_OUT1_Int
VP_DAC4_VS_DACI1.Signal=DAC4_VS_DACI1
VP_FMAC_VS_FMAC.Mode=FMAC_Activate VP_FMAC_VS_FMAC.Mode=FMAC_Activate
VP_FMAC_VS_FMAC.Signal=FMAC_VS_FMAC VP_FMAC_VS_FMAC.Signal=FMAC_VS_FMAC
VP_HRTIM1_VS_hrtimMasterTimerNoOutput.Mode=MasterTimer
VP_HRTIM1_VS_hrtimMasterTimerNoOutput.Signal=HRTIM1_VS_hrtimMasterTimerNoOutput
VP_SYS_VS_DBSignals.Mode=DisableDeadBatterySignals VP_SYS_VS_DBSignals.Mode=DisableDeadBatterySignals
VP_SYS_VS_DBSignals.Signal=SYS_VS_DBSignals VP_SYS_VS_DBSignals.Signal=SYS_VS_DBSignals
VP_SYS_VS_Systick.Mode=SysTick VP_SYS_VS_Systick.Mode=SysTick
@@ -138,4 +222,4 @@ VP_SYS_V_VREFBUF.Signal=SYS_V_VREFBUF
VP_TIM1_VS_ClockSourceINT.Mode=Internal VP_TIM1_VS_ClockSourceINT.Mode=Internal
VP_TIM1_VS_ClockSourceINT.Signal=TIM1_VS_ClockSourceINT VP_TIM1_VS_ClockSourceINT.Signal=TIM1_VS_ClockSourceINT
board=custom board=custom
isbadioc=false isbadioc=true

63
kicad/c64psu/c64psu.csv Normal file
View File

@@ -0,0 +1,63 @@
"Reference","Qty","Value","DNP","Exclude from BOM","Exclude from Board","Footprint","MPN"
"C1","1","10uF","","","","Capacitor_SMD:C_0603_1608Metric","UMK325BJ106KM-P"
"C2,C21,C46,C48,C142","5","10uF","","","","Capacitor_SMD:C_0402_1005Metric","CC0402MPX5R5BB106"
"C3,C8,C9,C10,C31,C32,C33,C34,C50","9","10uF","","","","Capacitor_SMD:C_1210_3225Metric","UMK325BJ106KM-P"
"C4,C5,C6,C7","4","10uF","","","","Capacitor_SMD:C_0805_2012Metric","GRM21BR61C106KE15K"
"C11","1","100nF","","","","Capacitor_SMD:C_0402_1005Metric","GRM155R62A104KE14D"
"C12","1","470nF","","","","Capacitor_SMD:C_0402_1005Metric","CC0402KRX5R9BB474"
"C13","1","43pF","","","","Capacitor_SMD:C_0402_1005Metric","CC0402GRNPO9BN430"
"C14","1","56pF","","","","Capacitor_SMD:C_0402_1005Metric","CC0402JRNPO9BN560"
"C15","1","1200pF","","","","Capacitor_SMD:C_0603_1608Metric","CC0603JRNPO8BN122"
"C16","1","39nF","","","","Capacitor_SMD:C_0805_2012Metric","GRM2195C2A393JE01J"
"C17","1","180pF","","","","Capacitor_SMD:C_0402_1005Metric","CC0402JRNPO9BN181"
"C18","1","56nF","","","","Capacitor_SMD:C_0402_1005Metric","CC0402KRX7R9BB563"
"C19,C23","2","10uF","","","","Capacitor_SMD:C_1206_3216Metric","CC1206KKX5R9BB106 "
"C20,C104","2","1uF","","","","Capacitor_SMD:C_0402_1005Metric","CC0402KRX5R6BB105"
"C22,C24,C47,C49,C51,C59,C60,C61,C62,C63","10","100nF","","","","Capacitor_SMD:C_0402_1005Metric","CL05B104KO5NNNC"
"C25,C26","2","10uF","DNP","","","Capacitor_SMD:C_1206_3216Metric","CC1206KKX5R9BB106 "
"C27,C28,C29,C30","4","1uF","","","","Capacitor_SMD:C_0402_1005Metric","CC0402KPX5R8BB105"
"C72","1","4.7uF","","","","Capacitor_SMD:C_0603_1608Metric","CC0603KRX5R7BB475"
"C94,C97","2","16pF","","","","Capacitor_SMD:C_0402_1005Metric","CC0402FRNPO9BN160"
"C122","1","3.3uF","","","","Capacitor_SMD:C_0805_2012Metric","GRT21BC81E335KE13"
"D1","1","LED","","","","LED_SMD:LED_0603_1608Metric","IN-S63AT5B"
"D27","1","SD103AWS","","","","Diode_SMD:D_SOD-323","SD103AWS"
"IC1","1","AP33771CFBZ-13","","","","ap33771c:SON40P300X300X80-15N-D","AP33771CFBZ-13"
"J1","1","GSB1C4621DS1HR","","","","GSB1C4621DS1HR:AMPHENOL_GSB1C4621DS1HR","GSB1C4621DS1HR"
"J2","1","DIN-7","","","","SDS_70J:CUI_SDS-70J","SDS-70J"
"J3","1","Conn_ST_STDC14","","","","stdc14:PinHeader_2x07_P1.27mm_Vertical_SMD","3221-14-0300-00"
"L1","1","15uH","","","","custom:CSBX1060","CSBX1060-150M"
"L2,L3","2","47uH","","","","Inductor_SMD:L_Changjiang_FXL1040","TMPC 1004H-470MG-D"
"Q1,Q3,Q4,Q6,Q8,Q9","6","DI050N06D1","","","","Package_TO_SOT_SMD:TO-252-2","DI050N06D1"
"Q5,Q7","2","DMP6180SK3-13","","","","Package_TO_SOT_SMD:TO-252-2","DMP6180SK3-13"
"R1","1","5m","","","","Resistor_SMD:R_0603_1608Metric","PE0603FRF570R005L"
"R2,R12,R19,R28","4","20k","","","","Resistor_SMD:R_0603_1608Metric","RC0603FR-1320KL"
"R3","1","10","","","","Resistor_SMD:R_0402_1005Metric","RT0402FRE0710RL"
"R4","1","1k","","","","Resistor_SMD:R_0603_1608Metric","RC0603JR-131KL"
"R5,R6","2","52k 1%","","","","Resistor_SMD:R_0603_1608Metric","RT0603BRD0752K3L"
"R7","1","100","","","","Resistor_SMD:R_0603_1608Metric","RC0603FR-13100RL"
"R8","1","3.24k","","","","Resistor_SMD:R_0402_1005Metric","RC0402FR-073K24L"
"R9","1","49.9k","","","","Resistor_SMD:R_0603_1608Metric","RC0603FR-0749K9L"
"R10,R11","2","1","","","","Resistor_SMD:R_0402_1005Metric","RL0510S-1R0-F"
"R13","1","100 1%","","","","Resistor_SMD:R_0603_1608Metric","RC0603FR-13100RL"
"R14","1","10k","DNP","Excluded from BOM","","Resistor_SMD:R_0402_1005Metric","RC0402JR-0710KL"
"R15,R37","2","10k","","","","Resistor_SMD:R_0402_1005Metric","RC0402JR-0710KL"
"R16","1","18k 0.1%","","","","Resistor_SMD:R_0402_1005Metric","RT0603BRD0718KL"
"R17","1","523 0.1%","","","","Resistor_SMD:R_0402_1005Metric","RT0402BRD07523RL"
"R18","1","3.83k 0.1%","","","","Resistor_SMD:R_0603_1608Metric","RT0603BRD073K83L"
"R20","1","3.32k 0.1%","","","","Resistor_SMD:R_0603_1608Metric","RT0603BRD073K32L"
"R21","1","10m","","","","Resistor_SMD:R_0805_2012Metric","PA0805FRF470R01L"
"R22,R24","2","4k7","","","","Resistor_SMD:R_0603_1608Metric","RT0603BRD074K7L"
"R23","1","200m","","","","Resistor_SMD:R_0402_1005Metric","PT0402FR-7W0R2L"
"R25,R27","2","470","","","","Resistor_SMD:R_0603_1608Metric","RT0603BRD07470RL"
"R26","1","205","","","","Resistor_SMD:R_0603_1608Metric","RT0603BRD07205RL"
"R71","1","27k","","","","Resistor_SMD:R_0402_1005Metric","RC0402JR-0727KL"
"T1","1","Transformer_1P_1S","","","","custom:9VAC_TRANSF",""
"TP1,TP2,TP3,TP4,TP5,TP6","6","TestPoint_2Pole","DNP","Excluded from BOM","","TestPoint:TestPoint_2Pads_Pitch2.54mm_Drill0.8mm",""
"U1","1","LV5144RGYR","","","","LV5144:VQFN20_RGY_TEX","LV5144RGYR"
"U2","1","STM32G474CBTx","","","","Package_QFP:LQFP-48_7x7mm_P0.5mm","STM32G474CBT6"
"U3","1","LM321","","","","Package_TO_SOT_SMD:SOT-23-5","LM321AW-S5TR"
"U4,U5","2","FAN3278","","","","Package_SO:SOIC-8_3.9x4.9mm_P1.27mm","FAN3278T"
"U6","1","AD8411AWBRZ-RL","","","","AD8411:R-8_ADI","AD8411AWBRZ-RL"
"U7","1","LM4041CIM3X-1.2/NOPB","","","","Package_TO_SOT_SMD:SOT-23","LM4041CIM3X-1.2/NOPB"
"U8","1","TLV75733PDBVR","","","","Package_TO_SOT_SMD:SOT-23-5","TLV75733PDBVR"
"Y2","1","40MHz 10pF","","","","Crystal:Crystal_SMD_2520-4Pin_2.5x2.0mm","ECS-400-10-36B2-CKM-TR"
1 Reference Qty Value DNP Exclude from BOM Exclude from Board Footprint MPN
2 C1 1 10uF Capacitor_SMD:C_0603_1608Metric UMK325BJ106KM-P
3 C2,C21,C46,C48,C142 5 10uF Capacitor_SMD:C_0402_1005Metric CC0402MPX5R5BB106
4 C3,C8,C9,C10,C31,C32,C33,C34,C50 9 10uF Capacitor_SMD:C_1210_3225Metric UMK325BJ106KM-P
5 C4,C5,C6,C7 4 10uF Capacitor_SMD:C_0805_2012Metric GRM21BR61C106KE15K
6 C11 1 100nF Capacitor_SMD:C_0402_1005Metric GRM155R62A104KE14D
7 C12 1 470nF Capacitor_SMD:C_0402_1005Metric CC0402KRX5R9BB474
8 C13 1 43pF Capacitor_SMD:C_0402_1005Metric CC0402GRNPO9BN430
9 C14 1 56pF Capacitor_SMD:C_0402_1005Metric CC0402JRNPO9BN560
10 C15 1 1200pF Capacitor_SMD:C_0603_1608Metric CC0603JRNPO8BN122
11 C16 1 39nF Capacitor_SMD:C_0805_2012Metric GRM2195C2A393JE01J
12 C17 1 180pF Capacitor_SMD:C_0402_1005Metric CC0402JRNPO9BN181
13 C18 1 56nF Capacitor_SMD:C_0402_1005Metric CC0402KRX7R9BB563
14 C19,C23 2 10uF Capacitor_SMD:C_1206_3216Metric CC1206KKX5R9BB106
15 C20,C104 2 1uF Capacitor_SMD:C_0402_1005Metric CC0402KRX5R6BB105
16 C22,C24,C47,C49,C51,C59,C60,C61,C62,C63 10 100nF Capacitor_SMD:C_0402_1005Metric CL05B104KO5NNNC
17 C25,C26 2 10uF DNP Capacitor_SMD:C_1206_3216Metric CC1206KKX5R9BB106
18 C27,C28,C29,C30 4 1uF Capacitor_SMD:C_0402_1005Metric CC0402KPX5R8BB105
19 C72 1 4.7uF Capacitor_SMD:C_0603_1608Metric CC0603KRX5R7BB475
20 C94,C97 2 16pF Capacitor_SMD:C_0402_1005Metric CC0402FRNPO9BN160
21 C122 1 3.3uF Capacitor_SMD:C_0805_2012Metric GRT21BC81E335KE13
22 D1 1 LED LED_SMD:LED_0603_1608Metric IN-S63AT5B
23 D27 1 SD103AWS Diode_SMD:D_SOD-323 SD103AWS
24 IC1 1 AP33771CFBZ-13 ap33771c:SON40P300X300X80-15N-D AP33771CFBZ-13
25 J1 1 GSB1C4621DS1HR GSB1C4621DS1HR:AMPHENOL_GSB1C4621DS1HR GSB1C4621DS1HR
26 J2 1 DIN-7 SDS_70J:CUI_SDS-70J SDS-70J
27 J3 1 Conn_ST_STDC14 stdc14:PinHeader_2x07_P1.27mm_Vertical_SMD 3221-14-0300-00
28 L1 1 15uH custom:CSBX1060 CSBX1060-150M
29 L2,L3 2 47uH Inductor_SMD:L_Changjiang_FXL1040 TMPC 1004H-470MG-D
30 Q1,Q3,Q4,Q6,Q8,Q9 6 DI050N06D1 Package_TO_SOT_SMD:TO-252-2 DI050N06D1
31 Q5,Q7 2 DMP6180SK3-13 Package_TO_SOT_SMD:TO-252-2 DMP6180SK3-13
32 R1 1 5m Resistor_SMD:R_0603_1608Metric PE0603FRF570R005L
33 R2,R12,R19,R28 4 20k Resistor_SMD:R_0603_1608Metric RC0603FR-1320KL
34 R3 1 10 Resistor_SMD:R_0402_1005Metric RT0402FRE0710RL
35 R4 1 1k Resistor_SMD:R_0603_1608Metric RC0603JR-131KL
36 R5,R6 2 52k 1% Resistor_SMD:R_0603_1608Metric RT0603BRD0752K3L
37 R7 1 100 Resistor_SMD:R_0603_1608Metric RC0603FR-13100RL
38 R8 1 3.24k Resistor_SMD:R_0402_1005Metric RC0402FR-073K24L
39 R9 1 49.9k Resistor_SMD:R_0603_1608Metric RC0603FR-0749K9L
40 R10,R11 2 1 Resistor_SMD:R_0402_1005Metric RL0510S-1R0-F
41 R13 1 100 1% Resistor_SMD:R_0603_1608Metric RC0603FR-13100RL
42 R14 1 10k DNP Excluded from BOM Resistor_SMD:R_0402_1005Metric RC0402JR-0710KL
43 R15,R37 2 10k Resistor_SMD:R_0402_1005Metric RC0402JR-0710KL
44 R16 1 18k 0.1% Resistor_SMD:R_0402_1005Metric RT0603BRD0718KL
45 R17 1 523 0.1% Resistor_SMD:R_0402_1005Metric RT0402BRD07523RL
46 R18 1 3.83k 0.1% Resistor_SMD:R_0603_1608Metric RT0603BRD073K83L
47 R20 1 3.32k 0.1% Resistor_SMD:R_0603_1608Metric RT0603BRD073K32L
48 R21 1 10m Resistor_SMD:R_0805_2012Metric PA0805FRF470R01L
49 R22,R24 2 4k7 Resistor_SMD:R_0603_1608Metric RT0603BRD074K7L
50 R23 1 200m Resistor_SMD:R_0402_1005Metric PT0402FR-7W0R2L
51 R25,R27 2 470 Resistor_SMD:R_0603_1608Metric RT0603BRD07470RL
52 R26 1 205 Resistor_SMD:R_0603_1608Metric RT0603BRD07205RL
53 R71 1 27k Resistor_SMD:R_0402_1005Metric RC0402JR-0727KL
54 T1 1 Transformer_1P_1S custom:9VAC_TRANSF
55 TP1,TP2,TP3,TP4,TP5,TP6 6 TestPoint_2Pole DNP Excluded from BOM TestPoint:TestPoint_2Pads_Pitch2.54mm_Drill0.8mm
56 U1 1 LV5144RGYR LV5144:VQFN20_RGY_TEX LV5144RGYR
57 U2 1 STM32G474CBTx Package_QFP:LQFP-48_7x7mm_P0.5mm STM32G474CBT6
58 U3 1 LM321 Package_TO_SOT_SMD:SOT-23-5 LM321AW-S5TR
59 U4,U5 2 FAN3278 Package_SO:SOIC-8_3.9x4.9mm_P1.27mm FAN3278T
60 U6 1 AD8411AWBRZ-RL AD8411:R-8_ADI AD8411AWBRZ-RL
61 U7 1 LM4041CIM3X-1.2/NOPB Package_TO_SOT_SMD:SOT-23 LM4041CIM3X-1.2/NOPB
62 U8 1 TLV75733PDBVR Package_TO_SOT_SMD:SOT-23-5 TLV75733PDBVR
63 Y2 1 40MHz 10pF Crystal:Crystal_SMD_2520-4Pin_2.5x2.0mm ECS-400-10-36B2-CKM-TR

File diff suppressed because it is too large Load Diff

View File

@@ -72,6 +72,8 @@
false, false,
false, false,
false, false,
false,
false,
false false
], ],
"col_order": [ "col_order": [
@@ -84,7 +86,9 @@
6, 6,
7, 7,
8, 8,
9 9,
10,
11
], ],
"col_widths": [ "col_widths": [
162, 162,
@@ -96,6 +100,8 @@
91, 91,
71, 71,
91, 91,
91,
91,
91 91
], ],
"custom_group_rules": [], "custom_group_rules": [],

View File

@@ -48,10 +48,16 @@
"silk_text_thickness": 0.1, "silk_text_thickness": 0.1,
"silk_text_upright": false, "silk_text_upright": false,
"zones": { "zones": {
"min_clearance": 0.5 "min_clearance": 0.2
} }
}, },
"diff_pair_dimensions": [], "diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [], "drc_exclusions": [],
"meta": { "meta": {
"version": 2 "version": 2
@@ -180,7 +186,18 @@
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
} }
], ],
"track_widths": [], "track_widths": [
0.0,
0.17,
0.21,
0.3,
0.4,
0.6,
0.8,
1.0,
1.5,
2.0
],
"tuning_pattern_settings": { "tuning_pattern_settings": {
"diff_pair_defaults": { "diff_pair_defaults": {
"corner_radius_percentage": 80, "corner_radius_percentage": 80,
@@ -207,7 +224,12 @@
"spacing": 0.6 "spacing": 0.6
} }
}, },
"via_dimensions": [], "via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false "zones_allow_external_fillets": false
}, },
"ipc2581": { "ipc2581": {
@@ -440,6 +462,7 @@
"single_global_label": "ignore", "single_global_label": "ignore",
"unannotated": "error", "unannotated": "error",
"unconnected_wire_endpoint": "warning", "unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error", "unit_value_mismatch": "error",
"unresolved_variable": "error", "unresolved_variable": "error",
"wire_dangling": "error" "wire_dangling": "error"
@@ -558,13 +581,121 @@
"group_by": false, "group_by": false,
"label": "Datasheet", "label": "Datasheet",
"name": "Datasheet", "name": "Datasheet",
"show": false
},
{
"group_by": false,
"label": "Arrow Price/Stock",
"name": "Arrow Price/Stock",
"show": false
},
{
"group_by": false,
"label": "Field10",
"name": "Field10",
"show": false
},
{
"group_by": false,
"label": "Height",
"name": "Height",
"show": false
},
{
"group_by": false,
"label": "MANUFACTURER",
"name": "MANUFACTURER",
"show": false
},
{
"group_by": false,
"label": "MAXIMUM_PACKAGE_HEIGHT",
"name": "MAXIMUM_PACKAGE_HEIGHT",
"show": false
},
{
"group_by": true,
"label": "MPN",
"name": "MPN",
"show": true "show": true
},
{
"group_by": false,
"label": "Manufacturer",
"name": "Manufacturer",
"show": false
},
{
"group_by": false,
"label": "Manufacturer_Name",
"name": "Manufacturer_Name",
"show": false
},
{
"group_by": false,
"label": "Mouser Part Number",
"name": "Mouser Part Number",
"show": false
},
{
"group_by": false,
"label": "Mouser Price/Stock",
"name": "Mouser Price/Stock",
"show": false
},
{
"group_by": false,
"label": "PARTREV",
"name": "PARTREV",
"show": false
},
{
"group_by": false,
"label": "Part Number",
"name": "Part Number",
"show": false
},
{
"group_by": false,
"label": "STANDARD",
"name": "STANDARD",
"show": false
},
{
"group_by": false,
"label": "Sim.Pins",
"name": "Sim.Pins",
"show": false
},
{
"group_by": false,
"label": "Specifications",
"name": "Specifications",
"show": false
},
{
"group_by": false,
"label": "Arrow Part Number",
"name": "Arrow Part Number",
"show": false
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
} }
], ],
"filter_string": "", "filter_string": "",
"group_symbols": true, "group_symbols": true,
"include_excluded_from_bom": true, "include_excluded_from_bom": true,
"name": "Default Editing", "name": "",
"sort_asc": true, "sort_asc": true,
"sort_field": "Reference" "sort_field": "Reference"
}, },

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -12,4 +12,6 @@
(lib (name "AD8411")(type "KiCad")(uri "${KIPRJMOD}/lib/AD8411AWBRZ_RL/KiCADv6/footprints.pretty")(options "")(descr "")) (lib (name "AD8411")(type "KiCad")(uri "${KIPRJMOD}/lib/AD8411AWBRZ_RL/KiCADv6/footprints.pretty")(options "")(descr ""))
(lib (name "stdc14")(type "KiCad")(uri "${KIPRJMOD}/lib/stdc14/stdc14.pretty")(options "")(descr "")) (lib (name "stdc14")(type "KiCad")(uri "${KIPRJMOD}/lib/stdc14/stdc14.pretty")(options "")(descr ""))
(lib (name "SDS_70J")(type "KiCad")(uri "${KIPRJMOD}/lib/SDS_70J")(options "")(descr "")) (lib (name "SDS_70J")(type "KiCad")(uri "${KIPRJMOD}/lib/SDS_70J")(options "")(descr ""))
(lib (name "DI006H03SQ")(type "KiCad")(uri "${KIPRJMOD}/lib/DI006H03SQ")(options "")(descr ""))
(lib (name "DI025N06PT")(type "KiCad")(uri "${KIPRJMOD}/lib/DI025N06PT")(options "")(descr ""))
) )

View File

@@ -0,0 +1,467 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "DI006H03SQ" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "Q" (id 0) (at 2.54 13.462 0)
(effects (font (size 1.27 1.27)) (justify bottom left))
)
(property "Value" "DI006H03SQ" (id 1) (at 2.54 -15.24 0)
(effects (font (size 1.27 1.27)) (justify bottom left))
)
(property "Footprint" "DI006H03SQ:SOIC127P600X175-8N" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(property "PARTREV" "2023-08-16" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(property "STANDARD" "IPC-7351B" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(property "MAXIMUM_PACKAGE_HEIGHT" "1.75mm" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(property "MANUFACTURER" "Diotec Semiconductor" (id 7) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(symbol "DI006H03SQ_0_0"
(polyline
(pts (xy -4.318 -4.318) (xy -4.318 -5.08)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 -5.08) (xy -4.318 -5.842)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 -1.905) (xy -4.318 -2.54)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 -2.54) (xy -4.318 -3.175)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 -5.08) (xy -2.54 -5.08)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 -5.08) (xy -2.54 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -4.318 -6.985) (xy -4.318 -7.62)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 -7.62) (xy -4.318 -8.255)) (stroke (width 0.254))
)
(polyline
(pts (xy -5.08 -2.54) (xy -5.08 -7.62)) (stroke (width 0.254))
)
(polyline
(pts (xy -2.54 -7.62) (xy -4.318 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -1.27 -2.54) (xy -1.27 -4.572)) (stroke (width 0.1524))
)
(polyline
(pts (xy -1.27 -4.572) (xy -1.27 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 -7.62) (xy -1.27 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -4.318 -2.54) (xy -2.54 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 -2.54) (xy -1.27 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy -0.762 -4.572) (xy -1.27 -4.572)) (stroke (width 0.1524))
)
(polyline
(pts (xy -1.27 -4.572) (xy -1.778 -4.572)) (stroke (width 0.1524))
)
(circle (center -2.54 -7.62) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(circle (center -2.54 -2.54) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -4.572)
(xy -1.778 -5.334)
(xy -0.762 -5.334)
(xy -1.27 -4.572)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts
(xy -4.064 -5.08)
(xy -3.048 -4.318)
(xy -3.048 -5.842)
(xy -4.064 -5.08)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts (xy -4.318 4.318) (xy -4.318 5.08)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 5.08) (xy -4.318 5.842)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 1.905) (xy -4.318 2.54)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 2.54) (xy -4.318 3.175)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 5.08) (xy -2.54 5.08)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 5.08) (xy -2.54 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -4.318 6.985) (xy -4.318 7.62)) (stroke (width 0.254))
)
(polyline
(pts (xy -4.318 7.62) (xy -4.318 8.255)) (stroke (width 0.254))
)
(polyline
(pts (xy -5.08 2.54) (xy -5.08 7.62)) (stroke (width 0.254))
)
(polyline
(pts (xy -2.54 7.62) (xy -4.318 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -1.27 2.54) (xy -1.27 5.588)) (stroke (width 0.1524))
)
(polyline
(pts (xy -1.27 5.588) (xy -1.27 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 7.62) (xy -1.27 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -4.318 2.54) (xy -2.54 2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 2.54) (xy -1.27 2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy -1.778 5.588) (xy -1.27 5.588)) (stroke (width 0.1524))
)
(polyline
(pts (xy -1.27 5.588) (xy -0.762 5.588)) (stroke (width 0.1524))
)
(circle (center -2.54 7.62) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(circle (center -2.54 2.54) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(polyline
(pts
(xy -1.27 5.588)
(xy -0.762 4.826)
(xy -1.778 4.826)
(xy -1.27 5.588)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts
(xy -2.54 5.08)
(xy -3.556 5.842)
(xy -3.556 4.318)
(xy -2.54 5.08)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts (xy -2.54 2.54) (xy -2.54 0.0)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 0.0) (xy -2.54 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 0.0) (xy -7.62 0.0)) (stroke (width 0.1524))
)
(circle (center -2.54 0.0) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(polyline
(pts (xy 4.318 -4.318) (xy 4.318 -5.08)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 -5.08) (xy 4.318 -5.842)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 -1.905) (xy 4.318 -2.54)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 -2.54) (xy 4.318 -3.175)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 -5.08) (xy 2.54 -5.08)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 -5.08) (xy 2.54 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 4.318 -6.985) (xy 4.318 -7.62)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 -7.62) (xy 4.318 -8.255)) (stroke (width 0.254))
)
(polyline
(pts (xy 5.08 -2.54) (xy 5.08 -7.62)) (stroke (width 0.254))
)
(polyline
(pts (xy 2.54 -7.62) (xy 4.318 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 1.27 -2.54) (xy 1.27 -4.572)) (stroke (width 0.1524))
)
(polyline
(pts (xy 1.27 -4.572) (xy 1.27 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 -7.62) (xy 1.27 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 4.318 -2.54) (xy 2.54 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 -2.54) (xy 1.27 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 0.762 -4.572) (xy 1.27 -4.572)) (stroke (width 0.1524))
)
(polyline
(pts (xy 1.27 -4.572) (xy 1.778 -4.572)) (stroke (width 0.1524))
)
(circle (center 2.54 -7.62) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(circle (center 2.54 -2.54) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(polyline
(pts
(xy 1.27 -4.572)
(xy 1.778 -5.334)
(xy 0.762 -5.334)
(xy 1.27 -4.572)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts
(xy 4.064 -5.08)
(xy 3.048 -4.318)
(xy 3.048 -5.842)
(xy 4.064 -5.08)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts (xy 4.318 4.318) (xy 4.318 5.08)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 5.08) (xy 4.318 5.842)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 1.905) (xy 4.318 2.54)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 2.54) (xy 4.318 3.175)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 5.08) (xy 2.54 5.08)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 5.08) (xy 2.54 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 4.318 6.985) (xy 4.318 7.62)) (stroke (width 0.254))
)
(polyline
(pts (xy 4.318 7.62) (xy 4.318 8.255)) (stroke (width 0.254))
)
(polyline
(pts (xy 5.08 2.54) (xy 5.08 7.62)) (stroke (width 0.254))
)
(polyline
(pts (xy 2.54 7.62) (xy 4.318 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 1.27 2.54) (xy 1.27 5.588)) (stroke (width 0.1524))
)
(polyline
(pts (xy 1.27 5.588) (xy 1.27 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 7.62) (xy 1.27 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 4.318 2.54) (xy 2.54 2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 2.54) (xy 1.27 2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 1.778 5.588) (xy 1.27 5.588)) (stroke (width 0.1524))
)
(polyline
(pts (xy 1.27 5.588) (xy 0.762 5.588)) (stroke (width 0.1524))
)
(circle (center 2.54 7.62) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(circle (center 2.54 2.54) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(polyline
(pts
(xy 1.27 5.588)
(xy 0.762 4.826)
(xy 1.778 4.826)
(xy 1.27 5.588)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts
(xy 2.54 5.08)
(xy 3.556 5.842)
(xy 3.556 4.318)
(xy 2.54 5.08)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts (xy 2.54 2.54) (xy 2.54 0.0)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 0.0) (xy 2.54 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 0.0) (xy 7.62 0.0)) (stroke (width 0.1524))
)
(circle (center 2.54 0.0) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(polyline
(pts (xy -2.54 10.16) (xy -2.54 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 -10.16) (xy 0.0 -10.16)) (stroke (width 0.1524))
)
(polyline
(pts (xy 0.0 -10.16) (xy 2.54 -10.16)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 -10.16) (xy 2.54 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 -7.62) (xy -2.54 -10.16)) (stroke (width 0.1524))
)
(polyline
(pts (xy -2.54 10.16) (xy 0.0 10.16)) (stroke (width 0.1524))
)
(polyline
(pts (xy 0.0 10.16) (xy 2.54 10.16)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 10.16) (xy 2.54 7.62)) (stroke (width 0.1524))
)
(circle (center 0.0 10.16) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(circle (center 0.0 -10.16) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(polyline
(pts (xy -5.08 7.62) (xy -7.62 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy -5.08 -7.62) (xy -7.62 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 5.08 -7.62) (xy 7.62 -7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 5.08 7.62) (xy 7.62 7.62)) (stroke (width 0.1524))
)
(polyline
(pts (xy 0.0 12.7) (xy 0.0 10.16)) (stroke (width 0.1524))
)
(polyline
(pts (xy 0.0 -12.7) (xy 0.0 -10.16)) (stroke (width 0.1524))
)
(rectangle (start -7.62 -12.7) (end 7.62 12.7)
(stroke (width 0.254)) (fill (type background))
)
(pin passive line (at -10.16 7.62 0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "8"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at -10.16 -7.62 0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "1"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at -10.16 0.0 0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "2"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at 10.16 7.62 180.0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "5"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at 10.16 -7.62 180.0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "4"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at 10.16 0.0 180.0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "6"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at 0.0 15.24 270.0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "7"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at 0.0 -15.24 90.0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "3"
(effects (font (size 1.016 1.016)))
)
)
)
)
)

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,24 @@
BY ACCESSING OR USING THESE SYMBOLS & FOOTPRINTS ("MODELS"), YOU ARE ACKNOWLEDGING THAT YOU HAVE READ, FULLY UNDERSTAND AND AGREE TO THESE TERMS AND CONDITIONS (the "Agreement"), WHICH CONSTITUTE A BINDING AGREEMENT BETWEEN YOU AND SnapMagic Search, INC., ENTERED INTO ON THE DATE OF SUCH OCCURRENCE (the "Effective Date"). IF YOU ARE ACCESSING OR USING THESE FILES ON BEHALF OF AN ENTITY, YOU REPRESENT THAT YOU HAVE THE RIGHT, AUTHORITY, AND CAPACITY TO BIND SUCH ENTITY TO THIS AGREEMENT AND HEREBY DO SO. IF YOU DO NOT AGREE WITH ANY OF THE TERMS OR CONDITIONS OF THIS AGREEMENT, YOU MUST NOT USE ANY PART OF THESE MODELS.
1. Design License
You and your sub-licensees are hereby licensed to design, manufacture, use and distribute, circuit board designs and circuit boards formed by combining Models provided by SnapMagic Search with other circuit elements of your choosing. You may then convey such combinations under licensing terms of your choice. 
Individual Models remain the intellectual property of SnapMagic Search, Inc. You shall not (and shall not permit or encourage any third party to) to do any of the following :
(a) sell, assign, lease, lend, rent, issue, sublicense, make available, or otherwise distribute to any third party, or publicly perform, display or communicate, the Models (for example, by uploading Models to another website or software application);
(b) remove, alter, or conceal, any copyright, trademark, or other proprietary rights notice or legend displayed or contained in the individual Models.
For further clarity, once integrated into a schematic design or PCB layout, Models may be modified freely for the purpose of designing a circuit board. 
2. Limitation of Liability
IN NO EVENT WILL SnapMagic Search OR OUR SUBSIDIARIES, AGENTS, SUCCESSORS, THIRD PARTY PROVIDERS, AND/OR ANY OF THE FOREGOING ENTITIES' RESPECTIVE DIRECTORS, OFFICERS, EMPLOYEES, AGENTS, REPRESENTATIVES, CUSTOMERS, SUPPLIERS, OR LICENSORS BE RESPONSIBLE OR LIABLE UNDER, OR OTHERWISE IN CONNECTION WITH THIS AGREEMENT, FOR:
(a) ANY CONSEQUENTIAL, INDIRECT, SPECIAL, INCIDENTAL, OR PUNITIVE DAMAGES;
(b) ANY LOSS OF PROFITS, LOSS OF BUSINESS, LOSS OF REVENUE, OR LOSS OF ANTICIPATED SAVINGS;
(c) ANY LOSS OF, OR DAMAGE TO, DATA, REPUTATION, OR GOODWILL; AND/OR
(d) THE COST OF PROCURING ANY SUBSTITUTE GOODS OR SERVICES.
THE COMBINED AGGREGATE LIABILITY OF SnapMagic Search AND ALL SnapMagic Search CONTENT AFFILIATES UNDER, OR OTHERWISE IN CONNECTION WITH, THIS AGREEMENT SHALL NOT EXCEED THE TOTAL AMOUNT OF FEES RECEIVED BY SnapMagic Search FROM YOU IN THE PREVIOUS TWELVE (12) MONTHS. THE FOREGOING EXCLUSIONS AND LIMITATIONS SHALL APPLY: (a) EVEN IF SnapMagic Search OR ANY SnapMagic Search CONTENT AFFILIATE HAS BEEN ADVISED, OR SHOULD HAVE BEEN AWARE, OF THE POSSIBILITY OF LOSSES, DAMAGES, OR COSTS; (b) EVEN IF ANY REMEDY IN THIS AGREEMENT FAILS OF ITS ESSENTIAL PURPOSE; AND (c) REGARDLESS OF THE THEORY OR BASIS OF LIABILITY (INCLUDING WITHOUT LIMITATION BREACH OF CONTRACT, TORT, NEGLIGENCE, AND STRICT LIABILITY).

View File

@@ -0,0 +1,31 @@
(footprint SOIC127P600X175-8N (layer F.Cu) (tedit 68B6BDF2)
(descr "")
(attr smd)
(fp_text reference REF** (at -0.075 -3.635 0) (layer F.SilkS)
(effects (font (size 1.0 1.0) (thickness 0.15)))
)
(fp_text value SOIC127P600X175-8N (at 8.18 3.615 0) (layer F.Fab)
(effects (font (size 1.0 1.0) (thickness 0.15)))
)
(pad 1 smd rect (at -2.475 -1.905) (size 1.97 0.6) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 2 smd rect (at -2.475 -0.635) (size 1.97 0.6) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 3 smd rect (at -2.475 0.635) (size 1.97 0.6) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 4 smd rect (at -2.475 1.905) (size 1.97 0.6) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 5 smd rect (at 2.475 1.905) (size 1.97 0.6) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 6 smd rect (at 2.475 0.635) (size 1.97 0.6) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 7 smd rect (at 2.475 -0.635) (size 1.97 0.6) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 8 smd rect (at 2.475 -1.905) (size 1.97 0.6) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(fp_line (start -1.95 -2.45) (end 1.95 -2.45) (layer F.Fab) (width 0.127))
(fp_line (start 1.95 -2.45) (end 1.95 2.45) (layer F.Fab) (width 0.127))
(fp_line (start 1.95 2.45) (end -1.95 2.45) (layer F.Fab) (width 0.127))
(fp_line (start -1.95 2.45) (end -1.95 -2.45) (layer F.Fab) (width 0.127))
(fp_line (start -3.71 -2.7) (end 3.71 -2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.71 -2.7) (end 3.71 2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.71 2.7) (end -3.71 2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.71 2.7) (end -3.71 -2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.17 -2.45) (end 1.17 -2.45) (layer F.SilkS) (width 0.127))
(fp_line (start 1.17 2.45) (end -1.17 2.45) (layer F.SilkS) (width 0.127))
(fp_circle (center -4.0 -1.905) (end -3.9 -1.905) (layer F.SilkS) (width 0.2))
(fp_circle (center -4.0 -1.905) (end -3.9 -1.905) (layer F.Fab) (width 0.2))
)

View File

@@ -0,0 +1 @@
<!DOCTYPE HTML><html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="0; url=https://www.snapeda.com/about/import/#"> <script type="text/javascript">window.location.href="https://www.snapeda.com/about/import/#" </script> <title>Page Redirection</title> </head> <body> If you are not redirected automatically, follow this <a href="https://www.snapeda.com/about/import/#">link to the import guide</a>. </body></html>

View File

@@ -0,0 +1,149 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "DI025N06PT-AQ" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "Q" (id 0) (at 5.08 1.27 0)
(effects (font (size 1.27 1.27)) (justify bottom left))
)
(property "Value" "DI025N06PT-AQ" (id 1) (at 5.08 -1.27 0)
(effects (font (size 1.27 1.27)) (justify bottom left))
)
(property "Footprint" "DI025N06PT-AQ:TRANS_DI025N06PT-AQ" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(property "PARTREV" "2024-05-24" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(property "MANUFACTURER" "Diotec Semiconductor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(property "MAXIMUM_PACKAGE_HEIGHT" "0.9mm" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(property "STANDARD" "Manufacturer Recommendations" (id 7) (at 0 0 0)
(effects (font (size 1.27 1.27)) (justify bottom) hide)
)
(symbol "DI025N06PT-AQ_0_0"
(polyline
(pts (xy 0.0 -5.08) (xy 5.08 -5.08)) (stroke (width 0.1524))
)
(circle (center 2.54 -5.08) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(polyline
(pts (xy 0.762 0.762) (xy 0.762 0.0)) (stroke (width 0.254))
)
(polyline
(pts (xy 0.762 0.0) (xy 0.762 -0.762)) (stroke (width 0.254))
)
(polyline
(pts (xy 0.762 3.175) (xy 0.762 2.54)) (stroke (width 0.254))
)
(polyline
(pts (xy 0.762 2.54) (xy 0.762 1.905)) (stroke (width 0.254))
)
(polyline
(pts (xy 0.762 0.0) (xy 2.54 0.0)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 0.0) (xy 2.54 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 0.762 -1.905) (xy 0.762 -2.54)) (stroke (width 0.254))
)
(polyline
(pts (xy 0.762 -2.54) (xy 0.762 -3.175)) (stroke (width 0.254))
)
(polyline
(pts (xy 0.0 2.54) (xy 0.0 -2.54)) (stroke (width 0.254))
)
(polyline
(pts (xy 2.54 -2.54) (xy 0.762 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 3.81 2.54) (xy 3.81 0.508)) (stroke (width 0.1524))
)
(polyline
(pts (xy 3.81 0.508) (xy 3.81 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 2.54 -2.54) (xy 3.81 -2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 0.762 2.54) (xy 3.81 2.54)) (stroke (width 0.1524))
)
(polyline
(pts (xy 4.318 0.508) (xy 3.81 0.508)) (stroke (width 0.1524))
)
(polyline
(pts (xy 3.81 0.508) (xy 3.302 0.508)) (stroke (width 0.1524))
)
(circle (center 2.54 -2.54) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(circle (center 2.54 2.54) (radius 0.3592)
(stroke (width 0.0)) (fill (type none))
)
(polyline
(pts
(xy 3.81 0.508)
(xy 3.302 -0.254)
(xy 4.318 -0.254)
(xy 3.81 0.508)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts
(xy 1.016 0.0)
(xy 2.032 0.762)
(xy 2.032 -0.762)
(xy 1.016 0.0)
)
(stroke (width 0.1524)) (fill (type outline))
)
(polyline
(pts (xy 2.54 -2.54) (xy 2.54 -5.08)) (stroke (width 0.1524))
)
(pin passive line (at 0.0 -7.62 90.0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "1"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at -2.54 -2.54 0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "4"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at 2.54 -7.62 90.0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "2"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at 5.08 -7.62 90.0) (length 2.54)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "3"
(effects (font (size 1.016 1.016)))
)
)
(pin passive line (at 2.54 7.62 270.0) (length 5.08)
(name "~"
(effects (font (size 1.016 1.016)))
)
(number "5_8"
(effects (font (size 1.016 1.016)))
)
)
)
)
)

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,24 @@
BY ACCESSING OR USING THESE SYMBOLS & FOOTPRINTS ("MODELS"), YOU ARE ACKNOWLEDGING THAT YOU HAVE READ, FULLY UNDERSTAND AND AGREE TO THESE TERMS AND CONDITIONS (the "Agreement"), WHICH CONSTITUTE A BINDING AGREEMENT BETWEEN YOU AND SnapMagic Search, INC., ENTERED INTO ON THE DATE OF SUCH OCCURRENCE (the "Effective Date"). IF YOU ARE ACCESSING OR USING THESE FILES ON BEHALF OF AN ENTITY, YOU REPRESENT THAT YOU HAVE THE RIGHT, AUTHORITY, AND CAPACITY TO BIND SUCH ENTITY TO THIS AGREEMENT AND HEREBY DO SO. IF YOU DO NOT AGREE WITH ANY OF THE TERMS OR CONDITIONS OF THIS AGREEMENT, YOU MUST NOT USE ANY PART OF THESE MODELS.
1. Design License
You and your sub-licensees are hereby licensed to design, manufacture, use and distribute, circuit board designs and circuit boards formed by combining Models provided by SnapMagic Search with other circuit elements of your choosing. You may then convey such combinations under licensing terms of your choice. 
Individual Models remain the intellectual property of SnapMagic Search, Inc. You shall not (and shall not permit or encourage any third party to) to do any of the following :
(a) sell, assign, lease, lend, rent, issue, sublicense, make available, or otherwise distribute to any third party, or publicly perform, display or communicate, the Models (for example, by uploading Models to another website or software application);
(b) remove, alter, or conceal, any copyright, trademark, or other proprietary rights notice or legend displayed or contained in the individual Models.
For further clarity, once integrated into a schematic design or PCB layout, Models may be modified freely for the purpose of designing a circuit board. 
2. Limitation of Liability
IN NO EVENT WILL SnapMagic Search OR OUR SUBSIDIARIES, AGENTS, SUCCESSORS, THIRD PARTY PROVIDERS, AND/OR ANY OF THE FOREGOING ENTITIES' RESPECTIVE DIRECTORS, OFFICERS, EMPLOYEES, AGENTS, REPRESENTATIVES, CUSTOMERS, SUPPLIERS, OR LICENSORS BE RESPONSIBLE OR LIABLE UNDER, OR OTHERWISE IN CONNECTION WITH THIS AGREEMENT, FOR:
(a) ANY CONSEQUENTIAL, INDIRECT, SPECIAL, INCIDENTAL, OR PUNITIVE DAMAGES;
(b) ANY LOSS OF PROFITS, LOSS OF BUSINESS, LOSS OF REVENUE, OR LOSS OF ANTICIPATED SAVINGS;
(c) ANY LOSS OF, OR DAMAGE TO, DATA, REPUTATION, OR GOODWILL; AND/OR
(d) THE COST OF PROCURING ANY SUBSTITUTE GOODS OR SERVICES.
THE COMBINED AGGREGATE LIABILITY OF SnapMagic Search AND ALL SnapMagic Search CONTENT AFFILIATES UNDER, OR OTHERWISE IN CONNECTION WITH, THIS AGREEMENT SHALL NOT EXCEED THE TOTAL AMOUNT OF FEES RECEIVED BY SnapMagic Search FROM YOU IN THE PREVIOUS TWELVE (12) MONTHS. THE FOREGOING EXCLUSIONS AND LIMITATIONS SHALL APPLY: (a) EVEN IF SnapMagic Search OR ANY SnapMagic Search CONTENT AFFILIATE HAS BEEN ADVISED, OR SHOULD HAVE BEEN AWARE, OF THE POSSIBILITY OF LOSSES, DAMAGES, OR COSTS; (b) EVEN IF ANY REMEDY IN THIS AGREEMENT FAILS OF ITS ESSENTIAL PURPOSE; AND (c) REGARDLESS OF THE THEORY OR BASIS OF LIABILITY (INCLUDING WITHOUT LIMITATION BREACH OF CONTRACT, TORT, NEGLIGENCE, AND STRICT LIABILITY).

View File

@@ -0,0 +1,151 @@
(footprint TRANS_DI025N06PT-AQ (layer F.Cu) (tedit 68B7E8C3)
(descr "")
(attr smd)
(fp_text reference REF** (at 1.125 -3.075 0) (layer F.SilkS)
(effects (font (size 1.0 1.0) (thickness 0.15)))
)
(fp_text value TRANS_DI025N06PT-AQ (at 9.865 3.015 0) (layer F.Fab)
(effects (font (size 1.0 1.0) (thickness 0.15)))
)
(pad 1 smd rect (at -1.5 -0.975) (size 0.7 0.42) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 2 smd rect (at -1.5 -0.325) (size 0.7 0.42) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 3 smd rect (at -1.5 0.325) (size 0.7 0.42) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 4 smd rect (at -1.5 0.975) (size 0.7 0.42) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102))
(pad 5_8 smd custom (at 0.0 0.0) (size 0.7 0.42) (layers F.Cu) (options (clearance outline) (anchor rect))
(primitives
(gr_poly
(pts
(xy -0.6 1.3)
(xy -0.6 -1.3)
(xy -0.2 -1.3)
(xy -0.2 -1.75)
(xy 0.2 -1.75)
(xy 0.2 -1.3)
(xy 1.3 -1.3)
(xy 1.3 -1.185)
(xy 1.85 -1.185)
(xy 1.85 -0.765)
(xy 1.3 -0.765)
(xy 1.3 -0.535)
(xy 1.85 -0.535)
(xy 1.85 -0.115)
(xy 1.3 -0.115)
(xy 1.3 0.115)
(xy 1.85 0.115)
(xy 1.85 0.535)
(xy 1.3 0.535)
(xy 1.3 0.765)
(xy 1.85 0.765)
(xy 1.85 1.185)
(xy 1.3 1.185)
(xy 1.3 1.3)
(xy 0.2 1.3)
(xy 0.2 1.75)
(xy -0.2 1.75)
(xy -0.2 1.3)
) (width 0.01)
)
)
)
(fp_poly
(pts
(xy 1.3 -0.535)
(xy 1.85 -0.535)
(xy 1.85 -0.115)
(xy 1.3 -0.115)
) (layer F.Paste) (width 0.01)
)
(fp_poly
(pts
(xy 1.3 -1.185)
(xy 1.85 -1.185)
(xy 1.85 -0.765)
(xy 1.3 -0.765)
) (layer F.Paste) (width 0.01)
)
(fp_poly
(pts
(xy 1.3 0.115)
(xy 1.85 0.115)
(xy 1.85 0.535)
(xy 1.3 0.535)
) (layer F.Paste) (width 0.01)
)
(fp_poly
(pts
(xy 1.3 0.765)
(xy 1.85 0.765)
(xy 1.85 1.185)
(xy 1.3 1.185)
) (layer F.Paste) (width 0.01)
)
(fp_poly
(pts
(xy -0.2 -1.75)
(xy 0.2 -1.75)
(xy 0.2 -1.3)
(xy -0.2 -1.3)
) (layer F.Paste) (width 0.01)
)
(fp_poly
(pts
(xy -0.2 1.3)
(xy 0.2 1.3)
(xy 0.2 1.75)
(xy -0.2 1.75)
) (layer F.Paste) (width 0.01)
)
(fp_poly
(pts
(xy -0.321 -0.919)
(xy 1.021 -0.919)
(xy 1.021 0.919)
(xy -0.321 0.919)
) (layer F.Paste) (width 0.01)
)
(fp_poly
(pts
(xy -0.7 -1.4)
(xy -0.3 -1.4)
(xy -0.3 -1.85)
(xy 0.3 -1.85)
(xy 0.3 -1.4)
(xy 1.4 -1.4)
(xy 1.4 -1.285)
(xy 1.95 -1.285)
(xy 1.95 -0.665)
(xy 1.4 -0.665)
(xy 1.4 -0.635)
(xy 1.95 -0.635)
(xy 1.95 -0.015)
(xy 1.4 -0.015)
(xy 1.4 0.015)
(xy 1.95 0.015)
(xy 1.95 0.635)
(xy 1.4 0.635)
(xy 1.4 0.665)
(xy 1.95 0.665)
(xy 1.95 1.285)
(xy 1.4 1.285)
(xy 1.4 1.4)
(xy 0.3 1.4)
(xy 0.3 1.85)
(xy -0.3 1.85)
(xy -0.3 1.4)
(xy -0.7 1.4)
) (layer F.Mask) (width 0.01)
)
(fp_line (start -1.5 -1.5) (end 1.5 -1.5) (layer F.Fab) (width 0.127))
(fp_line (start 1.5 -1.5) (end 1.5 1.5) (layer F.Fab) (width 0.127))
(fp_line (start 1.5 1.5) (end -1.5 1.5) (layer F.Fab) (width 0.127))
(fp_line (start -1.5 1.5) (end -1.5 -1.5) (layer F.Fab) (width 0.127))
(fp_line (start 2.1 -2.0) (end 2.1 2.0) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.1 2.0) (end -2.1 2.0) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.1 2.0) (end -2.1 -2.0) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.1 -2.0) (end 2.1 -2.0) (layer F.CrtYd) (width 0.05))
(fp_circle (center -2.4 -1.05) (end -2.3 -1.05) (layer F.SilkS) (width 0.2))
(fp_circle (center -2.4 -1.05) (end -2.3 -1.05) (layer F.Fab) (width 0.2))
(fp_line (start -1.5 -1.55) (end -0.95 -1.55) (layer F.SilkS) (width 0.127))
(fp_line (start -1.5 1.55) (end -0.95 1.55) (layer F.SilkS) (width 0.127))
)

View File

@@ -0,0 +1 @@
<!DOCTYPE HTML><html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="0; url=https://www.snapeda.com/about/import/#"> <script type="text/javascript">window.location.href="https://www.snapeda.com/about/import/#" </script> <title>Page Redirection</title> </head> <body> If you are not redirected automatically, follow this <a href="https://www.snapeda.com/about/import/#">link to the import guide</a>. </body></html>

View File

@@ -0,0 +1,183 @@
(footprint "9VAC_TRANSF"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -0.5 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "762990a4-e33d-4cf4-a717-e6b775afc93c")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "9VAC_TRANSF"
(at 0 1 0)
(unlocked yes)
(layer "F.Fab")
(uuid "60ffe8c4-2c39-4be0-b930-476366bf76a3")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "cf62be2a-25e8-4e1d-a956-f0d519062772")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "f71b1c34-b7fc-4dfd-ac14-d5648c03fb8d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_rect
(start -20.543803 -24.545849)
(end 20.53786 24.531651)
(stroke
(width 0.1)
(type default)
)
(fill no)
(layer "F.SilkS")
(uuid "d148e63c-f1d3-4a0a-adad-e52a6c08b8bf")
)
(fp_rect
(start -18.5 -22.5)
(end 18.5 22.5)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.SilkS")
(uuid "4b0795ce-411d-4700-a706-42177eea4fc5")
)
(fp_rect
(start -20.5 -24.5)
(end 20.5 24.5)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "99053e19-88f2-46b7-872b-b6a77feb1fc4")
)
(fp_text user "${REFERENCE}"
(at 0 2.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "ce22754c-e5a5-4c9e-a48c-fe9469fe43be")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole circle
(at -15 -15)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "8da209e9-31a5-473f-b25b-66cefc801aa1")
)
(pad "2" thru_hole circle
(at -15 -7.5)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "20e57d22-bca5-4605-8f97-07cf8be8e12f")
)
(pad "3" thru_hole circle
(at -15 0)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "81116472-c4fe-469a-b312-a511d069a320")
)
(pad "4" thru_hole circle
(at -15 7.5)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "653cb4dc-f4b2-4b25-a93b-6c8a692a4a86")
)
(pad "5" thru_hole circle
(at -15 15)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "b162ab68-86f4-495f-96f8-72cce5cb63f2")
)
(pad "6" thru_hole circle
(at 15 -15)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "e27cb2b6-94ed-4788-acab-4821a053f9c8")
)
(pad "7" thru_hole circle
(at 15 -7.5)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "400db400-7c8c-4278-ab27-a75042becc41")
)
(pad "8" thru_hole circle
(at 15 0)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "dd2aaef9-5e27-4e9e-84f9-f6aa6487a49d")
)
(pad "9" thru_hole circle
(at 15 7.5)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "51314aa1-a9d0-469f-a4a4-20ff3774ee6c")
)
(pad "10" thru_hole circle
(at 15 15)
(size 2.5 2.5)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "09bcd302-24de-4f7c-97ff-d9bf77191b56")
)
(embedded_fonts no)
)

View File

@@ -0,0 +1,175 @@
(footprint "CSBX1060"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -0.5 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "2df19977-559c-400a-b61d-137d0ac51197")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "CSBX1060"
(at 0 1 0)
(unlocked yes)
(layer "F.Fab")
(uuid "00175367-c8fb-4d88-bc9c-b05e742214d1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "d9c6f92c-7d16-44da-a06b-4a51d2d38296")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "a2ee824d-7489-42c7-ade0-1decc2dd1346")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -5.334 -5.588)
(end -5.334 -4.572)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "b685c343-a345-40a9-9124-9ba8a6dec680")
)
(fp_line
(start -5.334 -5.588)
(end -4.318 -5.588)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "79f24bfb-c6ac-4523-a44d-fe127b08cc92")
)
(fp_line
(start -5.334 5.588)
(end -5.334 4.572)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "255cfe44-1993-47c5-8dd8-a2c1bbc726c4")
)
(fp_line
(start -5.334 5.588)
(end -4.318 5.588)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "4543e5b9-7ae8-4c71-b6a2-8aa8f51d997f")
)
(fp_line
(start 5.334 -5.588)
(end 4.318 -5.588)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "ad9f10ac-5b59-4c9c-99fc-097f068b69fa")
)
(fp_line
(start 5.334 -5.588)
(end 5.334 -4.572)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "80f74fe6-3e6d-42aa-a22f-c521f891bf5c")
)
(fp_line
(start 5.334 5.588)
(end 4.318 5.588)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "f8c04e1b-1577-4bbf-8e84-2660c0c5f423")
)
(fp_line
(start 5.334 5.588)
(end 5.334 4.572)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "f5205dd9-56ee-4dc1-937a-033fe5b6a622")
)
(fp_rect
(start -5.35 -5.6)
(end 5.35 5.6)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "4a363b4e-771b-4cf3-aef7-919e3b6b6528")
)
(fp_text user "${REFERENCE}"
(at 0 2.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "f20cca32-92ac-4940-ba33-a1f1622d0134")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at 0 -3.825)
(size 3.85 3.85)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.15)
(uuid "594b267b-ff82-4a8e-95ce-eecb83855cda")
)
(pad "2" smd roundrect
(at 0 3.825)
(size 3.85 3.85)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.15)
(uuid "fd57d290-f490-4eeb-9f50-d9b38b7e7367")
)
(embedded_fonts no)
)

View File

@@ -12,4 +12,6 @@
(lib (name "BAS4002ARPPE6327HTSA1")(type "KiCad")(uri "${KIPRJMOD}/lib/BAS4002ARPPE6327HTSA1/BAS4002ARPPE6327HTSA1.kicad_sym")(options "")(descr "")) (lib (name "BAS4002ARPPE6327HTSA1")(type "KiCad")(uri "${KIPRJMOD}/lib/BAS4002ARPPE6327HTSA1/BAS4002ARPPE6327HTSA1.kicad_sym")(options "")(descr ""))
(lib (name "transformer_custom")(type "KiCad")(uri "${KIPRJMOD}/lib/transformer_custom/transformer_custom.kicad_sym")(options "")(descr "")) (lib (name "transformer_custom")(type "KiCad")(uri "${KIPRJMOD}/lib/transformer_custom/transformer_custom.kicad_sym")(options "")(descr ""))
(lib (name "SDS-70J")(type "KiCad")(uri "${KIPRJMOD}/lib/SDS_70J/SDS-70J.kicad_sym")(options "")(descr "")) (lib (name "SDS-70J")(type "KiCad")(uri "${KIPRJMOD}/lib/SDS_70J/SDS-70J.kicad_sym")(options "")(descr ""))
(lib (name "DI006H03SQ")(type "KiCad")(uri "${KIPRJMOD}/lib/DI006H03SQ/DI006H03SQ.kicad_sym")(options "")(descr ""))
(lib (name "DI025N06PT-AQ")(type "KiCad")(uri "${KIPRJMOD}/lib/DI025N06PT/DI025N06PT-AQ.kicad_sym")(options "")(descr ""))
) )