[i=s]This post was last edited by seanwaye on 2015-6-19 18:22[/i] [backcolor=rgb(239, 245, 249)]I recently discovered that the BLE 1.4 version will automatically stop broadcasting when it is broadcast...
Abstract: The basic working principle and method of PWM chopper type AC voltage regulated power supply are described.Keywords: PWM; chopper; AC regulated power supplyAt present, the three-phase column...
[i=s]This post was last edited by paulhyde on 2014-9-15 02:55[/i][p=30, 2, left][size=5][color=Black]The Nanjing retest list is out, and I posted the complete circuit to celebrate! [/color][/size][col...
As the title says, I have never used platform builder. I first used CeCreateDatabaseEx to create a database in a data volume on the SD card, but an error occurred, saying: This function is not valid o...
Detailed Explanation of Embedded Design and Communication Equipment Development - Based on MPC82XX Processor [b]Excellent Link [/b]http://www.amazon.cn/mn/detailApp?qid=1238487283&ref=SR&sr=13-1&uid=1...
1. Principle 1. Infrared emission protocol There are many infrared communication protocols. This experiment uses the NEC protocol. This protocol uses PWM modulation and uses pulse width to represen...[Details]
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
Today, under the guidance of a low-level expert, I learned how to configure the PWM module! Woof! First open the file configured last time, as follows: Then, we need to use TIM1 to set PWM: Then,...[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]
Leading Chinese PV inverter manufacturer Huawei said it is supplying string inverters to a 75MW fully digital utility-scale solar project in Brazil, which it claims is the first of its kind in the cou...[Details]
Superconductors have physical properties such as zero resistance effect, Meissner effect and Josephson effect, which make them have broad application prospects and unparalleled advantages in many b...[Details]
The pins of stm32 have two uses: GPIO (general purpose io) and AFIO (alternate function io) For some pins (depending on the chip), neither of these two uses exists. For example, in 64-pin products, O...[Details]
If you do not use an external crystal on the STM32, the connection method of OSC_IN and OSC_OUT If you use the internal RC oscillator instead of an external crystal, please follow the following metho...[Details]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]
12864 LCD parallel port driver is more commonly used, but considering that sometimes the IO port of the microcontroller or MCU is limited, the serial driver method can be used. The following is ...[Details]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]
Recently, the National Development and Reform Commission announced that all foreign equity restrictions in the automobile industry will be lifted in the next five years. At the same time, as subsid...[Details]
//Environment: winavr+avr studio char temp=0; ISR(TIMER1_COMPA_vect )//interrupt function { // user code here temp++; if (temp==10) temp=0; PORTA=temp; DDRA=0xff; } void ...[Details]
Caijing reporter exclusively learned that
Huawei
will merge and reorganize a number of departments in the near future. Some cloud-related business lines will be incorporated into the Cloud ...[Details]