atmel 89c51

Read about atmel 89c51, The latest news, videos, and discussion topics about atmel 89c51 from alibabacloud.com

STC 89c51 Series EEPROM test procedure

1 Test procedure2 Certification Procedures1/* Microcontroller built-in eeprom test program for stc89c51stc89c52stc89c53stc89c54stc89c58stc89c510stc89c512stc89c514 Test Crystal oscillator:11.05926m12m can be used Function: Reads a byte content of the specified address, and displays the erase of a sector on the 8NBSP;P1 bus, modifies a byte content of the specified address, and displays it on the 8NBSP;P1 bus */#include 2/* Microcontroller built-in eeprom test program for stc89c51stc89c52stc89c

ATMEL mxt224 capacitive touch screen debugging notes

After reading datasheet for four days, I finally started to write code yesterday. So far, the capacitive screens I have done include ITE, Solomon, focaltech, EETI, and cypress. To be honest, the driver for writing these things is already familiar, but today I still feel it! ATMEL's capacitive screen is the best. The interface for drivers is perfect, and even the object-oriented idea is used! The Atmel driver is really a pleasure. Now you can experienc

Atmel provides an entry-level development kit for custom microcontroller based on ARM7.

ATMEL Corporation announced the launch of its AT91CAP7A-STK entry-level development kit, designed to evaluate its ProcessorCustom cap Microcontroller(MCU) series of entry-level tools. The custom MCU of cap7 allows designers to transfer from the "ARM7 and FPGA" design to a low one-time R D cost (NRE) Single ChipSolution: the cost per device is reduced by about 30%, and the performance is improved by 8 times. The static power consumption and working po

ATMEL board debugging

Rm-RF embededSCP-r zhangwei@192.168.90.123:/home/Zhangwei/embeded ./ Setenv bootcmd CP. B 0xc0042000 0x22200000 0x00160600; bootm 0x22200000Do not copy Errors for CP. B.Try $ {filesize} Bootargs = mem = 64 m console = ttys0, 115200 root

Avenue to simplicity-new ideas for Program Design

Most people who have studied single-chip microcomputer know the names of "Water lamp" or "horse lamp". The specific implementation effect is to display a group of changes cyclically according to a fixed rule. For example, if you use a byte length space to realize the "marquee", you can change the value of this Byte as follows: "0000 0001b"-> "0000 0010b"-> "0000 0100b"-> "0000 1000b"-> "0001 10000b"-> "0010 10000b"-> "0100 10000b" -> "1000 10000b"-> "0000 0001b" (loop) For example, to change th

How to Use the 51 watchdog function

The serial 51 in ATMEL has the same functions as 89C51. Command compatibility. The hex program does not require any conversion.Directly. Listen 51 only adds a watchdog function than 89C51. For other functions of iis51, refer to 89C51..The use of the watchdog is as follows:In program initialization, first write 01eh to

Self-made writer

chip communication. Q1, R2, R4, dw2, and four components provide a 12 V voltage for the programmer. R4 and R2 constitute a partial pressure circuit. In normal times, * 13th chip 89C51 (P3.3) output High Level, Q1 conduction, R2 (1 k) Will dw2 (12 V) Down, at this time dw2 voltage from R4, R2 partial pressure, about 3-5 V; when writing a program, the * chip 13th foot (P3.3) Outputs a low level, Q1 cutoff, dw2 (12 V) directly sends to the 31 foot of th

STC12C5A60S2 51 microcontroller minimum system,

STC12C5A60S2 51 microcontroller minimum system,STC12C5A60S2 1. Connect the physical circuit according to the chip documents. Minimum system:Circuit Diagram 2. Install the driver according to the usb downloader1. first, plug the usb downloader into the computer, View computer device management, view the occupied com port if the device is not identified, you need to install the usb driver 2. install the keil compiler 1>. create a new project, create a new source code file, and add the file to the

Design of GUI Controller Based on RS232 interface

single-chip microcomputer. One end is connected to the RS232 serial port of the computer, and the other end is connected to the GUI interface of the instrument. The single-chip microcomputer receives the SCPI command from the computer Super Terminal and forwards the command to the instrument with the GUI interface for execution. After the instrument executes the instruction, it sends the execution result to the Controller. Then, the Controller transmits the received data to the computer through

Original user experience and Full Version Download address of AVR Studio 5

I will not talk much about it. I will first copy an introduction from the official website. The new atmel avr Studio 5 Atmel avr Studio 5 is the integrated development environment (IDE) for developing and debugging embedded atmel avr applications. the AVR Studio 5 ide gives you a seamless and easy-to-use environment to write, build, and debug your C/C ++ and your

