]> sigrok.org Git - fx2grok.git/log
fx2grok.git
11 years agoAdd missing footprint for the resistorpack.
Uwe Hermann [Sun, 3 Jun 2012 16:45:43 +0000 (18:45 +0200)]
Add missing footprint for the resistorpack.

11 years agoschematic: Various fixes, add metadata.
Uwe Hermann [Sun, 3 Jun 2012 16:32:50 +0000 (18:32 +0200)]
schematic: Various fixes, add metadata.

11 years agoschematic: Add PWR_FLAG (Kicad-internal stuff).
Uwe Hermann [Sun, 3 Jun 2012 16:18:05 +0000 (18:18 +0200)]
schematic: Add PWR_FLAG (Kicad-internal stuff).

11 years agoAdd new footprint library to project.
Uwe Hermann [Sun, 3 Jun 2012 15:48:00 +0000 (17:48 +0200)]
Add new footprint library to project.

11 years agoAdd a MICRO-USB-B-SMD footprint to a new library.
Uwe Hermann [Sun, 3 Jun 2012 15:44:22 +0000 (17:44 +0200)]
Add a MICRO-USB-B-SMD footprint to a new library.

11 years agoAdd some more footprints for symbols.
Uwe Hermann [Sun, 3 Jun 2012 14:18:44 +0000 (16:18 +0200)]
Add some more footprints for symbols.

11 years agoMark a few more pins as no-connect for now.
Uwe Hermann [Sun, 3 Jun 2012 01:26:37 +0000 (03:26 +0200)]
Mark a few more pins as no-connect for now.

11 years agoFix a few pin types.
Uwe Hermann [Sun, 3 Jun 2012 01:25:44 +0000 (03:25 +0200)]
Fix a few pin types.

11 years agoBugfix: USB shield pins were not properly connected.
Uwe Hermann [Sun, 3 Jun 2012 01:22:58 +0000 (03:22 +0200)]
Bugfix: USB shield pins were not properly connected.

11 years agoAdd footprints for all 0603 parts.
Uwe Hermann [Sun, 3 Jun 2012 00:54:56 +0000 (02:54 +0200)]
Add footprints for all 0603 parts.

11 years agoAdd resistorpack (8 x 100 Ohm) to PB0-PB7.
Uwe Hermann [Sun, 3 Jun 2012 00:51:04 +0000 (02:51 +0200)]
Add resistorpack (8 x 100 Ohm) to PB0-PB7.

11 years agoAdd two optional general-purpose LEDs (PD0/1).
Uwe Hermann [Sun, 3 Jun 2012 00:29:07 +0000 (02:29 +0200)]
Add two optional general-purpose LEDs (PD0/1).

11 years agoAdd a power LED.
Uwe Hermann [Sun, 3 Jun 2012 00:06:38 +0000 (02:06 +0200)]
Add a power LED.

11 years agoReplace TLV1117 with MIC5319.
Uwe Hermann [Sun, 3 Jun 2012 00:01:26 +0000 (02:01 +0200)]
Replace TLV1117 with MIC5319.

11 years agoChange Mini-USB B to Micro-USB B connector.
Uwe Hermann [Sat, 2 Jun 2012 23:47:04 +0000 (01:47 +0200)]
Change Mini-USB B to Micro-USB B connector.

11 years agoFX2: Use "IC", not "U" for the chip refdes.
Uwe Hermann [Sat, 2 Jun 2012 23:41:36 +0000 (01:41 +0200)]
FX2: Use "IC", not "U" for the chip refdes.

11 years agoRESET# is tied to VCC via a resistor.
Uwe Hermann [Sat, 2 Jun 2012 23:39:20 +0000 (01:39 +0200)]
RESET# is tied to VCC via a resistor.

11 years agoVarious updates, move stuff around, add pin names.
Uwe Hermann [Sat, 2 Jun 2012 23:36:38 +0000 (01:36 +0200)]
Various updates, move stuff around, add pin names.

11 years agoUse 12pF load capacitors for the crystal.
Uwe Hermann [Sat, 2 Jun 2012 23:18:34 +0000 (01:18 +0200)]
Use 12pF load capacitors for the crystal.

11 years ago2.2uF/100nF for all AVCC pins (as per docs).
Uwe Hermann [Sat, 2 Jun 2012 23:08:12 +0000 (01:08 +0200)]
2.2uF/100nF for all AVCC pins (as per docs).

