I recently saw an application that uses the internal oscillator of 95F564K to achieve 16-bit 15kHz frequency PWM. It requires 15kHz*65536=983040=983.04MHz main frequency. How is this possible? Does an...
I drew the PCB directly without a schematic diagram, so there are no networks on the pads. I want to add networks. Is there a quicker way besides editing and adding them one by one using Netlist Manag...
I am learning C language for microcontrollers and now trying to learn modular programming. I extracted the DELAY function from a simple LED light program as an independent module. I made mistakes N ti...
Some time ago, I saw that many places were porting NES emulators, so I also made one on 9B96 to play with it.1. The game is displayed on the 9B96 built-in screen;2. Use USB OTG to connect an external ...
[i=s] This post was last edited by CrossFire Dayue on 2014-9-21 11:34 [/i] GPIO DEMO Simple IO operation program 1. Function to control onboard IO--LD2 green light on2. Press the green button to contr...
Assume that data is read from 8-bit AD (if it is a higher-bit AD, the data type can be defined as int), the subroutine is get_ad();
1. Limited secondary filtering
/* A value can be adjust...[Details]
Floating-point digital signal processing has become a constant requirement for precision technology, often in applications requiring high accuracy in areas such as aviation, industrial machinery, a...[Details]
1 Introduction
Solar street lights are mainly composed of four parts: solar photovoltaic cell components, batteries, charge and discharge controllers, and lighting fixtures. The bo...[Details]
Overview
In spectral measurement, photomultiplier tubes (PMT) and charge-coupled devices (CCD) are often used as photoelectric converters. PMT is used in slow-changing, high-precision spectral...[Details]
Among the many members of the single-chip microcomputer family, the MCS-51 series of single-chip microcomputers has occupied the main market of industrial measurement and control and automation eng...[Details]
From the previous section, we have learned that the timer/counter in the microcontroller can have multiple uses, so how can I make them work for the purpose I need? This requires setting the timer/...[Details]
Introduction
Today, as IC (integrated circuit) has developed to a super-large scale, IC design based on IP (Intellectual Property) cores and their reuse are important means to ensure the ef...[Details]
Zarlink Semiconductor has developed an ultra-low-power RF transceiver chip for pacemakers, neurostimulators, drug pumps, and other such implantable medical devices. It has high data rates, low power c...[Details]
Every time I go home and walk up the stairs, I am always scared. The corridor lights are often broken, and no one changes the bulbs, or they are not smart enough and need to be operated manually. E...[Details]
The capacity of a battery depends on the amount of charge and discharge, in addition to some factors of the battery itself. Obviously, if the charge and discharge of the battery can be recorded all...[Details]
1. Advantages of CAN-bus in coal mine communication
Coal mine production is a field closely related to the national economy and people's livelihood. Among them, coal mine safety is undoubtedly ...[Details]
As a new type of centralized and decentralized elevator control system, serial communication has been widely used in China. Compared with the previous centralized and unified control system, each s...[Details]
UDN2916LB is a two-phase stepper motor bipolar driver integrated circuit launched by SANKEN. It can drive dual-winding bipolar stepper motors and is particularly suitable for controlling dual-step ...[Details]
Since the first rechargeable battery was invented in 1859, batteries have been developed for a century and a half. With the improvement of human science and technology and the advancement of manufa...[Details]
Reliability and real-time performance are the basic requirements for control systems. Initially, motor control used analog circuits with discrete components. With the advancement of electronic tech...[Details]