This microphone project consist of an electret microphone capsule wired to a home-made USB sound card based on a TS972 dual low noise op-amp and a STM32F446RET6 microcontroller.
More about the software for this microphone here.
The PCB was designed with Altium Designer and printed by JLCPCB.
Want to reproduce this design but don't want / can't open an Altium project ?
Don't worry, all you needs is to download the latest release on this repo.
- MCU : STM32F446RET6
- AOP : TS972IDT
- LDO : MIC5504-3.3YMT
- USB : GCT-USB4105
- OSC : NX5032GA-16MHZ-STD-CSK-4
- ESD : ESDA6V1BC6
- MIC : JLI-2555BXZ3-GP
- Some resistors/capacitors (for more info please refer to the board schematic)
Firstly, this PCB carry an USB communication, due to the high speed of this protocol the PCB need to follow some rules. To avoid you the calculation of these rules I strongly recommend you to use JLCPCB as manufacturer and follow the tutorial below.
If you don't want to modify the design, skip "Generating the fabrication files"
- You can modify the layout of the PCB, just take care about the USB differential pair.
- Follow this tutorial to export the fabrication files once you've modified the design
- Continue with the steps below
- Go to JLCPCB and upload the .zip file
- In the PCB parameters set "Impedance" to "Yes" and select "JLC7628"

- You can set the PCB color and leave all other parameters by default
- Proceed to checkout


