-
Keil C语言使用EZ
用Keil C语言编写的EZ-USB CyC768013芯片 slave FIFO模式的固件程序-Keil C language using the EZ-USB CyC768013 chip slave FIFO mode firmware
- 2023-08-27 07:20:03下载
- 积分:1
-
UDA1380 initial
初始UDA1380
- 2022-05-25 07:14:24下载
- 积分:1
-
通过STM32的USART2连接ATK-HC05蓝牙模块,
资源描述本实验将实现如下功能:
1,通过STM32的USART2连接ATK-HC05蓝牙模块,检测并显示蓝牙模块的状态.
2,通过KEY0按键可以开启/关闭定时向ATK-HC05蓝牙模块发送数据(ALIENTEK HC05 xx)测试蓝牙模块的数据发送.
3,可以通过WK_UP按键设置ATK-HC05蓝牙模块的主从工作模式.
4,可以通过LCD显示ATK-HC05蓝牙模块接收到的数据.
5,可以通过USMART对ATK-HC05蓝牙模块进行AT指令查询和设置.
6,结合手机端蓝牙软件(蓝牙串口助手 v1.97.apk),可以实现手机无线控制开发板(点亮和关闭LED1).
硬件连接:
STM32开发板-->ATK-HC05蓝牙模块
PA2-->RXD
PA3-->TXD
PC4-->KEY
PA4-->LED
GND-->GND
5V/3.3V-->VCC
- 2022-03-20 03:43:26下载
- 积分:1
-
- 2022-03-23 09:25:39下载
- 积分:1
-
三星ARM2410boot代码,有一定的参考价值,在2410上BOOt成功过
三星ARM2410boot代码,有一定的参考价值,在2410上BOOt成功过-Samsung ARM2410boot code, which is the reference value, in 2410, never succeeded in BOOt
- 2022-10-07 08:45:02下载
- 积分:1
-
STM32F103 CMSIS UART
与合作 UART STM32F103 通过 CMSIS 图书馆。初始化、 原始写入和读取从端口。
- 2022-03-04 17:24:45下载
- 积分:1
-
DAvE是英飞凌科技公司的电子芯片模拟开发应用工具软件。
戴夫会帮助你在你的项目中规划你想使用的英飞凌单片机或dsp,以提供智能向导,那帮你设定芯片来工作的...
DAvE是英飞凌科技公司的电子芯片模拟开发应用工具软件。
戴夫会帮助你在你的项目中规划你想使用的英飞凌单片机或dsp,以提供智能向导,那帮你设定芯片来工作的方式和你需要的各功能模块,自动生成C-code驱动功能与适当的单片外围设备和中断的控制。
DAvE会直接与编译器的IDE互动。-DAvE is the Digital Application Engineer from Infineon Technologies.
DAvE will...
- Help you program the Infineon microcontroller you want to use in your project, by offering intelligent wizards, that help you configure the chip to work the way you need it and automatically generate C-code with appropriate driver functions for all of the on-chip peripherals and interrupt controls.
- Interact directly with compiler IDE s.
To use DAvE you need the DAvE mother system and the DIP file for your specific microcontroller. After installation of the mother system you need to install the DIP file. For this purpose please start DAvE. Goto "View", "Setup Wizard". Select "Installation".
Please note: If you run DAvE on Windows Vista,
then please start the program the following way:
Right click with your mouse onto dave.exe. The
- 2022-03-20 21:24:09下载
- 积分:1
-
UC/FS源2.36 fatfilesystem。
uc/fs源代码2.36。
- 2022-09-27 03:15:02下载
- 积分:1
-
一个简单的解析器
一个简单的解析器,解析器输入的命令行到不同的命令。每个命令可以单独建。
- 2022-01-21 06:19:46下载
- 积分:1
-
QT做的BMP转JPG工具
用QT做的ARM嵌入式Linux下bmp转jpg小工具,可以改变转换质量
/ # bmp2jpg
usage: bmp2jpg
使用方法
/ # screen test.bmp
vinfo.xres=640, vinfo.yres=480
/ # ls
test.bmp
/ # bmp2jpg test.jpg test.bmp 100
/ # ls
test.bmp test.jpg
- 2022-03-02 02:31:25下载
- 积分:1