I would like to ask an expert for help. When debugging the LCD 1602c, it always fails to display correctly. When displaying a single character A, it can only display ||, and then the two horizontal ba...
[i=s] This post was last edited by mo33612210 on 2014-12-9 14:02 [/i] Originally, I was going to make a resistance, capacitance, and inductance measuring instrument, but the inductance was not success...
1. Use 1Mhz frequency and reduce the host frequency to about 100Khz by modifying the frequency division coefficient. The project requires that the frequency be changed to 16Mhz. It is found that data ...
As the title says. Please help. How to hide the dialog box program based on wce5 mfc when it starts? I tried the windows method but it doesn't support it. It always flashes before hiding....
[i=s]This post was last edited by Changjianze1 on 2014-11-3 22:05[/i] [align=left][size=4] [/size][/align][align=left][size=4]1. Schematic pins[/size][/align][align=left][size=4] [/size][/align][align...
May I ask what is the minimum inclination accuracy that the [color=#424e67]MPU6050 [/color]6-axis JY-61 module can measure, and what is the sampling frequency? Has anyone tried it? Please let me know,...
1. Problem When developing STM32 with IAR, I found that I could not print floating point numbers by redirecting printf to the serial port. The code is as follows: The output is as follows: It can...[Details]
I have read the source code of mbed these days, and the interface encapsulation for upper-level application calls is quite good. The code quality is relatively high, the comments are also very detai...[Details]
The update interrupt initialization configuration of the stm32 advanced timer TIM1 is not much different from that of the ordinary timer. What needs to be paid attention to is the configuration of TI...[Details]
0. Preparation First use st-link to connect the stm32 core board and PC for burning St-link Stm32 3.3V 3.3V GND GND SWDIO PART SWCLK DCLK Then connect with USB serial port board to v...[Details]
The goal of this article is to build a TCP client based on the previous project that can ping the PC, and can actively send data to the PC, and can also send and receive data with the PC, and display...[Details]
Function List and Notes (lower-level driver part) 1. IO port initialization: control IO and communication IO. Control includes power control, reset and low power mode. Communication is the serial po...[Details]
On April 18-19, 2018, at the "Second Distributed Photovoltaic Carnival" held in Hangzhou, Jinko Power and China New Energy Assets Investment, Financing and Trading Platform (hereinafter referred to as...[Details]
What is SYSTICK: This is a 24-bit system tick timer, SysTick, with automatic reload and overflow interrupt functions. All microcontrollers based on the Cortex_M3 processor can obtain a certain time ...[Details]
Recently, Zhejiang Lipu Crushing Equipment Co., Ltd. invested 50 million yuan to build a new "annual production of 1,200 high-efficiency and energy-saving ultra-fine pulverizer construction project...[Details]
The article is written for LPC2148, but it is also applicable to Samsung's 44B0 chip. You only need to select S3C44B0 as the corresponding CPU when selecting it. JLINK debugging experience un...[Details]
Recently, Jiangsu GoodWe Power Technology Co., Ltd. ("GoodWe") unveiled two products of the SDT family, the 17kW smart photovoltaic inverter GW17KN-DT and the 20kW smart photovoltaic inverter GW20KN-D...[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]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[Details]