11 years agoAdd 100nF bypass caps for all VCC pins.
Uwe Hermann [Sat, 2 Jun 2012 22:47:21 +0000 (00:47 +0200)]
Add 100nF bypass caps for all VCC pins.

11 years agoFX2: The WAKEUP pin is tied to VCC via a 100K resistor.
Uwe Hermann [Sat, 2 Jun 2012 22:40:06 +0000 (00:40 +0200)]
FX2: The WAKEUP pin is tied to VCC via a 100K resistor.

11 years agoFX2: The RESERVED pin needs to be tied to GND.
Uwe Hermann [Sat, 2 Jun 2012 22:34:33 +0000 (00:34 +0200)]
FX2: The RESERVED pin needs to be tied to GND.

(see FX2 docs)

11 years agoAdd I2C pullups (2.2kOhm).
Uwe Hermann [Sat, 2 Jun 2012 22:32:23 +0000 (00:32 +0200)]
Add I2C pullups (2.2kOhm).

Yes, they're needed even though we don't have an I2C EEPROM, see FX2 docs.

11 years agoAdd a README.
Uwe Hermann [Sat, 2 Jun 2012 18:20:33 +0000 (20:20 +0200)]
Add a README.

11 years agolib: FX2 symbol: Nicer active-low pin marking.
Uwe Hermann [Fri, 1 Jun 2012 17:26:40 +0000 (19:26 +0200)]
lib: FX2 symbol: Nicer active-low pin marking.

11 years agoAdd VCC/GND circuitry, mark PA0-7/PD0-7 as no-connect.
Uwe Hermann [Fri, 1 Jun 2012 17:20:09 +0000 (19:20 +0200)]
Add VCC/GND circuitry, mark PA0-7/PD0-7 as no-connect.

11 years agoAdd initial XTAL circuitry.
Uwe Hermann [Fri, 1 Jun 2012 17:09:32 +0000 (19:09 +0200)]
Add initial XTAL circuitry.

11 years agoAdd initial USB connector circuitry.
Uwe Hermann [Fri, 1 Jun 2012 17:04:58 +0000 (19:04 +0200)]
Add initial USB connector circuitry.

11 years agoAdd initial TLV1117 circuitry.
Uwe Hermann [Fri, 1 Jun 2012 17:00:42 +0000 (19:00 +0200)]
Add initial TLV1117 circuitry.

11 years agoFill background of FX2 component.
Uwe Hermann [Fri, 1 Jun 2012 16:50:31 +0000 (18:50 +0200)]
Fill background of FX2 component.

11 years agoPlace FX2, TLV1117, and USB connector components.
Uwe Hermann [Fri, 1 Jun 2012 16:48:57 +0000 (18:48 +0200)]
Place FX2, TLV1117, and USB connector components.

11 years agoAdd TLV1117-33 symbol to library.
Uwe Hermann [Fri, 1 Jun 2012 16:47:10 +0000 (18:47 +0200)]
Add TLV1117-33 symbol to library.

11 years agoAdd MINI-USB-B-SMD symbol to library.
Uwe Hermann [Fri, 1 Jun 2012 16:45:49 +0000 (18:45 +0200)]
Add MINI-USB-B-SMD symbol to library.

11 years agoAdd fx2grok-cube.lib library to project.
Uwe Hermann [Fri, 1 Jun 2012 16:43:29 +0000 (18:43 +0200)]
Add fx2grok-cube.lib library to project.

11 years agoMove files to 0.1 subdir.
Uwe Hermann [Fri, 1 Jun 2012 16:37:56 +0000 (18:37 +0200)]
Move files to 0.1 subdir.

11 years agoAdd initial Cypress CY7C68013A-56 symbol.
Uwe Hermann [Fri, 1 Jun 2012 16:34:43 +0000 (18:34 +0200)]
Add initial Cypress CY7C68013A-56 symbol.

11 years agoAdd empty schematics.
Uwe Hermann [Fri, 1 Jun 2012 15:47:56 +0000 (17:47 +0200)]
Add empty schematics.

11 years agoAdd empty Kicad project.
Uwe Hermann [Fri, 1 Jun 2012 15:47:19 +0000 (17:47 +0200)]
Add empty Kicad project.