Reference material link https://arcade.makecode.com/hardware/adding
Firmware development information: https://github.com/mmoskal/uf2-stm32f
Arcade game console is a programmable game console released by Microsoft. It can be developed through the makecode editor. The programming environment can be optionally modularized, so it is more suitable for educational use.
This game console is the first generation version and will continue to be improved. The following are the design contents of several main parts:
1. Power supply part: stm32f411ceu6 uses 3.3v power supply. The spx3819 voltage regulator chip is used here. Its main advantage is that it has fewer peripheral circuits and stable output. An ESD protector is added to the USB socket.
2. Microcontroller part: The crystal oscillator circuit uses a 24MHz SMD crystal oscillator. Other peripheral circuits can be viewed through the schematic diagram.
3. Charging circuit: Because the capacity of the lithium battery is not large, TP4056 is used here for charging. An independent microUSB interface is temporarily used here, and can be merged together later.
4. Others: The screen of the game console uses a 1.8-inch TFT screen, and the image direction can be modified through firmware. U8 is a reserved programming port, currently using a chip header. The test port mainly connects the test points of the power supply part.
BOM table:
serial number | name | bit number | encapsulation | value | quantity |
1 | CAP_0603 | C1,C2 | C0603 | 12pF | 2 |
2 | CAP_0603 | C3, C10, C11 | C0603 | 4.7uF | 3 |
3 | CAP_0603 | C4, C5, C6, C7, C8, C9, C12 | C0603 | 100nF | 7 |
4 | BAT60B-TP | D1 | SOD-323_L1.8-W1.3-LS2.5-RD | 1 | |
5 | PRTR5V0U2X | D2 | SOT-143-4_L2.9-W1.3-P1.92-LS2.4-BL | 1 | |
6 | 6*6*5 Silicone silent key button | KEY1,KEY2,KEY3,KEY4,KEY5,KEY6,KEY7,KEY9 | KEY-SMD_L6.0-W6.0-LS6.6_C61120 | 8 | |
7 | MSK-11027 pin toggle switch | KEY10 | SW-SMD_MSK-11027 | 1 | |
8 | NCD0603R1 | LED3, LED4 | LED0603-FD | 2 | |
9 | CONN-SMD_2P-P2.00_PH2.0-SPWB | P2 | CONN-SMD_PH-2AWT | 1 | |
10 | 2N7002K | Q1 | SOT-23-3_L2.9-W1.4-P1.90-LS2.6-BR | 1 | |
11 | DMG2305UX-13 | Q2 | SOT-23-3_L2.9-W1.3-P1.90-LS2.4-BR | 1 | |
12 | Res_0402 | R1, R5, R8 | R0402 | 100K | 3 |
13 | Res_0402 | R2 | R0402 | 4.7k | 1 |
14 | Res_0402 | R3 | R0402 | 10K | 1 |
15 | Res_0402 | R4,R6,R7 | R0402 | 10R | 3 |
16 | RC0402FR-0710KL | R15 | R0402 | 1.2k | 1 |
17 | RC0402FR-0710KL | R16,R17 | R0402 | 220R | 2 |
18 | SMD buttonANJIAN_2PIN | SW1 | SW-SMD_L6.0-W3.6-LS8.0 | 1 | |
19 | TFT1.8_SPI | TFT1 | TFT1.8' _14Pin | 1 | |
20 | STM32F411CEU6 | U1 | UFQFPN-48_L7.0-W7.0-P0.50-BL-EP | 1 | |
21 | SPX3819M5-L-3-3/TR | U3 | SOT-23-5_L3.0-W1.7-P0.95-LS2.8-BR | 1 | |
22 | 805 | U4 | F0805 | 1 | |
23 | MICROUSB_5PIN_4DIP | U5,U8 | MICRO-USB-SMD_U254-051N-4BH806 | 2 | |
24 | 2.54MM_2*3 female row | U8 | HDR-SMD_6P-P2.54-V-F-R2-C3-LS7.0 | 1 | |
25 | TP4056 | U12 | ESOP-8_L4.9-W3.9-P1.27-LS6.0-BL-EP | 1 | |
26 | XC32M4-24.000-F18LJDT | X1 | CRYSTAL-SMD_4P-L3.2-W2.5-BL | 24MHz | 1 |
All reference designs on this site are sourced from major semiconductor manufacturers or collected online for learning and research. The copyright belongs to the semiconductor manufacturer or the original author. If you believe that the reference design of this site infringes upon your relevant rights and interests, please send us a rights notice. As a neutral platform service provider, we will take measures to delete the relevant content in accordance with relevant laws after receiving the relevant notice from the rights holder. Please send relevant notifications to email: bbs_service@eeworld.com.cn.
It is your responsibility to test the circuit yourself and determine its suitability for you. EEWorld will not be liable for direct, indirect, special, incidental, consequential or punitive damages arising from any cause or anything connected to any reference design used.
Supported by EEWorld Datasheet