[i=s]This post was last edited by paulhyde on 2014-9-15 03:19[/i] [size=5][color=#ff0000][font=Helvetica]Don't worry if you don't have AD9854. The frequency generated by the FPGA NCO IP core is set to...
Positive and negative power supply of operational amplifier, in-phase amplification and inverting amplification applications1. Do op amps powered by positive and negative power supplies have a larger ...
I recently made an MPC8377 board. Compared with the development board, our board does not have PCI and USB, so I blocked the related drivers in the BSP package. The compiled Bootrom cannot start and i...
[i=s]This post was last edited by Beifang on 2017-12-8 15:17[/i] "Wireless Electronic Fridge Magnet" project submission 1. Description This electronic refrigerator magnet is a wireless connection demo...
[size=4] In theory, theory and reality should be consistent. But in reality, there is still a long way to go between theory and reality... Every day we design circuits in theory and move them to reali...
1. About product EMC pre-test50 % of projects fail the first EMC test . If you are developing a product, you have to invest money, time, and sometimes emotion to get the product to market. And in the ...
In our common sense, the word technology often has two definitions. The first is the technology sealed in the laboratory. They are like flowers on the mountain top. Only a few people on the mountai...[Details]
When Amazon launched its first
cloud computing
service, the outside world was not optimistic about this direction, as it had high investment, low profits and many uncertainties. Let's follo...[Details]
1. Photovoltaic inverter installation process
1. Preparation before installation
Are the product accessories, installation tools and parts complete? Is the installation environmen...[Details]
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
This is my first time writing an STM32 program. I have many questions to ask. I want to convert the data of the SO of MAX6675 into the actual temperature and read it out using the serial port tool. I...[Details]
Since the first draft of the 5G
NR standard was officially launched at
the end of 2017
, the
5G
commercialization process has taken a substantial step forward. From that moment on, mo...[Details]
The Wassenaar Arrangement, everything started during the Cold War. Let's learn more about it with the embedded editor.
background
After the end of World War II, the United States ...[Details]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
Using the WWDG of STM32F030, it is found that the MCU will not be reset under STOP, just like the sleep mode of STM8S. Paste the watchdog code: /******************************************************...[Details]
According to MEMS Consulting, single-chip radar system-on-chip (SoC) is becoming one of the most popular new sensors . Its widespread adoption in automobiles has greatly increased sales, thereby pr...[Details]
At this exhibition, Microsoft brought its flagship intelligent voice products - XiaoIce and Xiaona. In addition, the voice will be equipped with an intelligent face recognition system. Let's see ho...[Details]
The first one is a DMA mode of multiple channel acquisition void ADC_DMA_Config(void) { ADC_InitTypeDef ADC_InitStructure; RCC_HSICmd(ENABLE); while (RCC_GetFlagStatus(RCC_FLAG_HSIRDY) == RESET); ...[Details]