diff options
| author | Steven Noreyko <1909661+okyeron@users.noreply.github.com> | 2023-08-02 11:23:00 -0700 |
|---|---|---|
| committer | Steven Noreyko <1909661+okyeron@users.noreply.github.com> | 2023-08-02 11:23:00 -0700 |
| commit | a372cfb8a4cdd24733d7dd52303714a43526940b (patch) | |
| tree | 66bc2d60fb20fc85e5160fc4ed2efc57a8077f16 | |
| parent | 9c00a9c2951c14f45802ac7de97ead3f6c5b288d (diff) | |
| download | plinky-a372cfb8a4cdd24733d7dd52303714a43526940b.tar.gz | |
update STM chip LCSC part number
| -rw-r--r-- | .gitignore | 3 | ||||
| -rwxr-xr-x | hw/.DS_Store | bin | 6148 -> 6148 bytes | |||
| -rw-r--r-- | hw/plinkyblack_hwmidi/plinkyblack_hwmidi.kicad_sch | 4 |
3 files changed, 4 insertions, 3 deletions
@@ -8,4 +8,5 @@ bootloader/Release sw/Release bootloader/Debug sw/Debug -__pycache__/
\ No newline at end of file +__pycache__/ +hw/.DS_Store diff --git a/hw/.DS_Store b/hw/.DS_Store Binary files differindex 610cbe6..d8ad2e2 100755 --- a/hw/.DS_Store +++ b/hw/.DS_Store diff --git a/hw/plinkyblack_hwmidi/plinkyblack_hwmidi.kicad_sch b/hw/plinkyblack_hwmidi/plinkyblack_hwmidi.kicad_sch index 0993b65..9259188 100644 --- a/hw/plinkyblack_hwmidi/plinkyblack_hwmidi.kicad_sch +++ b/hw/plinkyblack_hwmidi/plinkyblack_hwmidi.kicad_sch @@ -14612,7 +14612,7 @@ (property "Reference" "U4" (at 238.76 308.3306 0) (effects (font (size 1.27 1.27))) ) - (property "Value" "STM32L476VGTx" (at 238.76 310.642 0) + (property "Value" "STM32L476VGT6" (at 238.76 310.642 0) (effects (font (size 1.27 1.27))) ) (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" (at 220.98 300.99 0) @@ -14621,7 +14621,7 @@ (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00108832.pdf" (at 238.76 234.95 0) (effects (font (size 1.27 1.27)) hide) ) - (property "LCSC" "C165886" (at 238.76 305.7906 0) + (property "LCSC" "C83181" (at 238.76 305.7906 0) (effects (font (size 1.27 1.27)) hide) ) (property "Checked" "" (at 238.76 234.95 0) |
