[size=4]I made a board with STM32F107RCT6, but I can't burn the program into it. I use ST-Link/V2, and it keeps saying unknown target connected. The JTAG port is also made by myself. I can download th...
I want to transfer the data collected by DSP to the computer via USB. What are the steps? I heard that I need to do the file system function on the computer and write a computer driver, but I have no ...
I want to use 485 to communicate between two microcontrollers, but the program does not work. Can anyone give me some advice? Thank you! (RB1 is the 485 transceiver conversion port) The code is as fol...
How to improve the cross compile error correction ability (where can I find relevant information) I need to learn this knowledge. I found many errors and don’t know how to correct them. Some errors we...
Do it all yourself, his blog: [url=http://lea.hamradio.si/~s53mv/index.html]http://lea.hamradio.si/~s53mv/index.html[/url] [attach ]32943[/attach] [url=http://lea.hamradio.si/~s53mv/equipment/refbridg...
"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]
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]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[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]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]
The circuit shown in the figure requires that the light is off when the machine is turned on. Press the button once, and the light D1 will turn on and automatically turn off after a delay of 10 secon...[Details]
Mobile phone battery charger program made by STC12C2052AD microcontroller #include stc12c2052ad.h #include intrins.h #define uchar unsigned char #define uint unsigned int sbit REF =P1^0; sbi...[Details]
MSP430 ADC10 single channel multiple conversions #include "msp430x22x4.h" #define uchar unsigned char #define uint unsigned int #define LCDen 0X80; //The upper three bits of P3 are used as cont...[Details]
Lithium battery has changed the global industrial layout. With the development of new energy vehicles in China, the development speed of China's lithium battery industry is also amazing. So, what a...[Details]
This article will introduce how to make an electronic keyboard using SPCE061A, and provide source code. If you have an experiment box from Lingyang University, it will be easy to complete, just a mat...[Details]
It has been a long time since I updated my disassembly work. This time, I bring you the belated disassembly of the Honor V10 Premium Edition. Let's follow the mobile phone portable editor to learn...[Details]
The transformation from traditional factories to smart factories will inevitably become the biggest "wave" in the future world manufacturing industry. How can traditional factories quickly achieve th...[Details]