-
ARM S3C2410硬件手册重点
a.Memory Controller
b.Nand Flash
c.UART
d.Interrupt...
ARM S3C2410硬件手册重点
a.Memory Controller
b.Nand Flash
c.UART
d.Interrupt
e.Timer
-ARM S3C2410 hardware manual focus a.Memory Controllerb.Nand Flashc.UARTd.Interrupte.Timer
- 2022-08-20 08:12:39下载
- 积分:1
-
S3C2410A的UCOS内核,可以供ARM初学初学者使用
S3C2410A的UCOS内核,可以供ARM初学初学者使用-UCOS the S3C2410A core, you can use for beginners beginner ARM
- 2022-08-20 15:09:30下载
- 积分:1
-
笔段式液晶资料,对低功耗使用的DISPLAY有良好替换作用
笔段式液晶资料,对低功耗使用的DISPLAY有良好替换作用-T-piece liquid crystal materials, the use of low-power replacement DISPLAY have good role
- 2022-11-25 19:00:03下载
- 积分:1
-
PID regulation of a procedure for learning
一个有关PID调节的程序,可供学习-PID regulation of a procedure for learning
- 2022-07-26 21:03:53下载
- 积分:1
-
一个小工具软件,可以将Freescale的处理器支持的*.s19文件变成为*.bin的2进制文件...
一个小工具软件,可以将Freescale的处理器支持的*.s19文件变成为*.bin的2进制文件-a small software tool, Freescale will be supported by the processor*. s19 document into*. bin for the two 229 documents
- 2022-02-14 18:41:45下载
- 积分:1
-
以ARM处理器为核心的新一代称重处理器
(欢迎从事电子衡器行业的同行指正)
以ARM处理器为核心的新一代称重处理器
(欢迎从事电子衡器行业的同行指正)-To ARM processor as the core of a new generation of weighing processors (welcome to engage in electronic weighing instrument industry peer correction)
- 2022-08-12 09:14:32下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对GPIO进行操作。GPIO在嵌入式领域可以说是必需要掌握的。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the GPIO. In the embedded area of GPIO can be said that the need for control.
- 2023-04-06 19:10:03下载
- 积分:1
-
皮质
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对系统时钟进行操作。系统时钟提供了精确的定时,如实时操作系统就是依靠这个来定时的。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the system clock. System clock provides a precise timing, such as real-time operating system is to rely on this timing.
- 2022-08-03 08:31:46下载
- 积分:1
-
可以使用 STM32F107 监视
显示任何 DISPLAYGOOD 中的 can 总线消息,以看到 WWHATS 在发生 CANBUS LINE.IT´S 可能要将其更改为发送邮件到 CANBUSCONFIGURED 接收赔本 Id
- 2022-07-19 17:29:56下载
- 积分:1
-
stm32f10x GPIO
#include
#include "STM32_Init.h"
int main (void)
{
int i=0;
stm32_Init(); // Init System
GPIOB->CRL = 0x22222222; // bit0~7 output(push-pull)
GPIOB->CRH = 0x22222222; // bit8~14 output(push-pull)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 18:51:04下载
- 积分:1