I am new to STM32 and when compiling my own project using KEIL, an error occurs: Usr\main.c(23): error: #5: cannot open source input file "stm32_eval.h": No such file or directory What went wrong?...
Driver HX8352aAfter finishing some basic resources on the board, we can quickly find this part of the schematicThis part of the external expansion port is specially prepared for LCD . It can be seen t...
On the WinCE platform, there is no Pack attribute in StructLayoutAttribute, which means I cannot specify that the struct should be aligned to a byte. I can only use [StructLayout(LayoutKind.Explicit,S...
Reposted from I Love Research and Development Network Author: hubo The hardware of this case has been verified, and some drivers are still under development.[[i] This post was last edited by Bingren o...
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. 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]
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[Details]
STM32 uses FSMC to read and write CPLD programs. CPLD is hung on the address line and data line of STM32. CPLD is regarded as an off-chip RAM for reading and writing. On the board I made, CPLD is hun...[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]
Kevin Jensen ams Semiconductor
Sensors
and lighting expert. Let's learn more about the relevant content with the network communication editor.
Everything is becoming "smart" these ...[Details]
Title: Use the table lookup method to convert a hexadecimal number into ASCII code. The input parameter is placed in the internal RAM 50H, and the output parameter is in R0. Requirements: Complete th...[Details]
//------------------------------------------------------------ // MSP 430 subroutine (LCD controller subroutine) // Statement: Please keep the above information for reprinting. For commercial use,...[Details]
Recently, SMA Solar Technology’s US subsidiary SMA America has signed a purchase agreement with residential solar installer Sunrun to become a major supplier of residential photovoltaic solutions...[Details]
In such a pre-
Internet of Things
era, various smart devices have gradually emerged, and with them comes the rapid growth of mobile devices. The amount of data on mobile terminals has reach...[Details]
China Energy Storage Network News:
Wu Cong, Tang Wei, Bai Muke, Zhang Lu, and Cong Pengwei, researchers from the College of Information and Electrical Engineering of China Agricultural Univer...[Details]
The STM32F103C8T6 has three ADCs, and their independent use has been described in detail in 3.1.3 of this article. Here we mainly introduce the simultaneous use of dual ADCs, that is, the use of the ...[Details]
I recently used USB and later found that STM32F103 can implement DFU programmatically. I searched the code online and compared it with the official document and found that it was DFU for large-capaci...[Details]