[Processor, microcontroller] Semiconductor manufacturers introduction

1. Atmel (Atmel Semiconductor)Atmel is a semiconductor company founded in 1984 in the United States. The main products include microcontrollers, touch solutions (capacitive touch products), automotive electronics, wireless connectivity devices, metering devices, memory, security integrated circuits, digital broadcasting and so on.1.1.

Modify Android boot Screen

menu configuration, run make menuconfig in the kernel directory.Enter Device DriversEnter graphics supportEnter bootop logoChoose to add images to the standard 224-clor Linux logo. How to create the U-boot logo In U-boot with LCD display and LCD command line terminal, a logo is displayed in the upper left corner. If it is an Atmel chip, there will be an Atmel logo, samsung's logo is denx. Some netizens s

The arm9-platform supports the USB camera of zc0301p

Release date: 2005/12/05 pm Http://www.21icbbs.com/club/bbs/bbsView.asp? Boardid = 35I use the most common USB camera. The main chip is zc0301p (it is said that the market share is more than 70%), and the COMs sensor is Hynix. Basically, this configuration is available on the market.Linux driver, I directly transplanted spca5xx, now out of the spc5xx-le (light-edition for Linux Embedded) more convenient, directly for embedded system optimization, you can refer to here http://mxhaard.free.fr/emb

Introduction to NuttX

queue, counting semaphores, clock/Timer, signal, pthread, environment variable, File System Task Management and watchdog timer similar to VxWorks BSD socket interface Extended priority management Optional tasks (processes) with an address environment) Inherited "control terminal" and I/O redirection Request Paging System Logs You can build an open, flat-level embedded RTOS, or separately build a microkernel with System Call interfaces. Built-in CPU load measurement per Thread Good doc

The specific modification method of Android splash screen _android

word)1, select the 320*480 resolution of the picture2, convert the diagram to RAW, with advanced Batch converter tool can3, the virtual machine Android\out\host\linux-x86\bin directory implementation./rgb2565-rle 4, will Initlogo.rle placed under the android\out\target\product\sdkdemo\root can beIf it is not placed, then the source init is displayed. C Init.c.bak.5, make firmware6, all the heavy burnBoot first screen (Linux penguin pattern)1, choose a PNG format of the picture, under Linux impl

Introduction to NuttX

management and watchdog timer BSD socket interface priority Management Extensions Optional tasks with address environment (processes) the inherited "control terminal" and I/O redirection request-type paging system logs can be constructed as open, flat embedded RTOS, or independently built as a microkernel with system call interface built-in per-thread CPU load measurement good documentation support 3 supported platforms 3.1 AllwinnerA10 (Cortex-A8) 3.2 AtmelAVR ATMega128 (8-bit AVR) AVR AT90USB

ATSHA204A encryption Chip Use introduction--Configuration Chapter

packet format would be as follows: If the communication is normal, then the chip will return the data, the returned packet format is as followsThe meaning of each data field is the same as the data sent.Based on the examples just given, the data returned are as follows:Because we read the chip serial number, XX is the only part of each chip serial number. This is just a demonstration of the read commands, if other commands, the data field will be more complex, fortunately

Build an embedded Linux System Based on at91sam9g20

The target platform at91sam9g20 used in this paper is a SOC embedded microprocessor developed by ATMEL using the ARM926EJ-S processor kernel. It clock speed reaches 400 MHz and has the Advanced Peripheral DMA and distributed memory architecture of ATMEL, together with the 6-layer Bus Matrix, the system can transmit multiple data between memory, peripherals, and external interfaces at the same time without c

Non-technical knowledge of Single Chip Microcomputer

Generally, the microcomputer (PC) is composed of the Main Board, CPU, memory, hard disk, and other devices, the single-chip microcomputer means that these devices are integrated into one chip (or some of them are implemented through external chip Extension). The single-chip microcomputer is also called a microcontroller (MCU ), the Chinese name "single chip microprocessor" is literally translated by the English name "single chip microprocessor. MCS-51 single chip microcomputer is the United St

Talking about arm and program download

What 1.ARM is. Everyone is familiar with the single-chip microcomputer should be 51 single-chip microcomputer, in fact, 51 single-chip microcomputer refers to a series of single-chip microcomputer, there are many kinds. Baidu Encyclopedia above is said: to all compatible with the Intel 8031 instruction system of the single-chip computer collectively. So we will be on the market to buy Intel's 80c51 87c51 Aidmer 89C51 89S52 STC (domestic macro crystal)

Total Pages: 12 1 2 3 4 5 .... 12 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.