Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GlasgowEmbedded/glasgow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1f3852e389f3
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e1c8c857491b
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Oct 3, 2019

  1. Copy the full SHA
    e1c8c85 View commit details
Showing with 31 additions and 18 deletions.
  1. +6 −9 hardware/boards/glasgow/glasgow-cache.lib
  2. +11 −3 hardware/boards/glasgow/glasgow.sch
  3. +7 −3 hardware/boards/glasgow/io_banks.sch
  4. +7 −3 hardware/boards/glasgow/io_buffer.sch
15 changes: 6 additions & 9 deletions hardware/boards/glasgow/glasgow-cache.lib
Original file line number Diff line number Diff line change
@@ -358,11 +358,8 @@ $FPLIST
CP_*
$ENDFPLIST
DRAW
S -90 20 -90 40 0 1 0 N
S -90 20 90 20 0 1 0 N
S -90 20 90 40 0 1 0 N
S 90 -20 -90 -40 0 1 0 F
S 90 40 -90 40 0 1 0 N
S 90 40 90 20 0 1 0 N
P 2 0 1 0 -70 90 -30 90 N
P 2 0 1 0 -50 110 -50 70 N
X ~ 1 0 150 110 D 50 50 1 1 P
@@ -836,6 +833,7 @@ F0 "U" -150 225 50 H V C CNN
F1 "Glasgow_TLV73312PQDRVRQ1" 0 225 50 H V L CNN
F2 "Package_DFN_QFN:DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm" 0 325 50 H I C CIN
F3 "" 0 50 50 H I C CNN
ALIAS TLV75510PDRVR TLV75512PDRVR TLV75515PDRVR TLV75518PDRVR TLV75519PDRVR TLV75525PDRVR TLV75528PDRVR TLV75529PDRVR TLV75530PDRVR TLV75533PDRVR TLV73310PQDRVRQ1 TLV73311PQDRVRQ1 TLV73312PQDRVRQ1 TLV73315PQDRVRQ1 TLV73318PQDRVRQ1 TLV73325PQDRVRQ1 TLV73328PQDRVRQ1 TLV73333PQDRVRQ1 TLV75709PDRVR TLV75710PDRVR TLV75712PDRVR TLV75715PDRVR TLV75718PDRVR TLV75719PDRVR TLV75725PDRVR TLV75728PDRVR TLV75730PDRVR TLV75733PDRVR TLV75740PDRVR
$FPLIST
DFN*1EP*2x2mm*P0.65mm*
$ENDFPLIST
@@ -858,7 +856,6 @@ F0 "U" -150 225 50 H V C CNN
F1 "Glasgow_TLV75533PDRVR" 0 225 50 H V L CNN
F2 "Package_DFN_QFN:DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm" 0 325 50 H I C CIN
F3 "" 0 50 50 H I C CNN
ALIAS TLV75510PDRVR TLV75512PDRVR TLV75515PDRVR TLV75518PDRVR TLV75519PDRVR TLV75525PDRVR TLV75528PDRVR TLV75529PDRVR TLV75530PDRVR TLV75533PDRVR TLV73310PQDRVRQ1 TLV73311PQDRVRQ1 TLV73312PQDRVRQ1 TLV73315PQDRVRQ1 TLV73318PQDRVRQ1 TLV73325PQDRVRQ1 TLV73328PQDRVRQ1 TLV73333PQDRVRQ1 TLV75709PDRVR TLV75710PDRVR TLV75712PDRVR TLV75715PDRVR TLV75718PDRVR TLV75719PDRVR TLV75725PDRVR TLV75728PDRVR TLV75730PDRVR TLV75733PDRVR TLV75740PDRVR
$FPLIST
DFN*1EP*2x2mm*P0.65mm*
$ENDFPLIST
@@ -876,7 +873,7 @@ ENDDEF
#
# Graphic_Logo_Open_Hardware_Large
#
DEF ~Graphic_Logo_Open_Hardware_Large #LOGO 0 40 Y Y 1 F N
DEF Graphic_Logo_Open_Hardware_Large #LOGO 0 40 Y Y 1 F N
F0 "#LOGO" 0 500 50 H I C CNN
F1 "Graphic_Logo_Open_Hardware_Large" 0 -400 50 H I C CNN
F2 "" 0 0 50 H I C CNN
@@ -1005,11 +1002,11 @@ ENDDEF
# Memory_EEPROM_CAT24C256
#
DEF Memory_EEPROM_CAT24C256 U 0 20 Y Y 1 F N
F0 "U" -300 250 50 H V C CNN
F1 "Memory_EEPROM_CAT24C256" 100 -250 50 H V L CNN
F0 "U" -250 250 50 H V C CNN
F1 "Memory_EEPROM_CAT24C256" 50 250 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS 24LC02 24LC00 24LC04 24LC08 24LC01 24LC512 24LC64 24LC1025 24LC32 24LC256 24LC128 CAT24C256
ALIAS 24LC02 24LC00 24LC04 24LC08 24LC01 24LC512 24LC64 24LC1025 24LC32 24LC256 24LC128 CAT24C256 CAT24C128
$FPLIST
DIP*W7.62mm*
SOIC*3.9x4.9mm*
14 changes: 11 additions & 3 deletions hardware/boards/glasgow/glasgow.sch
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
EESchema Schematic File Version 4
LIBS:glasgow-cache
EELAYER 29 0
EESchema Schematic File Version 5
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
@@ -13,6 +12,11 @@ Comment1 "Glasgow Debug Tool"
Comment2 ""
Comment3 ""
Comment4 ""
Comment5 ""
Comment6 ""
Comment7 ""
Comment8 ""
Comment9 ""
$EndDescr
$Comp
L MCU_Cypress:CY7C68013A-56LTX U1
@@ -3239,6 +3243,10 @@ Wire Wire Line
2150 3700 2300 3700
Wire Wire Line
2300 3700 2300 4150
Wire Notes Line
5300 7050 5300 7650
Text Notes 4550 7750 0 50 ~ 0
Plug in the device while shorting R40 if it stops enumerating
Wire Bus Line
4700 6250 7850 6250
Wire Bus Line
10 changes: 7 additions & 3 deletions hardware/boards/glasgow/io_banks.sch
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
EESchema Schematic File Version 4
LIBS:glasgow-cache
EELAYER 29 0
EESchema Schematic File Version 5
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
@@ -13,6 +12,11 @@ Comment1 "Glasgow debug tool"
Comment2 ""
Comment3 ""
Comment4 ""
Comment5 ""
Comment6 ""
Comment7 ""
Comment8 ""
Comment9 ""
$EndDescr
$Sheet
S 6100 3850 600 1800
10 changes: 7 additions & 3 deletions hardware/boards/glasgow/io_buffer.sch
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
EESchema Schematic File Version 4
LIBS:glasgow-cache
EELAYER 29 0
EESchema Schematic File Version 5
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
@@ -13,6 +12,11 @@ Comment1 "Glasgow Debug Tool"
Comment2 "Calculations by @awygle"
Comment3 ""
Comment4 ""
Comment5 ""
Comment6 ""
Comment7 ""
Comment8 ""
Comment9 ""
$EndDescr
Wire Wire Line
2050 1650 2100 1650