Bike Computer PCB Design
0:32
0:16
0:23
Ready.
Reviews
Inspect
STM32H743XIH6
Controls
Properties
Availability & Pricing
Assets
id=TFBGA-265_14x14mm_Layout17x17_P0.8mm-3D
id=TFBGA-265_14x14mm_Layout17x17_P0.8mm-Footprint_V5
id=default
id=TFBGA-265_14x14mm_Layout17x17_P0.8mm-removebg-preview
Welcome 👋
Flux accelerates your PCB design with AI.
Create your account to start using this component and bring your ideas to life.
willworknow
copilot
- Microcontroller: STM32H743XIH6
- Package: 240+25-TFBGA (14x14) (a small ball grid array package, suitable for high-density PCB designs)
Design Breakdown Power Pins:- VDD: Multiple pins for core voltage (typically 3.3V).
- VSS: Ground pins.
- VDDA/VSSA: Analog supply and ground, respectively.
- VBAT: Backup battery supply for the RTC (Real-Time Clock) and standby domain.
- VCAP1/VCAP2/VCAP3: Capacitor pins for internal voltage regulators.
GPIOs:-
The microcontroller has a diverse set of bi-directional pins (labeled PAx, PBx, PCx, etc.), which are used for interfacing with peripherals. These pins can function as general I/O or be configured for specific alternate functions such as UART, SPI, I2C, etc.
-
BOOT0: Used to select the boot mode during reset.
-
NRST: Reset pin.
-
PDR_ON: Power-down reset on.
Not Connected (NC):- Some pins are marked as NC (not connected), meaning they are not used in this design.
Tasks To Do- Power Connections: Ensure all VDD, VSS, VDDA, and VSSA pins are appropriately connected to their respective power supplies.
- Capacitors: Place capacitors on VCAP1/2/3 pins as recommended by the manufacturer’s datasheet.
- Backup Supply: Connect VBAT to a battery or a backup power source.
- IO Configuration: Determine the functions (GPIO, UART, SPI, etc.) needed and configure the respective pins.
- Boot and Reset: Connect BOOT0 and NRST pins logically to facilitate programming and reset functionalities.
Example: Power Connections