Skip to content

Add SparkFun FT231X Breakout board implementation with USB Micro-B connector#247

Draft
Devesh36 wants to merge 1 commit into
tscircuit:mainfrom
Devesh36:ft231x
Draft

Add SparkFun FT231X Breakout board implementation with USB Micro-B connector#247
Devesh36 wants to merge 1 commit into
tscircuit:mainfrom
Devesh36:ft231x

Conversation

@Devesh36

@Devesh36 Devesh36 commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces a complete tscircuit implementation of the SparkFun FT231X Breakout board, including schematic, PCB layout, and component definitions. The main changes are the addition of the FT231X chip and USB Micro-B connector components, the board circuit definition, documentation, and updated module exports.

Component definitions:

  • Added FT231X chip component with pin mappings, SSOP-20 footprint, silkscreen, and schematic arrangement in FT231X.tsx.
  • Added USB_MICRO_B connector component with pin mappings, SMD footprint, silkscreen, and schematic arrangement in USB_MICRO_B.tsx.

Board circuit implementation:

  • Created SparkFun-FT231X-Breakout.circuit.tsx defining the full breakout board, including FT231X, USB connector, resistors, capacitors, MOSFET reset circuit, status LEDs, and pin headers, with detailed net connections and layout.

Documentation and exports:

  • Added a comprehensive README.md describing the board, features, pinout, components, usage, and references.
  • Updated index.tsx to export the FT231X, USB Micro-B, and board circuit components for easy import and usage.
Screenshot 2026-02-06 at 2 52 58 PM

Screenshot 2026-02-06 at 2 53 25 PM

-822a-cd85e2fb16b3" /> Screenshot 2026-02-06 at 3 05 03 PM

@rushabhcodes rushabhcodes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants