支持stm32电子时钟,显示屏LCD1602,支持按键控制,可以通过按键加减来控制时间报警,内含源程序
2024-05-16 18:27:28 851KB stm32 arm 嵌入式硬件
1
包含ILI9881C-Datasheet, 5寸屏幕,5.5寸屏幕,10.1寸屏幕的初始化序列.
2024-05-16 17:15:30 8.17MB arm 嵌入式硬件 MIPI
1
本项目使用的是hal库,使32板与上位机进行通信,与其他博主不同,本项目板子给上位机发送数据和上位机给板子发送数据是独立的,并且板子接收的数据通过串口打印里面注释详细,容易理解。
2024-05-16 17:14:51 12.9MB stm32 arm 嵌入式硬件
1
所用芯片:国民技术N32G452VEL7 MCU/微控制器/单片机/芯片 LQFP100 N32G452xx系列微控制器产品采用高性能32位ARM Cortex-M4F内核 所用FreeRTOS版本:FreeRTOS Kernel V10.x.x reeRTOS 是市场领先的面向微控制器和小型微处理器的实时操作系统 (RTOS) 内含完整测试任务,点灯任务等基本任务文件,如需再添加任务可自行按模版添加即可
2024-05-16 15:57:06 7.91MB arm
1
腾达AC9 Tenda V3.0版 V15.03.2.21_cn_编程器读取固件.bin 救砖专用
2024-05-16 15:51:38 16MB stm32 arm 嵌入式硬件
1
基于ARM的音频录放驱动程序设计 翻译 任务书 开题报告 齐全
2024-05-12 16:03:45 685KB arm 音频驱动程序
1
利用AD_DMA采样,实现波形的绘制,并通过对数据的处理,显示波形名称 通过AD对第二部分的扫描信号进行采集,绘制幅频特性曲线以及对数幅频特性曲线 详情见博客
2024-05-10 19:54:40 3.44MB stm32 文档资料 arm 嵌入式硬件
This ARM Architecture Reference Manual is protected by copyright and the practice or implementation of the information herein may be protected by one or more patents or pending applications. No part of this ARM Architecture Reference Manual may be reproduced in any form by any means without the express prior written permission of ARM. No license, express or implied, by estoppel or otherwise to any intellectual property rights is granted by this ARM Architecture Reference Manual.
2024-05-10 18:47:32 7.05MB ARM v7-M
1
ARM嵌入式编译器V6.19,32位,官网下载。
2024-05-08 17:34:09 296.41MB
1
1.下载 下载网址 SQLite Download Page https://www.sqlite.org/download.html 下载source code中的sqlite-amalgamation-3410100.zip,与sqlite-autoconf-3410100.tar.gz, 2.解压 将下载的文件放到虚拟机中,解压 unzip sqlite-amalgamation-3410100.zip tar zxvf sqlite-autoconf-3410100.tar.gz 3.编译 先使能交叉编译工具链 source /opt/fsl-imx-x11/4.1.15-2.1.0/environment-setup-cortexa7hf-neon-poky-linux-gnueabi 修改配置 ./configure --host=arm-poky-linux-gnueabi --prefix=/home/alientek/tools/sqlite3/install --host 选项用于指定交叉编译得到的库文件是运行在哪个平台,通常将--host 设
2024-05-07 16:47:26 18.63MB arm sqlite3
1