The development board uses PCI-E x1 interface, and provides 80 available FPGA IO inputs and outputs to facilitate users to carry out independent development. Users can design application plug-in board...
How much bigger is the uncompressed NK.NB0 file than the compressed NK.BIN file? ? For example, how big is the 30M NK.BIN file when converted to NK.NBO?...
There is no problem with the USB client on the device, and now I want to add the USB HOST. The driver is already available, but maybe the registry is not set up correctly. After the USB flash drive is...
[color=#333333][font="][size=4]The company has installed monitoring. There was no problem for some time, but in the past month, DNS service errors have frequently appeared, prompting to modify DNS. Va...
[color=rgb(68,68,68)][backcolor=rgb(255,255,255)] In typical applications, it is necessary to understand the error sources of the instrumentation amplifier. Although this guide is only for illustratio...
On April 20, the Photovoltaic Summit, guided by Jiangsu Renewable Energy Industry Association, hosted by Growatt, and supported by LONGi Solar Technology Co., Ltd. and Jiangsu Bigo New Energy Group...[Details]
1. Function prototype In the function library officially provided by STM32, you can find functions like HAL_Delay(). This function uses a timer to achieve a more accurate time delay and provides it...[Details]
1. Usage scenarios In the first case, when using a common STM32 delay function, similar to HAL_Delay(time), since this function uses a loop to judge and delay, when executing this function, the ent...[Details]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[Details]
As many companies listed with
the concept of
touch screen
begin to "transform and upgrade", the official voice of the TP industry is getting smaller and smaller. At the same time, the list o...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
China Energy Storage Network News:
On the 7th, Jurong Economic Development Zone signed a strategic cooperation framework agreement on comprehensive energy services with State Grid Jiangsu Int...[Details]
With the development of the automobile industry, more and more automotive electronic components are being used in modern cars, providing better safety, comfort and economy for cars. In the past, cars...[Details]
On May 16, in response to
the public opinion storm caused by
Lenovo's
"
5G
voting" incident,
Lenovo
Holdings Chairman and
Lenovo
Group Founder Liu Chuanzhi, Lenovo Gr...[Details]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]
A crystal oscillator can be electrically equivalent to a two-terminal network consisting of a capacitor and a resistor in parallel and a capacitor in series. In electrical engineering, this network h...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
1) ADC multi-channel acquisition: (Multi-channel acquisition must use scanning mode. In scanning mode, the channels of the rule group share a register, so DMA transmission must be used; to prevent da...[Details]
DMA: 1. When using DAC, when the converted analog signal is output through the IO port, why is the IO port also configured to input mode? PS: The stm32 manual defines that PA4 and PA5 are connected...[Details]