I am working on something that requires a 1MHZ sinusoidal signal, but I don't know how to generate it. I have seen many methods online, such as MAX038 (too expensive), LC/RC circuits, crystal oscillat...
Can CC2650 and CC2530 be networked? I just saw a buddy on the forum saying that CC2650 can't be used as a router and coordinator. I thought of using 2530 as a router and coordinator, and 2650 as a ter...
This content is originally created by EEWORLD forum user Mu Baixiansen . If you want to reprint or use it for commercial purposes, you must obtain the author's consent and indicate the sourceCars are ...
1. Advantages of using a sine wave inverter to power load devicesa. There is no concern about lightning damaging computers and other information equipment that uses AC power.b. Share the -48V DC power...
[b]AltiumDesigner14 installation cracking tutorial, [/b] [b]The latest version, the attachment has the network disk download address,,, [/b] [b]This is a tutorial I wrote myself, welcome to download i...
1. Topology type: Zigbee has two topologies: a. Start b. Mesh.Regarding Zigbee network topology, it is generally divided into two categories.Category 1: Star, Tree, Mesh.Category 2: Star, Mesh, Hybrid...
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]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
The adoption rate of serverless
cloud
computing
is gradually increasing, but it has not yet reached people's expectations. Various surveys show that serverless
is
still
an eme...[Details]
In the project, CPLD is needed to complete part of the algorithm design. The parameters are given by AVR, so the communication between AVR and CPLD needs to be completed. Therefore, a test program is...[Details]
In recent years, in order to meet the needs of social development, more and more companies have entered the fields of smart phones, artificial intelligence,
VR
, AR, etc. After seeing the d...[Details]
STM32 has 2 watchdogs: independent watchdog and window watchdog. Independent watchdog IWDG: A system fault detector that is independent of the system and is not affected by the system because it has ...[Details]
The calculation formula of the watchdog feeding time (watchdog overflow time) is: Tout=((4*2^prer)*rlr)/40 Tout is the watchdog overflow time (in ms), prer is the watchdog clock prescaler value (...[Details]
Introduction: As a power electronic device, the photovoltaic inverter mainly converts the direct current generated by the photovoltaic module into alternating current. Because there are thousands o...[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]
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]