(2) To complete KEMET part number (T215), insert graded failure rate: G for 1%/k hours, B for .1%/k hours, C for .01%/k hours, D for .001%/k hours or the
(2) To complete KEMET part number (T215), insert graded failure rate: G for 1%/k hours, B for .1%/k hours, C for .01%/k hours, D for .001%/k hours or the
[align=left][color=#000000]I started my own business and made some [b][font=Times New Roman]51[/font][/b] single-chip microcomputer development experimental boards. If any friends are interested in pu...
The processor is S3C2410. The LCD is Innolux's AT056TN52, 640*480, 16-bit true color, 565. I have tested each signal pin and they all meet the typical values on the datasheet. The data line is not con...
What is the role of Memroy Controller in s3c2440 (and its relationship with CPU?), I have an external chip (let's assume) with one pin connected to NGCS4 on Memroy Controller as chip select (address: ...
[i=s]This post was last edited by qiushenghua on 2014-8-13 03:19[/i] I have been using CCS for a while. When I first came into contact with 430, I believe everyone would look for examples everywhere t...
I recently debugged a problem under WinCE. There is a phenomenon that I can't figure out. The details are as follows: Class A { ....... void destroy() { delete this; } ....... } That is, the class has...
1. Purpose In actual product release, if the program stored in the MCU Flash is not protected, some illegal companies may read the program in the Flash through an emulator (J-Link, ST-Link, e...[Details]
LAN8720 configuration: IP: 192.168.192.30 Gateway: 192.168.192.1 A high frequency of ARP packets is detected The content of the packet asks for the mac address of 192.168.192.1, and asks the resp...[Details]
Nowadays, everyone is saying that "technology is people-oriented". The essence of the development of technology is to serve the improvement of the quality of life of human beings. Automated driving...[Details]
In recent years, in order to meet the needs of social development, more and more companies have entered the fields of smart phones, artificial intelligence,
VR
, AR, etc. After seeing the d...[Details]
STM32 has 2 watchdogs: independent watchdog and window watchdog. Independent watchdog IWDG: A system fault detector that is independent of the system and is not affected by the system because it has ...[Details]
The calculation formula of the watchdog feeding time (watchdog overflow time) is: Tout=((4*2^prer)*rlr)/40 Tout is the watchdog overflow time (in ms), prer is the watchdog clock prescaler value (...[Details]
The independent watchdog of STM32 is driven by a dedicated internal 40Khz low-speed clock, that is, it is still effective even if the main clock fails. Here we need to note that the clock of the inde...[Details]
In one of my products, there are two chips, AVR and PIC, at the same time. When AVR drives the relay, then drives the contactor. PIC is used for display. I found that PIC actually has a little interf...[Details]
From early June to November 2017, MSO 5 has been launched with a stunning temperament and appearance. From wider channel selection, more powerful functions, more fashionable touch screen, unprecedent...[Details]
Facing the congested intersections in the city and the endless convoys of cars, do you miss the "free-to-go" avenues in your hometown? Have you ever watched the green light turn red at the intersec...[Details]
In 2018, the hottest trend is still
artificial intelligence
.
The craze for
artificial intelligence
has swept all walks of life, whether it is the Internet of Things, smart hardware,...[Details]
Source program: SLAVR737.ASM uses AVR microcontroller 8-bit data to generate random numbers, outputs random numbers from PORTA and PORTC, and displays them on 8X8 LEDs. For hardware wiring circuit, s...[Details]