搜索资源列表
U盘读写例程(CH374)
- STM32 FSMC接口控制CH374
fsmc_nand
- stm32 下的SPI FLASH驱动,支持模拟IO和FSMC接口,flash类型K9F1208或k9f1g08 -stm32 under the SPI FLASH drive, support for analog IO and FSMC interfaces, flash type K9F1208 or k9f1g08
Sceen_FSMC
- STM32系列中CDE系列驱动TFT,通过FSMC接口-drive the tft through FSMC interface on STM32F10xxC/D/E
FSMC-T6963
- T6963C液晶控制器接口,STM32 FSMC接口方式-T6963C LCD controller interface, STM32 FSMC Interface
myucos_sram_lcd
- stm32F10X ili9340驱动 FSMC接口 实现了颜色填充和选择区域填充 可以显示图片 字库还没有添加-stm32F10X ili9340 FSMC interface of the drive and select area fill color fill can display pictures do not add character
ststudy20100915msc
- STM32f103 fsmc接口 开发例程-STM32f103 fsmc develop routines
STM32F1fsmc-interface-TFT-sample
- STM32F1x 的图形显示范例源代码,使用FSMC接口,驱动芯片ILI9325-STM32F1x graphic shows an example source code, the use of FSMC interface driver chip ILI9325
STM32-FSMC-TFT
- ARM系列STM32 FSMC接口TFT显示图片-The STM32 the FSMC interface TFT display pictures
uCOSPuCGUI(FSMC)
- uCOS+uCGUI例程,主控芯片为STM32,LCD采用FSMC接口连接,实现图形界面的操作-uCOS+uCGUI routines, the main chip for the STM32, the LCD FSMC interface connector, the operation of the graphical interface
fsmc_sram
- 提供了FSMC接口的初始化接口,形成一个功能模块,方便移植-The FSMC interface initialization interface, the formation of a functional module to facilitate transplantation
STM32F103-FSMC-TFT-Display
- 基于STM32F103 采用FSMC接口TFT显示图片 调试通过-show picture using FSMC interface based on STMicroelectronics MCU.
stm32_FPGA_FSMC
- 该程序实现了STM32和FPGA的通信程序,通过FSMC接口,是很好的代码。-The program implements the STM32 and FPGA communication program, through FSMC interface is a good code.
12864fsmc
- 12864LCD与stm32的fsmc接口.-12864fsmc interface
fsmc
- 修改过的icore2复用模式ARM与FPGA FSMC接口 Verilog的-Modified icore2 multiplexed mode ARM and FPGA FSMC Interface Verilog s
ili9806_GUI_DEMO
- 基于STM32F103ZET6+ucos-ii+ucgui屏使用FSMC接口,控制器为ILI9806 480*8-STM32F103ZET6+ucos-ii+ucgui FSMC ILI9806 480*800
FSMC
- stm32F103 利用fsmc接口驱动液晶屏显示BMP图片-stm32F103 show BMP picture
SRAM-FSMC
- SRAM-FSMC实验,将程序下载进去后点击复位,使用芯片内自带的FSMC接口与SRAM芯片进行通信,通过按键K_UP将发送读取的测试数据在串口上显示,测试数据是0-49.LCD上显示SRAM容量。 -Experimental SRAM-FSMC will download into the click Reset using chip comes with FSMC interface and SRAM chip communic
12 FSMC接口TFT显示图片
- STM32 利用FSMC在TFTLCD上显示图片。。。。。(Using FSMC to display photos on the TFTLCD........)
fpga
- 此程序FSMC接口主要程序,用于FPGA与STM32通讯,可实现(This program is used for communication between FPGA and STM32 through FSMC interface.)
fsmc接口verilog代码
- 该接口可以用于stm32系列的fsmc控制器与fpga异步通信,包含读写功能,异步控制。