-
25L256B是先进技术制造铁电256KB号使用。
FM25L256B是采用先进的铁电技术制造的256Kb非易失性存储器。铁电随机存储器(FRAM)具有非易失性,并且可以象RAM一样快速读写。数据在掉电后可以保存10年,同时消除由EEPROM和其他非易失性存储器导致的复杂性,开销和系统级别可靠性问题。
-FM25L256B is the use of advanced technology manufacturing ferroelectric 256Kb nonvolatile memory. Ferroelectric random access memory (FRAM) with a non-volatile, and can read and write as quickly as RAM. Data can be saved in the power-down after 10 years, while eliminating by EEPROM and other nonvolatile memory led to the complexity, overhead and system level reliability problems.
- 2022-04-25 08:42:15下载
- 积分:1
-
44b0芯片的实验配置手册
experiment_handbook_for44b0
44b0芯片的实验配置手册
experiment_handbook_for44b0-Experimental chip 44b0 manual configuration experiment_handbook_for44b0
- 2022-10-02 18:25:03下载
- 积分:1
-
通过RS485端口不停地发送数据0xaa,用示波器观察RS485端口A、B信号线上的波形或者用RS485接收器接收发送的字符。...
通过RS485端口不停地发送数据0xaa,用示波器观察RS485端口A、B信号线上的波形或者用RS485接收器接收发送的字符。-Through the RS485 port to send data continuously 0xaa, use oscilloscope to observe RS485 ports A, B signal waveform online or send RS485 receiver to receive characters.
- 2022-02-12 16:49:16下载
- 积分:1
-
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits...
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
- 2022-07-02 10:50:21下载
- 积分:1
-
RDC R2886 Ethernet hub function source, paradigm c++ Run tests to simulate the h...
RDC R2886 Ethernet hub功能 源码,paradigm c++上运行测试,模拟hub运行,RJ45-1 IN ,RJ45-2 OUT -RDC R2886 Ethernet hub function source, paradigm c++ Run tests to simulate the hub operation, RJ45-1 IN, RJ45-2 OUT
- 2022-01-27 18:17:21下载
- 积分:1
-
Lcd project with ARM9261
Lcd project with ARM9261
- 2023-02-12 04:20:03下载
- 积分:1
-
3000TB51配套实验例程
1八段数码管显示实验 等
3000TB51配套实验例程
1八段数码管显示实验 等-Experimental routine 3000TB51 matching one eight digital tube display experiments
- 2022-08-09 01:52:40下载
- 积分:1
-
基于三星44b0的nandflash程序,包括基本操作
基于三星44b0的nandflash程序,包括基本操作-Based on Samsung 44b0 of the NANDFLASH procedures, including basic operation
- 2022-08-18 15:35:37下载
- 积分:1
-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1
-
ali source
描述:将UTM坐标向量转换为纬度/经度向量的函数(WGS84)。
- 2022-12-15 18:00:04下载
- 积分:1