[i=s]This post was last edited by IC Crawler on 2020-1-28 22:35[/i]Lindeni provides a desktop version of Debian with an interface, which can compile your program and execute it directly on the board j...
[i=s] This post was last edited by uart9600spi on 2015-7-30 08:45 [/i] [size=3] How do I burn the example out_of_box in the CC3200 SDK into the board? What should I do? [/size] [size=3] [/size] [size=...
Research on Battery Charging TechnologyThe battery has the advantages of stable voltage, reliable power supply, and easy mobility. It is widely used in power plants, substations, communication systems...
Recently, I have been helping netizens solve technical problems on the forum. I found that the questions I answered two years ago, last year, and this year, sometimes every few months, can actually be...
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]
Recently, the "Smart Photovoltaic Industry Development Action Plan (2018-2020)" jointly issued by six departments has put this concept on the forefront. Photovoltaic smart solutions will become the ne...[Details]
Analysts have sorted out some interesting phenomena. Let's follow the embedded editor to learn about the relevant content.
Huawei emerged as a star in the all-
flash
array sales ra...[Details]
The key is the configuration of registers. The T1 timer (16 bits) of CC2530 needs to configure three registers: T1CTL, T1STAT, IRCON Here is just a brief introduction. For more details, please refer ...[Details]
The frequency calculation formula of the PWM wave generated by the output comparison mode of the timer is: 72M/((2*(arr+1))*(psc+1) ) For example, if you set: PWM_Init(1000-1,72-1); (PWM_Init(arr,psc...[Details]
MCS-51 single-chip microcomputer timer/counter experiment programming program Programming requirements: 1. Connect a light-emitting diode LED to the P1.0 pin, light up for two seconds, turn off for o...[Details]
The following is a software simulation PT2272 decoding program, which is simply posted here for your reference. Software decoding program (simulation PT2272) ; ;The crystal frequency is 11.0592MHz...[Details]
After the BASIC language developed into QuickBASIC, it has acquired many structured ideas and programming methods, such as functions, modules, local variables, global variables, data transfer, etc. T...[Details]
At the annual Semiconductor Strategy Symposium (ISS), semiconductor industry executives discuss semiconductor technology trends and global market developments. This article introduces the content a...[Details]
On December 5, the 4th World Internet Conference released its annual outcome document, Wuzhen Outlook, which pointed out that emerging topics such as the development of the next generation of the I...[Details]
The technical collaboration with Swedish battery manufacturer Northvolt will focus on developing system design solutions to integrate energy storage into wind and hybrid power plants.
Vest...[Details]
There are many special chips for remote control transmitters, which can be divided into two categories according to the encoding format. Here we will use the one that is more widely used and easie...[Details]
/*
Internal 1 M crystal oscillator.
The timer is used to implement a periodic signal that drives a passive buzzer. These experiments are based on the CTC mode of the timer, where the frequency signal...[Details]
Each ADC module of STM32 can switch to different input channels and perform conversions through the internal analog multiplexer. STM32 has specially added a variety of group conversion modes, which c...[Details]