-
frequency allocation program which can be usefull for the telecommunication engi...
frequency allocation program which can be usefull for the telecommunication engineers
- 2023-02-08 13:35:03下载
- 积分:1
-
直流电机数字PID调速
使用51单片机STC12C5A60S2,在Keil C下变成,编码盘采集会转速后,单片机根据设定转速与实际转速差值,通过PID算法后得到一个PWM值,给定驱动模块实现数字PID调速。
- 2022-01-26 00:53:07下载
- 积分:1
-
- 2023-08-13 15:20:03下载
- 积分:1
-
ARM9入门实验指导书及源码 我们怎么学好这门课? ARM9 基 础 实 验 教 程...
ARM9入门实验指导书及源码 我们怎么学好这门课? ARM9 基 础 实 验 教 程-ARM9 entry guide book and source experiment how we learn this lesson? ARM9 based on experimental tutorial
- 2022-01-22 08:05:29下载
- 积分:1
-
s2410 file driver code,it s importtant
s2410 file driver code,it s importtant
- 2022-01-22 04:57:30下载
- 积分:1
-
在ARM7 S3C44B0X的接口测试代码
ARM7 S3C44B0X DA接口试验代码-ARM7 S3C44B0X DA interface test code
- 2022-06-17 09:36:36下载
- 积分:1
-
9200板的LCD显示控制程序,使用的是S1D13506显示芯片。
9200板的LCD显示控制程序,使用的是S1D13506显示芯片。-9200 board s LCD display control program,with S1D13506 chip driver. and so on.
- 2022-07-27 06:07:04下载
- 积分:1
-
ARM since learning some lessons learned, in their own design S3C44B0X an example...
本文是我学习ARM开发以来的一些经验总结,以自己设计的S3C44B0X板为例,给出我调试开发ARM开发板的一些最基础知识。我只是在自己的开发板调试过并且经验有限,有些知识只能做为参考,不一定准确,就算给大家一个“例程”吧,如果大家有不同意见,希望多多指正!-ARM since learning some lessons learned, in their own design S3C44B0X an example, I presented the development and debugging of the ARM development board some of the most basic knowledge. I was only in their own development boards tuned and limited experience, some knowledge only as a reference, not necessarily accurate, even if everyone with a "routine" for the country, if we have different opinions, many correct!
- 2022-08-17 20:19:34下载
- 积分:1
-
stm32串口发送例程
芯片是stm32f103,用串口1发送字符,用波特率115200,8位数据,无奇偶校验,无硬件流控制,
- 2022-03-26 11:44:51下载
- 积分:1
-
FLASH_Program
本示例说明如何编程 STM32F4xx FLASH。后重置,闪存程序/拭除控制器已被锁定。若要解除锁定,使用 FLASH_Unlock 函数。在编程所需的地址之前, 使用闪存擦除部门功能执行擦除操作。擦除过程从开始的扇区,用于的数计算。然后所有这些部门将拭除一个接一个通过调用 FLASH_EraseSector 函数。此操作完成后,将通过使用 FLASH_ProgramWord 函数执行编程操作。写入的数据,则检查和编程操作的结果存储到 MemoryProgramStatus 变量。
- 2022-03-24 17:12:11下载
- 积分:1