Although the basic design for general lighting applications is relatively simple, the design becomes very complex when additional features such as phase cut dimming and power factor correction are req...
I'm learning about RF recently, and I'm confused about something. I'd like to ask you to help me with some parameters of the receiver: RFin=-80dBm~-10dBm, f=900M~1600M, each channel is 50M, OFDM modul...
[size=5]1. The analog crossover is a circuit device in the speaker that separates the input analog audio signal into different parts such as treble, midrange, and bass, and then sends them to the corr...
[i=s]This post was last edited by dcexpert on 2015-1-26 00:45[/i] I have been troubled by the USB routines on SAM R21 for the past two days. After downloading the USB CDC and USB Keyboard routines in ...
I used the JTAG port to export a FLASH thing, a BIN file, and originally wanted to use viewbin, cvrtbin, dumprom to export the content. But now it says "No signature B000FF. Not a BIN file". This BIN ...
Guangdong Traffic Regulation No. 355
To all municipal transportation bureaus (commissions) above the prefecture level, provincial transportation groups, Guangdong Power Grid Compa...[Details]
Recently, the Provincial Development and Reform Commission and the Provincial Poverty Alleviation Office jointly organized the application for a number of centralized photovoltaic poverty alleviation ...[Details]
"Originally, there are many people who can design very good
chips
, but the market does not give domestic
chips
the opportunity to iterate, and domestic companies cannot give engine...[Details]
1. Principle 1. Infrared emission protocol There are many infrared communication protocols. This experiment uses the NEC protocol. This protocol uses PWM modulation and uses pulse width to represen...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
In the actual project development process, it is common to encounter modifications to the hardware circuit, and then the modified part requires the modification of the driver. Thinking about the comi...[Details]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
Today, under the guidance of a low-level expert, I learned how to configure the PWM module! Woof! First open the file configured last time, as follows: Then, we need to use TIM1 to set PWM: Then,...[Details]
1. Determination of STM32 ADC sampling frequency 1. First, read some information to determine the ADC clock: (1) The ADCCLK clock provided by the clock controller is synchronized with the PCLK2 (A...[Details]
1. Initial understanding of FSMC: FSMC consists of 4 modules: (1) AHB interface (including FSMC configuration register) (2) NOR flash memory and PSRAM controller (when driving LCD, LCD is like a PSRA...[Details]
According to MEMS Consulting, Japan's
Toshiba
will further develop its automotive
LiDAR
(laser radar) semiconductor business, mainly focusing on: (1)
light receiving elements use...[Details]
Superconductors have physical properties such as zero resistance effect, Meissner effect and Josephson effect, which make them have broad application prospects and unparalleled advantages in many b...[Details]
I am going to do a project recently, which requires counting the frequency and duty cycle of the external PWM signal. The chip used is STM32F207 Looking at the datasheet, I found that one of the ma...[Details]
This small program is still the use of timer, which is relatively simple. The specific parts are noted in the comments, please refer to the comments. /*********************************************...[Details]
The watchdog timer is used to prevent the program from running away due to strong interference noise caused by power supply, space electromagnetic interference or other reasons. Many microcontrollers...[Details]