Before trying the STM32WB55 Nucleo pack, I was still looking forward to it. After all, it is the first dual-core MCU of STM32, and it has BLE 5.0 + 802.15.4 dual-mode wireless function and low power d...
I want to realize a function: Can I make such a device, a device as small and portable as possible, to read the information on a fixed NFC tag, and then connect this device wirelessly to a WIFI, compa...
I made a 100x DC small signal amplifier circuit using INA333, but after soldering the circuit, I couldn't amplify it 100x. When I connected the output with an oscilloscope probe, I could amplify it. W...
There is a project for collecting data from 32 instruments with RS485 communication function, and there are three industrial computers with configuration software installed. Can the three industrial c...
In the
AI
boom, the most talked about is
neural network
. However,
AI
is much more than that. Let's learn about the relevant content with the network communication editor.
...[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]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
Overview
Lightning is a strong discharge phenomenon that occurs between thunderstorm clouds and between thunderstorm clouds and the earth due to severe convective weather. Lightning is gen...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
As the weather gets colder, the way the north and south spend the winter has become a hot topic and people talk about it. Although the north is particularly cold, because there is heating, it can s...[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]
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]
1.GCC+PN(WinAVR-20071221) Introduction: WinAVR-20071221 comes with Programmer's Notepad, which is an easy-to-use and powerful code editor with basic functions such as project management, syntax colo...[Details]
China Energy Storage Network News:
2017 is the year when China's energy internet policy was implemented. Since the National Energy Administration issued the "Notice on the Announcement of the...[Details]
;***********************************************************************; ;title: Em78p458/9 comparator test program ; ;Description: The comparator result is output from...[Details]
5.1. Usage of EM78 series 8-bit microcontroller special instructions 5.1.1. Table Lookup Instructions and Usage The EM78 series 8-bit microcontroller uses three steps to look up the table: (1) "call"...[Details]
Electronic perpetual calendar with I2C control (can communicate with another MCU for other controls; can be expanded to air conditioning control panels) A: Time and date can be set using buttons.......[Details]