-
只要对程序稍做修改,适用于其他F系列的芯片
只要对程序稍做修改,适用于其他F系列的芯片--Only after a little modification, it could be used for other F series chips.
- 2023-06-23 08:25:03下载
- 积分: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
-
mcs51汇编子程序
mcs51汇编子程序-mcs51 compiled subprogram
- 2022-07-01 03:28:13下载
- 积分:1
-
UART使用STM32F2xx
这段代码是为stm32f2x编写的,基于armcortexm-3的微控制器。这是一个不带DMA的简单UART代码,它从一个UART模块发送一个15字节的数组,并使用同一块板上的另一个UART模块接收相同的数组。我使用的STM32F207板有6个USART模块。其中我使用的是USART1和USART6;
- 2023-07-15 04:15:04下载
- 积分:1
-
一段控制步进电机的转动的程序,包含源代码
一段控制步进电机的转动的程序,包含源代码-Control of stepper motor rotation period of the procedure, including the source code
- 2022-01-24 17:35:31下载
- 积分:1
-
With the 89c51 and isd4004 is also downloaded, and I hope useful for all of us
89c51和isd4004配合的,也是在网上下载的,希望对大家有用-With the 89c51 and isd4004 is also downloaded, and I hope useful for all of us
- 2023-05-30 17:40:03下载
- 积分:1
-
example test i2c eeprom
example test i2c eeprom
- 2022-03-06 01:12:43下载
- 积分:1
-
计算机课程设计一件很详细
计算机课程设计一件很详细--Very detailed.
- 2023-03-29 09:10:03下载
- 积分:1
-
zlg lpc2210
zlg--lpc2210-IIC调试通过程序-zlg lpc2210-IIC debugging through the procedures
- 2022-03-15 10:01:19下载
- 积分:1
-
dsp6713 ucos代码移植
本程序采用dsp6713芯片,移植了ucos2操作系统,编程环境是ccs3.3。
- 2022-01-28 03:37:37下载
- 积分:1