-
STM32低功耗实现
这个源代码可以实现STM32进入低功耗模式,然后通过外部中断,比如按键进行唤醒。除了外部中断外,还可以设置闹钟唤醒的模式,程序中设置了,让cpu没过10秒钟唤醒一次。
- 2022-06-20 00:08:19下载
- 积分:1
-
If you want to made an own BOOTLOADER, then it can refer to here under the ADS p...
如果想自制一个自己的BOOTLOADER,那么就可以参照这里在ADS下的工程文件。只需稍加修改就可以变为自己的BOOTLOADER了.-If you want to made an own BOOTLOADER, then it can refer to here under the ADS project file. Just a little modification can be turned into its own the BootLoader.
- 2023-04-13 02:30:03下载
- 积分:1
-
这是一个FPGA 的经典列子 有帮组 初学者 迅速掌握FPGA
这是一个FPGA 的经典列子 有帮组 初学者 迅速掌握FPGA-This is a classic Liezi FPGA group in helping beginners to grasp the FPGA
- 2023-04-08 20:45:03下载
- 积分:1
-
此乃MMC卡读写程序
此乃MMC卡读写程序--Read/write program for MMC card.
- 2022-02-06 22:30:51下载
- 积分:1
-
CPLD
CPLD-EPM7128SLC84最小系统及下载线,非常适合初学者入门学习。-CPLD-EPM7128SLC84 minimum system and download the line, very suitable for beginners learning portal.
- 2022-02-09 12:54:24下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1
-
这是一个信号发生器的程序,可以测量一个正弦波信号
这是一个信号发生器得程序,可以测量正弦波得波形信号-This is a signal generator have procedures, can measure a sine wave signal
- 2023-05-12 14:20:03下载
- 积分:1
-
本程序为按键消抖在P89C51单片机套件
this the program for keypad debounce in P89c51 microcontroller kit-this is the program for keypad debounce in P89c51 microcontroller kit
- 2023-09-06 01:05:04下载
- 积分:1
-
LPC932附加EEPROM操作
LPC932附加EEPROM操作-LPC932 operation EEPROM
- 2022-08-08 21:52:22下载
- 积分:1
-
BF533 CONNECT WITH AUDIO DECODER SOURCE CODE
BF533 与音频解码器连接回放代码-BF533 CONNECT WITH AUDIO DECODER SOURCE CODE
- 2022-03-04 12:58:06下载
- 积分:1