:241.63KB : :1 :2022-10-11 17:33:05
STM32 触摸屏实验如果开发者对于本文件有需要的可以参考。
├── ALIENTEK MiniSTM32 实验21 触摸屏实验
│ ├── HARDWARE
│ │ ├── 24CXX
│ │ │ ├── 24cxx.c
│ │ │ ├── 24cxx.h
│ │ │ ├── myiic.c
│ │ │ └── myiic.h
│ │ ├── ADC
│ │ │ ├── adc.c
│ │ │ └── adc.h
│ │ ├── DAC
│ │ │ ├── dac.c
│ │ │ └── dac.h
│ │ ├── DMA
│ │ │ ├── dma.c
│ │ │ └── dma.h
│ │ ├── EXTI
│ │ │ ├── exti.c
│ │ │ └── exti.h
│ │ ├── FLASH
│ │ │ ├── flash.c
│ │ │ └── flash.h
│ │ ├── KEY
│ │ │ ├── key.c
│ │ │ └── key.h
│ │ ├── LCD
│ │ │ ├── FONT.H
│ │ │ ├── ILI93xx.c
│ │ │ └── LCD.h
│ │ ├── LED
│ │ │ ├── led.c
│ │ │ └── led.h
│ │ ├── OLED
│ │ │ ├── oled.c
│ │ │ ├── oled.h
│ │ │ └── oledfont.h
│ │ ├── RTC
│ │ │ ├── rtc.c
│ │ │ └── rtc.h
│ │ ├── SPI
│ │ │ ├── spi.c
│ │ │ └── spi.h
│ │ ├── TIMER
│ │ │ ├── timer.c
│ │ │ └── timer.h
│ │ ├── TOUCH
│ │ │ ├── ctiic.c
│ │ │ ├── ctiic.h
│ │ │ ├── ott2001a.c
│ │ │ ├── ott2001a.h
│ │ │ ├── touch.c
│ │ │ └── touch.h
│ │ ├── WDG
│ │ │ ├── wdg.c
│ │ │ └── wdg.h
│ │ └── WKUP
│ │ ├── wkup.c
│ │ └── wkup.h
│ ├── OBJ
│ │ └── test.hex
│ ├── README.TXT
│ ├── SYSTEM
│ │ ├── delay
│ │ │ ├── delay.c
│ │ │ └── delay.h
│ │ ├── readme.txt
│ │ ├── sys
│ │ │ ├── stm32f10x.h
│ │ │ ├── sys.c
│ │ │ ├── sys.h
│ │ │ └── system_stm32f10x.h
│ │ └── usart
│ │ ├── usart.c
│ │ └── usart.h
│ ├── USER
│ │ ├── JLinkSettings.ini
│ │ ├── startup_stm32f10x_hd.s
│ │ ├── test.c
│ │ ├── test.uvgui.Administrator
│ │ ├── test.uvopt
│ │ └── test.uvproj
│ ├── USMART
│ │ ├── readme.txt
│ │ ├── usmart.c
│ │ ├── usmart.h
│ │ ├── usmart_config.c
│ │ ├── usmart_str.c
│ │ └── usmart_str.h
│ └── keilkill.bat
└── ALIENTEK MiniSTM32 实验21 触摸屏实验.zip
25 directories, 65 files
02-03颜色与文字的冲突实验
10-19STM32通过SD卡烧写程序到Flash
10-19stm32的全双工对讲机
10-19stm32的nrf24l01收发数据
10-19STM32F4 485例程
10-19STM32为主控带波型显示的MP3
10-19stm32实现SX1278通讯
02-05excel中物理实验数据制作成图表
11-20PPT制作模拟两个小球弹性碰撞实验
10-15电路虚拟实验室注册版 非常好用的物理电