俄罗斯方块
大小:13.42MB
价格:36积分
下载量:0
评分:
5.0
上传者:qq_57346316
更新日期:2025-09-22

基于stm32f407的俄罗斯方块

资源文件列表(大概)

文件名
大小
.mxproject
7.9KB
Core/
-
Core/Inc/
-
Core/Inc/fsmc.h
1.49KB
Core/Inc/gpio.h
1.28KB
Core/Inc/main.h
2.07KB
Core/Inc/rng.h
1.42KB
Core/Inc/stm32f4xx_hal_conf.h
19.55KB
Core/Inc/stm32f4xx_it.h
1.91KB
Core/Inc/tim.h
1.43KB
Core/Src/
-
Core/Src/fsmc.c
7.19KB
Core/Src/gpio.c
2.73KB
Core/Src/main.c
5.7KB
Core/Src/rng.c
2.22KB
Core/Src/stm32f4xx_hal_msp.c
2.18KB
Core/Src/stm32f4xx_it.c
5.59KB
Core/Src/system_stm32f4xx.c
26.94KB
Core/Src/tim.c
4.77KB
Drivers/
-
Drivers/CMSIS/
-
Drivers/CMSIS/Device/
-
Drivers/CMSIS/Device/ST/
-
Drivers/CMSIS/Device/ST/STM32F4xx/
-
Drivers/CMSIS/Device/ST/STM32F4xx/Include/
-
Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h
1.29MB
Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
12.09KB
Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h
2.3KB
Drivers/CMSIS/Device/ST/STM32F4xx/LICENSE.txt
377B
Drivers/CMSIS/Device/ST/STM32F4xx/Source/
-
Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/
-
Drivers/CMSIS/Include/
-
Drivers/CMSIS/Include/cmsis_armcc.h
27.55KB
Drivers/CMSIS/Include/cmsis_armclang.h
55.17KB
Drivers/CMSIS/Include/cmsis_compiler.h
8.8KB
Drivers/CMSIS/Include/cmsis_gcc.h
60.88KB
Drivers/CMSIS/Include/cmsis_iccarm.h
27.75KB
Drivers/CMSIS/Include/cmsis_version.h
1.68KB
Drivers/CMSIS/Include/core_armv8mbl.h
95.7KB
Drivers/CMSIS/Include/core_armv8mml.h
164.96KB
Drivers/CMSIS/Include/core_cm0.h
41.22KB
Drivers/CMSIS/Include/core_cm0plus.h
49.28KB
Drivers/CMSIS/Include/core_cm1.h
42.44KB
Drivers/CMSIS/Include/core_cm23.h
102.18KB
Drivers/CMSIS/Include/core_cm3.h
109.23KB
Drivers/CMSIS/Include/core_cm33.h
171.48KB
Drivers/CMSIS/Include/core_cm4.h
120.71KB
Drivers/CMSIS/Include/core_cm7.h
145.11KB
Drivers/CMSIS/Include/core_sc000.h
46.14KB
Drivers/CMSIS/Include/core_sc300.h
107.93KB
Drivers/CMSIS/Include/mpu_armv7.h
11.44KB
Drivers/CMSIS/Include/mpu_armv8.h
10.7KB
Drivers/CMSIS/Include/tz_context.h
2.69KB
Drivers/CMSIS/LICENSE.txt
11.29KB
Drivers/LCD/
-
Drivers/LCD/font.h
65.25KB
Drivers/LCD/ILI93xx.c
50.83KB
Drivers/LCD/ILI93xx.h
5.01KB
Drivers/STM32F4xx_HAL_Driver/
-
Drivers/STM32F4xx_HAL_Driver/Inc/
-
Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
-
Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
219.02KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h
12.68KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h
16.96KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h
7.55KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h
37.76KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h
2.69KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h
14.84KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h
14.51KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h
63.73KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h
2.24KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h
13.68KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h
80.79KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h
14.19KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h
15.84KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h
73.34KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h
429.99KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rng.h
11.98KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_sram.h
8.78KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h
121.43KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h
16.42KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_fsmc.h
46.68KB
Drivers/STM32F4xx_HAL_Driver/LICENSE.txt
383B
Drivers/STM32F4xx_HAL_Driver/Src/
-
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c
19.29KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c
18.72KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c
39.87KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c
10.34KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c
15.11KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c
24.21KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c
50.05KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c
6.05KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c
18.92KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c
20.55KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c
22.83KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c
42.44KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c
155.49KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rng.c
26.03KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c
33.94KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c
245.16KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c
82.8KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c
40.18KB
LCD.ioc
8.88KB
MDK-ARM/
-
MDK-ARM/DebugConfig/
-
MDK-ARM/DebugConfig/fsmc.crf
801.11KB
MDK-ARM/DebugConfig/fsmc.d
2.59KB
MDK-ARM/DebugConfig/fsmc.o
901.78KB
MDK-ARM/DebugConfig/game.crf
816.37KB
MDK-ARM/DebugConfig/game.d
2.79KB
MDK-ARM/DebugConfig/game.o
927.48KB
MDK-ARM/DebugConfig/gpio.crf
800.44KB
MDK-ARM/DebugConfig/gpio.d
2.59KB
MDK-ARM/DebugConfig/gpio.o
896.86KB
MDK-ARM/DebugConfig/key.crf
799.81KB
MDK-ARM/DebugConfig/key.d
2.54KB
MDK-ARM/DebugConfig/key.o
896.87KB
MDK-ARM/DebugConfig/LCD.axf
1.51MB
MDK-ARM/DebugConfig/LCD.build_log.htm
2.88KB
MDK-ARM/DebugConfig/lcd.crf
830.13KB
MDK-ARM/DebugConfig/lcd.d
2.68KB
MDK-ARM/DebugConfig/LCD.hex
1.9MB
MDK-ARM/DebugConfig/LCD.htm
82.28KB
MDK-ARM/DebugConfig/LCD.lnp
1.28KB
MDK-ARM/DebugConfig/LCD.map
159.32KB
MDK-ARM/DebugConfig/lcd.o
1012.66KB
MDK-ARM/DebugConfig/LCD.sct
555B
MDK-ARM/DebugConfig/LCD_LCD.dep
85.04KB
MDK-ARM/DebugConfig/LCD_STM32F407ZGTx.dbgconf
2.78KB
MDK-ARM/DebugConfig/main.crf
811.48KB
MDK-ARM/DebugConfig/main.d
2.92KB
MDK-ARM/DebugConfig/main.o
1.53MB
MDK-ARM/DebugConfig/rng.crf
799.7KB
MDK-ARM/DebugConfig/rng.d
2.55KB
MDK-ARM/DebugConfig/rng.o
902.3KB
MDK-ARM/DebugConfig/startup_stm32f407xx.d
60B
MDK-ARM/DebugConfig/startup_stm32f407xx.o
7.61KB
MDK-ARM/DebugConfig/stm32f4xx_hal.crf
801.15KB
MDK-ARM/DebugConfig/stm32f4xx_hal.d
2.84KB
MDK-ARM/DebugConfig/stm32f4xx_hal.o
932.39KB
MDK-ARM/DebugConfig/stm32f4xx_hal_cortex.crf
800.52KB
MDK-ARM/DebugConfig/stm32f4xx_hal_cortex.d
3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_cortex.o
923.23KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma.crf
807.18KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma.d
2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma.o
921.02KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma_ex.crf
809.64KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma_ex.d
3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma_ex.o
903.69KB
MDK-ARM/DebugConfig/stm32f4xx_hal_exti.crf
801.94KB
MDK-ARM/DebugConfig/stm32f4xx_hal_exti.d
3.01KB
MDK-ARM/DebugConfig/stm32f4xx_hal_exti.o
908.39KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash.crf
803.75KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash.d
3.05KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash.o
920.06KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ex.crf
803.66KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ex.d
3.15KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ex.o
907.84KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ramfunc.crf
798.78KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ramfunc.d
3.32KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ramfunc.o
893.48KB
MDK-ARM/DebugConfig/stm32f4xx_hal_gpio.crf
802.35KB
MDK-ARM/DebugConfig/stm32f4xx_hal_gpio.d
3.01KB
MDK-ARM/DebugConfig/stm32f4xx_hal_gpio.o
907.1KB
MDK-ARM/DebugConfig/stm32f4xx_hal_msp.crf
799.25KB
MDK-ARM/DebugConfig/stm32f4xx_hal_msp.d
3.01KB
MDK-ARM/DebugConfig/stm32f4xx_hal_msp.o
895.64KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr.crf
801.4KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr.d
2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr.o
917.41KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr_ex.crf
800.15KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr_ex.d
3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr_ex.o
903.16KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc.crf
809.91KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc.d
2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc.o
918.06KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc_ex.crf
803.86KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc_ex.d
3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc_ex.o
904.94KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rng.crf
800.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rng.d
2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rng.o
914.61KB
MDK-ARM/DebugConfig/stm32f4xx_hal_sram.crf
804.23KB
MDK-ARM/DebugConfig/stm32f4xx_hal_sram.d
3.01KB
MDK-ARM/DebugConfig/stm32f4xx_hal_sram.o
927.12KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim.crf
866.24KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim.d
2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim.o
1.07MB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim_ex.crf
826.67KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim_ex.d
3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim_ex.o
969.54KB
MDK-ARM/DebugConfig/stm32f4xx_it.crf
799.52KB
MDK-ARM/DebugConfig/stm32f4xx_it.d
2.89KB
MDK-ARM/DebugConfig/stm32f4xx_it.o
907.61KB
MDK-ARM/DebugConfig/stm32f4xx_ll_fsmc.crf
804.83KB
MDK-ARM/DebugConfig/stm32f4xx_ll_fsmc.d
2.98KB
MDK-ARM/DebugConfig/stm32f4xx_ll_fsmc.o
923.75KB
MDK-ARM/DebugConfig/system_stm32f4xx.crf
799.39KB
MDK-ARM/DebugConfig/system_stm32f4xx.d
2.92KB
MDK-ARM/DebugConfig/system_stm32f4xx.o
896.99KB
MDK-ARM/DebugConfig/tim.crf
800.69KB
MDK-ARM/DebugConfig/tim.d
2.55KB
MDK-ARM/DebugConfig/tim.o
906.2KB
MDK-ARM/EventRecorderStub.scvd
339B
MDK-ARM/LCD.uvguix.yswj
177.53KB
MDK-ARM/LCD.uvoptx
18.86KB
MDK-ARM/LCD.uvprojx
24.61KB
MDK-ARM/LCD/
-
MDK-ARM/LCD/bmp.h
3.3MB
MDK-ARM/LCD/FONT.H
65.25KB
MDK-ARM/LCD/lcd.c
88.74KB
MDK-ARM/LCD/lcd.h
8.14KB
MDK-ARM/RTE/
-
MDK-ARM/RTE/_LCD/
-
MDK-ARM/RTE/_LCD/RTE_Components.h
330B
MDK-ARM/startup_stm32f407xx.lst
70.04KB
MDK-ARM/startup_stm32f407xx.s
28.14KB
MDK-ARM/yswj/
-
MDK-ARM/yswj/game.c
18.99KB
MDK-ARM/yswj/game.h
931B
MDK-ARM/yswj/key.c
471B
MDK-ARM/yswj/key.h
468B

资源内容介绍

基于CUBEMX开发,硬件平台为正点原子探索者。芯片为STM32F407ZGT6按键操作的俄罗斯方块游戏*(具有完整的UI界面)。游戏消除一行会有声光提示,游戏失败会有结束界面和提示。
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names

用户评论 (0)

发表评论

captcha