下你所需,载你所想!
汇集开发技术源码资料

led屏幕显示

:6.374MB :1 :2022-10-10 15:36:15

部分简介

led屏幕显示如果开发者对于本文件有需要的可以参考。
功能描述
================================================================================
本样例主要展示GPIO外部中断触发功能。
说明:
本样例使用USER KEY作为GPIO外部中断通过下降沿触发中断,进入中断服务程序,将
LED点亮延时2s。
================================================================================
测试环境
================================================================================
测试用板:
---------------------
HC32L13X_STK
辅助工具:
---------------------
万用表
辅助软件:
---------------------
================================================================================
使用步骤
================================================================================
1)打开工程并重新编译;
2)启动IDE的下载和调试功能;
3)将程序下载至Demo板;
4)重新上电;
5)按下USER KEY,触发外部中断,LED点亮并维持2s;
6)LED点亮2s后熄灭,程序正常运行。
================================================================================
注意
================================================================================
该Demo主要演示中断下降沿触发功能,其他方式的触发只需修改中断触发方式配置即可。
================================================================================
lora_Firedisplay(1020自己改的)
├── Doc
│ └── Readme.txt
├── Project
│ ├── EventRecorderStub.scvd
│ ├── JLinkLog.txt
│ ├── JLinkSettings.ini
│ ├── LORAhuoxian.uvguix.Thinkpad
│ ├── LORAhuoxian.uvoptx
│ ├── LORAhuoxian.uvprojx
│ ├── RTE
│ │ ├── _LORA_FireDisplay
│ │ │ └── RTE_Components.h
│ │ ├── __FEATURE__Release
│ │ │ └── RTE_Components.h
│ │ └── _gpio_interrupt_Release
│ │ └── RTE_Components.h
│ ├── gpio_interrupt.uvguix.86133
│ ├── gpio_interrupt.uvguix.Thinkpad
│ ├── gpio_interrupt.uvguix.Thinkpad.bak
│ ├── gpio_interrupt.uvoptx
│ ├── interrupts_hc32l13x.c
│ ├── output
│ │ └── release
│ │ ├── ExtDll.iex
│ │ ├── LORAhuoxian_LORA_FireDisplay.dep
│ │ ├── LORAhuoxian_gpio_interrupt_Release.dep
│ │ ├── adc.crf
│ │ ├── adc.d
│ │ ├── adc.o
│ │ ├── adt.crf
│ │ ├── adt.d
│ │ ├── adt.o
│ │ ├── aes.crf
│ │ ├── aes.d
│ │ ├── aes.o
│ │ ├── bgr.crf
│ │ ├── bgr.d
│ │ ├── bgr.o
│ │ ├── bt.crf
│ │ ├── bt.d
│ │ ├── bt.o
│ │ ├── crc.crf
│ │ ├── crc.d
│ │ ├── crc.o
│ │ ├── ddl.crf
│ │ ├── ddl.d
│ │ ├── ddl.o
│ │ ├── debug.crf
│ │ ├── debug.d
│ │ ├── debug.o
│ │ ├── dmac.crf
│ │ ├── dmac.d
│ │ ├── dmac.o
│ │ ├── flash.crf
│ │ ├── flash.d
│ │ ├── flash.o
│ │ ├── gpio.crf
│ │ ├── gpio.d
│ │ ├── gpio.o
│ │ ├── gpio_interrupt.axf
│ │ ├── gpio_interrupt.build_log.htm
│ │ ├── gpio_interrupt.hex
│ │ ├── gpio_interrupt.lnp
│ │ ├── gpio_interrupt.map
│ │ ├── gpio_interrupt.sct
│ │ ├── hdiv.crf
│ │ ├── hdiv.d
│ │ ├── hdiv.o
│ │ ├── hem12864.crf
│ │ ├── hem12864.d
│ │ ├── hem12864.o
│ │ ├── i2c.crf
│ │ ├── i2c.d
│ │ ├── i2c.o
│ │ ├── interrupts_hc32l13x.crf
│ │ ├── interrupts_hc32l13x.d
│ │ ├── interrupts_hc32l13x.o
│ │ ├── lcd.crf
│ │ ├── lcd.d
│ │ ├── lcd.o
│ │ ├── lpm.crf
│ │ ├── lpm.d
│ │ ├── lpm.o
│ │ ├── lptim.crf
│ │ ├── lptim.d
│ │ ├── lptim.o
│ │ ├── lpuart.crf
│ │ ├── lpuart.d
│ │ ├── lpuart.o
│ │ ├── lvd.crf
│ │ ├── lvd.d
│ │ ├── lvd.o
│ │ ├── main.crf
│ │ ├── main.d
│ │ ├── main.o
│ │ ├── opa.crf
│ │ ├── opa.d
│ │ ├── opa.o
│ │ ├── pca.crf
│ │ ├── pca.d
│ │ ├── pca.o
│ │ ├── pcnt.crf
│ │ ├── pcnt.d
│ │ ├── pcnt.o
│ │ ├── ram.crf
│ │ ├── ram.d
│ │ ├── reset.crf
│ │ ├── reset.d
│ │ ├── reset.o
│ │ ├── rtc.crf
│ │ ├── rtc.d
│ │ ├── rtc.o
│ │ ├── spi.crf
│ │ ├── spi.d
│ │ ├── spi.o
│ │ ├── startup_hc32l13x.d
│ │ ├── startup_hc32l13x.o
│ │ ├── sx126x_driver.crf
│ │ ├── sx126x_driver.d
│ │ ├── sx126x_driver.o
│ │ ├── sx126x_hal.crf
│ │ ├── sx126x_hal.d
│ │ ├── sx126x_hal.o
│ │ ├── sysctrl.crf
│ │ ├── sysctrl.d
│ │ ├── sysctrl.o
│ │ ├── system_hc32l13x.crf
│ │ ├── system_hc32l13x.d
│ │ ├── system_hc32l13x.o
│ │ ├── timer3.crf
│ │ ├── timer3.d
│ │ ├── timer3.o
│ │ ├── trim.crf
│ │ ├── trim.d
│ │ ├── trim.o
│ │ ├── trng.crf
│ │ ├── trng.d
│ │ ├── trng.o
│ │ ├── uart.crf
│ │ ├── uart.d
│ │ ├── uart.o
│ │ ├── vc.crf
│ │ ├── vc.d
│ │ ├── vc.o
│ │ ├── wdt.crf
│ │ ├── wdt.d
│ │ └── wdt.o
│ └── 新建 Microsoft Excel 工作表.xlsx
├── library
│ ├── common
│ │ ├── base_types.h
│ │ ├── board_stkhc32l13x.h
│ │ ├── font.h
│ │ ├── hc32l13x.h
│ │ ├── interrupts_hc32l13x.c
│ │ ├── interrupts_hc32l13x.h
│ │ ├── startup
│ │ ├── startup_hc32l13x.s
│ │ ├── system_hc32l13x.c
│ │ └── system_hc32l13x.h
│ └── driver
│ ├── inc
│ │ ├── adc.h
│ │ ├── adt.h
│ │ ├── aes.h
│ │ ├── bgr.h
│ │ ├── bt.h
│ │ ├── crc.h
│ │ ├── ddl.h
│ │ ├── debug.h
│ │ ├── dmac.h
│ │ ├── flash.h
│ │ ├── gpio.h
│ │ ├── hdiv.h
│ │ ├── i2c.h
│ │ ├── lcd.h
│ │ ├── lpm.h
│ │ ├── lptim.h
│ │ ├── lpuart.h
│ │ ├── lvd.h
│ │ ├── opa.h
│ │ ├── pca.h
│ │ ├── pcnt.h
│ │ ├── ram.h
│ │ ├── reset.h
│ │ ├── rtc.h
│ │ ├── spi.h
│ │ ├── sysctrl.h
│ │ ├── timer3.h
│ │ ├── trim.h
│ │ ├── trng.h
│ │ ├── uart.h
│ │ ├── vc.h
│ │ └── wdt.h
│ └── src
│ ├── adc.c
│ ├── adt.c
│ ├── aes.c
│ ├── bgr.c
│ ├── bt.c
│ ├── crc.c
│ ├── ddl.c
│ ├── debug.c
│ ├── dmac.c
│ ├── flash.c
│ ├── gpio.c
│ ├── hdiv.c
│ ├── i2c.c
│ ├── lcd.c
│ ├── lpm.c
│ ├── lptim.c
│ ├── lpuart.c
│ ├── lvd.c
│ ├── opa.c
│ ├── pca.c
│ ├── pcnt.c
│ ├── ram.c
│ ├── reset.c
│ ├── rtc.c
│ ├── spi.c
│ ├── sysctrl.c
│ ├── timer3.c
│ ├── trim.c
│ ├── trng.c
│ ├── uart.c
│ ├── vc.c
│ └── wdt.c
└── user
├── SX126X_Driver
│ ├── SX126X_Driver.c
│ └── SX126X_Driver.h
├── SX126X_Hal
│ ├── SX126X_Hal.c
│ └── SX126X_Hal.h
├── ddl_device.h
├── hem12864
│ ├── hem12864.c
│ └── hem12864.h
└── main.c
18 directories, 221 files

热门推荐

相关文章