Feedback is very welcome!
- Author: Douglas P. Fields, Jr.
- My portions Copyright 2024 Douglas P. Fields, Jr.
- My portions License: Creative Commons Attribution-ShareAlike 4.0
- AKA
CC BY-SA 4.0
- See LICENSE.md or CC site
- AKA
- Started 2024-09-28
- Last updated 2024-10-25
- Repo Self-Link
Overviews:
- Front 3D View
- Schematic PDF
- Board Plots as PDF
- Interactive BOM
Design documents:
- Design notes
- Designed in KiCAD 8
- LCSC part numbers included for assembly by JLCPCB
Software:
Discussions:
- DS11853 - Datasheet: Arm® Cortex®-M7 32b MCU+FPU, 462DMIPS, up to 512KB Flash 256+16+4KB RAM, USB OTG HS/FS, 18 TIMs, 3 ADCs, 21 com IF
- RM0431 - STM32F72xxx ... advanced Arm®-based 32-bit MCUs
- PM0253 - STM32F7 Series and STM32H7 Series Cortex®-M7 processor programming manual
- ES0360 - STM32F72xxx and STM32F73xxx device limitations
- AN2867 - Guidelines for oscillator design on ... STM32 MCUs/MPUs
- AN4661 - Getting started with STM32F7 Series MCU hardware development
- AN5612 - ESD protection of STM32 MCUs
- AN4879 - Introduction to USB hardware and PCB guidelines using STM32 MCUs
- AN4989 - STM32 microcontroller debug toolbox
- AN4676 - STM32F7 Series peripheral interconnections
- AN4031 - Using the STM32F2, STM32F4 and STM32F7 Series DMA controller
Moving to STM32H7:
- AN5293 - Migration guide from STM32F7 Series to STMH74x/75x, STM32H72x/73x and STMH7A3/7Bx devices
- AN4936 - Migration of microcontroller applications from STM32F7 Series to STM32H743/753 line
- Submitted: 2024-10-27
- Git Commit:
6f9e281abe9c22ef3b995376c3df42217fc04524
- Producer: JLCPCB
- Order #W202410271206812
- Boards: 5
- Assemblies: 2
- BOM
- CPL
- Gerbers
- JLCPCB Corrected Part Placement
- JLCPCB Submission
- Status: Production complete; in DHL's hands for delivery Nov 8
- Cost:
- PCB: $28.02
- Assembly: $79.66
- Shipping: $32.60
- Sales tax: $11.22
- Total: $151.50
I received two fully populated boards. One was missing the J5 header.
- Footprints, models, etc., by their respective authors
- Some footprints, schematics, models are from these sources:
- Useful tools:
Using EasyEDA2KiCAD:
- Create a Path Substitution
- Use main KiCAD window: Prefernces -> Configure Paths...
EASYEDA2KICAD
- Git Repository
- Create a Footprint Library
easyeda2kicad
Nickname${EASYEDA2KICAD}/easyeda2kicad.pretty
- Create a Symbol Library
easyeda2kicad
Nickname${EASYEDA2KICAD}/easyeda2kicad.kicad_sym
Library Path
- Schematic: Done
- LCSC part IDs: Almost Done
- Need non-Red LEDs
- Schematic symbols: Done
- Footprints: Done
- 3D models: Done
- PCB Layout: Done
- Production 1 run: Done - in shipping
- Find a much smaller Opto-isolator for MIDI than the one chosen here
- TLP2362 is used by Ksoloti 0.6. Tested to work with 1.8kΩ pull-up resistor instead of the schematic's 2.7kΩ. (Also worked with no pull-up resistor!)
- Use a 4-pin 32kHz clock?
- RN1 footprint and 3D model look a little bit off - footprint is a bit too small?
- Test points/pins
- MCU Pin 24 is not used - it is I2S1_MCK
4-layer design with Signal/GND/GND/Signal for EVT board.
Will do most important routing first on the top copper layer:
- Decoupling/bypass capacitors
- Clock signals
- High speed signals
- USB
- DAC
- SWD
Remaining signals will be routed using "Manhattan routing." That is, one signal layer will run up/down, the other will run left/right, mostly.
- Top layer: up/down
- Bottom layer: left/right
After that, do these routings:
- Audio signals
- MIDI signals
- SPI
- I²C
- UI (Buttons, LEDs)
- GPIO
- Power
Fill in some positive power areas with fill.
Finally, the signal layers will be filled with GND at the end, and the ground planes should be stitched together with lots of vias.
- DRC check
- Cleanup Tracks & Vias
-
Docs say you need a 4.7 uF ceramic capacitor with low ESR DS11853 Rev 9 page 105
- Samsung CL10A475KO8NNNC works but Datasheet doesn't say what the ESR is, just "low ESR"
- Notes on the Cap
-
ISOM8710 is a drop-in replacement for the TLP2362
- Same form factor
- Same functionality (tested on a breadboard)
- Same circuit
- Does not seem to be carried at JLCPCB
- Use fewer header types, they're all extended parts
- Don't use the Resistor Network - due to the Extended parts fee from JLC
- OTOH there are no 56Ω resistors in the Basic parts library
- C25127 is an extended part 0402
- C17714 is an 0805 47Ω
- Add I/O activity LEDs for MIDI & serial?
- Add a pin for VBUS (5V from USB) and USB GND
- Add pins for the TRS jacks
- Get a 4-way switch for gain?
- Rewrire the headphone amp like Pimoroni?
- Move console from UART3 to UART2
- Move console pins next to SWD pins for easy use with STLink
Longer term
- Move to an STM32H7 device
- Move to a higher pin-count device
- LQFP 64, 100, 144, 176, 208
- low-profile quad flat package - LQFP 64 currently in use
- TFBGA 216, 225, 240+25
- Thin Profile Fine Pitch Ball Grid Array
- thinner than other BGA packages - Gemini
- UFBGA 144, 169, 176+25
- ultra fine pitch ball grid array
- VFQFPN 68
- thermally enhanced very thin profile fine pitch quad flat package no lead (Gemini)
- WLCSP 132, 156
- LQFP 64, 100, 144, 176, 208
- Add an SDRAM