When designing a printed circuit board, the impact of interference on the system should be taken into consideration. The analog and digital parts of the circuit should be strictly separated. The core ...
[i=s]This post was last edited by jameswangsynnex on 2015-3-3 19:58[/i]Statistics on the number of IPTV users in China 2006-7-13After the hustle and bustle of 2005, IPTV has smoothly transitioned to t...
[align=left][color=#000]The data sheet of TI's 28335 says 34K SARAM and 256K on-chip FLASH, but the official website says double that, 68K SARAM and 512K FLASH. What's wrong? Which one is correct? TI ...
[i=s]This post was last edited by mzb2012 on 2017-2-22 22:57[/i] [font=新宋体][size=5] I got my hands on a raspberry 3 a while ago, and I have been doing some small experiments here and there. I find it ...
RT-Thread learning record
1. New Studio Project
2. Brief description of console usage
3. PIN device framework learningUART DeviceFirst, check the UART driver framework under the Components setting. It...
I went to attend TI's seminar yesterday, but I didn't win any prizes, which made me very upset (the first prize was ITouch), but today I received this. Hehe, I'm still very excited....
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[Details]
Site conditions: 1. AD acquisition, DMA transmission; AD is set to single-channel continuous mode, DMA is set to single-shot mode. The upper threshold of the AD analog watchdog setting is less than t...[Details]
Use the STM32 timer input capture module to control 3-way ultrasonic sensors. The ultrasonic sensor used this time is the common HC-SR04, which is often used in the obstacle avoidance system of smal...[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]
/*34864 Chinese character library*/ // Connection of MCU //******************************************************** //p3= data port //p4--control port// p4.0 = rs //p4.1= r/w //p4.2= e //...[Details]
The basic command syntax of EMC is actually only 57/58. How to change it depends on your practice. However, it is always easy for novices to fall into some misunderstandings, and some of the techni...[Details]
; ******************************************** ; Function : RS232 serial port sample program based on HT48R50A * ; MICroProcessor : HT48R50A-1/28SKDIP-A * ; Author: www.picavr.com * ; Crystal ...[Details]
AES and Mitsubishi will use energy storage systems supplied by Fluence at a substation operated by Tata Power-DDL in Rohini, Delhi.
The project, expected to be completed later this...[Details]
Query mode, type the program, what do you see? The light is flashing, this is done by the timer, it is no longer the main program loop. ORG 0000H AJMP START ORG 30H START: MOV P1,#0FFH ; Turn ...[Details]