-
RS232通信演示程序
目标MCU:MEGA8 晶振:内部(EXT) 8MHZ
作者:dengchongguang 电子牛...
RS232通信演示程序
目标MCU:MEGA8 晶振:内部(EXT) 8MHZ
作者:dengchongguang 电子牛-RS232 communication MCU Demonstration Program objectives : MEGA8 Oscillator : Internal (EXT) 8MHZ Author : dengchongguang electronic cattle
- 2022-07-08 02:47:39下载
- 积分:1
-
你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门...
你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门狗的复位,从而延长了看门狗的复位时间)不喂就复位. 程序中我以lcpRD2为例.-you may have to reset the hardware watchdog short time and anguish that this approach help you solve the problem. DOG with timers, if more than a certain time (running fly procedures, or were closed throughout the interruption, it will not lead to the timer DOG, resulting in the reduction watchdog, thereby prolonging the watchdog reset the time) do not feed on the reset. proceedings I lcpRD2 example.
- 2023-07-12 06:15:03下载
- 积分:1
-
u盘电路详细资料
u盘电路详细资料--Detailed circuit materials for U disk.
- 2022-12-02 21:40:03下载
- 积分:1
-
Freescale CN128 barcode scanner
Freescale CN128 barcode scanner
- 2022-05-28 05:40:06下载
- 积分:1
-
Joint programming with the compilation of C (IR Remote Control Receiver+ LCD1602...
C与汇编联合编程(红外遥控接收+LCD1602)-Joint programming with the compilation of C (IR Remote Control Receiver+ LCD1602)
- 2022-02-05 19:47:18下载
- 积分:1
-
stm32 串口程序
STM32的串口是相当丰富的,功能也很强劲。最多可提供5路串口(MiniSTM32使用的是STM32F103RBT6,具有3个串口),有分数波特率发生器、支持单线光通信和半双工单线通讯、支持LIN、智能卡协议和IrDASIR ENDEC规范(仅串口3支持)、具有DMA等。 串口最基本的设置,就是波特率的设置。STM32的串口使用起来还是蛮简单的,只要你开启了串口时钟,并设置相应IO口的模式,然后配置一下波特率,数据位长度,奇偶校验位等信息,就可以使用了。下面,我们就简单介绍下这几个与串口基本配置直接相关的寄存器。1,串口时钟使能。串口作为STM32的一个外设,其时钟由外设时钟使能寄存器控制,这里我们使用的串口1是在APB2ENR寄存器的第14位。APB2ENR寄存器在之前已经介绍过了,这里不再介绍。只是说明一点,就是除了串口1的时钟使能在APB2ENR寄存器,其他串口的时钟使能位都在APB1ENR。
- 2022-03-15 20:31:07下载
- 积分:1
-
国内还比较新的network processor的微代码开发,关于local memory的例子,用的uc语言,告诉你如何利用已有的宏和调用硬件资源。...
国内还比较新的network processor的微代码开发,关于local memory的例子,用的uc语言,告诉你如何利用已有的宏和调用硬件资源。-domestic still relatively new network of micro-processor code development, on the example of local memory, the uc language, tell you how to make use of the call-and hardware resources.
- 2022-01-26 02:02:36下载
- 积分:1
-
arm2440 under, linux2.6 kernel driver interrupt button (which can be anti
arm2440下,linux2.6内核的按键的中断驱动程序(可防抖)以及用户应用测试程序-arm2440 under, linux2.6 kernel driver interrupt button (which can be anti-shake), and user application test procedure
- 2022-10-04 01:55:03下载
- 积分:1
-
4 keys to judge orders anti
4个按键判断指令防真实验 4个按键判断指令防真实验-4 keys to judge orders anti-truth experiment four keys to judge orders anti-truth experiment
- 2022-03-24 08:34:17下载
- 积分:1
-
8code ATMEGA
atmega8是一个8位微控制器。此源代码为atmega8cpu提供引导加载程序功能。这包含内置的uart和adc;
- 2022-02-10 08:05:15下载
- 积分:1