I recently started to develop things with 430 microcontrollers. The chip is MSP430F425, the software is AQ430, and when I download the program, the following prompt appears:.....Erasing Info MemoryDon...
Moderator:I just bought a USB emulator?I use the driver that comes with the CD and IAR3.41ADebug but it never works. There is always a communication error!!And then the Session...?Help!!...
[color=#333333]1. The use of resistors and capacitors near the optocoupler. Check the data sheet to see the recommended input current of the optocoupler. The input voltage minus the deep saturation vo...
When the battery voltage is higher than 3.0V, the pre-charge mode ends and enters the full-speed charge mode. At this time, the power management circuit opens S1 and S2, and makes S1 work in saturatio...
[i=s]This post was last edited by moon2 on 2015-4-18 02:31[/i] After reading the Altera DE1-SOC training materials, I encountered some problems in using DS-5. So, I want to refer to some examples. Doe...
DLP3010EVM is not recognized when plugged into USB. [url]https://bbs.eeworld.com.cn/thread-479217-1-2.html[/url] After comparing the circuit diagram and instructions, I realized that it uses CY7C65215...
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]
All relevant units:
In accordance with the relevant requirements of the provincial and municipal electric vehicle charging infrastructure construction work, in order to further standardize the...[Details]
When Amazon launched its first
cloud computing
service, the outside world was not optimistic about this direction, as it had high investment, low profits and many uncertainties. Let's follo...[Details]
This is my first time writing an STM32 program. I have many questions to ask. I want to convert the data of the SO of MAX6675 into the actual temperature and read it out using the serial port tool. I...[Details]
Serial Port: 一. USART_ITConfig(USART1, USART_IT_TXE, ENABLE): As long as the transmit register is empty, there will always be an interrupt. Therefore, if you are not sending data, turn off the tran...[Details]
After studying the F4 FSMC method to drive the touch screen for a few days, I have gained some understanding, which are listed below. The unorganized record is only for my own reference in the future...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
When designing a product, if the application environment's requirements for power isolation are not considered, the product will be unstable due to improper design, and even high voltage may damage t...[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]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
This paper proposes a design scheme for an embedded CNC system based on ARM and FPGA. The software and hardware design of the ARM system, the implementation method of hardware fine interpolation ...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
On May 8,
Google
I/O 2018 Developer Conference was held as scheduled in Mountain View, California. In the second year of the full promotion of the "AI first" strategy, artificial intelligen...[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]