I have been busy lately. I attended a Texas Instruments seminar a few days ago. There weren't that many people there. Some people left in the afternoon, but I introduced medical electronics, power sup...
Project development ideas1: General idea of MP3 based on development boardSince the development board does not have an operating system, we use the resources of the PC to make an MP3 interface. Then w...
The rasdial return of the operating system is ce5.0 is 633, sometimes 608, the cdma module is in com1, but I can open com1 with the serial port debugging tool, and send AT commands. Everything is norm...
I would like to ask if there are any experts in the group who use Silvaco TCAD to simulate discrete devices. Why is it that when I use this software to simulate GaN-based LEDs, the order of magnitude ...
I want to make a program that samples through the MSP430F169 on-chip ADC and outputs through the on-chip DAC. I have referred to some books, but now the DAC can output normally, but the ADC cannot det...
Chapter 54 Touch USB Mouse Experiment The STM32F103 series chips all have built-in USB, but the USB of STM32F103 can only be used as a device, not as a host. Even so, it is enough for general applicat...
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]
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]
In the previous article, I wrote a simple GPIO running light test, which looked a bit monotonous. I was used to serial port debugging. If there was no serial port on the board, I had to find another ...[Details]
China Energy Storage Network:
Blockchain + finance, blockchain + environmental protection, blockchain + insurance, even a roadside fried chicken shop is using the banner of blockchain + fried...[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]
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]
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]
In 1952, Bell Labs built a 6-foot-tall automatic number recognition machine called "Audrey", which could recognize the pronunciation of the numbers 0 to 9 with an accuracy of more than 90%. And its...[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]
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]
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]
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]
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[Details]