The MSP CapTIvate MCU Development Kit is a comprehensive, easy-to-use platform for evaluating the MSP430FR2633 microcontroller with CapTIvate touch technology. The kit includes an MSP430FR2633-based p...
[i=s]This post was last edited by damiaa on 2022-9-14 11:12[/i]【Home treasure】 esp32s2 freertos communication between tasks Event Groups
When using an operating system, you will find that global varia...
I have recently been reading a self-study manual called "Analog Circuits and Digital Circuits" by Cai Xingshan, which mentions troubleshooting of a mnemonic device (involving transistors). Why is the ...
Serial port sends data
1. The most direct way to send data through the serial port is to call the standard library function .
void USART_SendData(USART_TypeDef* USARTx, uint16_t Data);The first parame...
Seeing that TI was having an event, I couldn't help but buy a few more boards to expand TI's BoosterPack collection. I think the good thing about TI's website is that the mall, website and forum are s...
Most of the example programs on the Internet only have a countdown in seconds, and you cannot tell at a glance how much time is left, so they are not practical for use as exam timers. Therefore, a ...[Details]
/* Name: 51 single chip microcomputer realizes LED water light (array mode and bit operation mode) Note: Today I started to study 51 systematically again, and LED is the beginning. Two points to ...[Details]
As the first electric drive company in China to have installed more than 1 million pure electric vehicles , Shanghai Electric Drive Co., Ltd. has entered this field since 2008. From split electric dr...[Details]
In the actual debugging process, sometimes such a situation occurs that a software system can fully meet the technological requirements of mechanical equipment in theory, but it cannot be put into ...[Details]
Semiconductors are an important part of the electronic components industry. Their products can be used in communications, computers, mobile phones, automobiles, industry, medical care, military and o...[Details]
Recently, Sizu Yunshenchu Technology completed a new round of Series B financing, which triggered another wave of heated discussions in the industry about quadrupedal robots. Questions such as "A...[Details]
On April 14, it was reported that this is China's largest autonomous driving car data center and Asia's largest Robotaxi (autonomous driving taxi) operation center. Recently, AutoX , a global lead...[Details]
DIY
is like this. It may seem incredible at first, but after learning, you will find that you can find another sky of your own!
After seeing many experts making boxes, I also w...[Details]
Abstract: With the microcontroller LPC1768 as the core to control the AD7656 sampling circuit, a design scheme with accurate time stamp for power system monitoring data is realized. The system uses...[Details]
Semiconductor devices power cars, supercomputers, games, weapons systems, etc. The US government plans to invest $39 billion to help companies build more chip factories in the United States.
...[Details]
The circuit consists of R1, R4, R5, C2, D3, Q4, Q5 and relay K. Q4 and Q5 form a Darlington amplifier, and the relay is connected to the collector of Q5 as a load. When the power is turned on, the ...[Details]
On August 16, 2023, CATL released a new product launch conference for the "Shenxing" superchargeable battery , which is the world's first lithium iron phosphate 4c superchargeable battery. In order t...[Details]
On December 8, according to a list published by the United States Patent and Trademark Office (USPTO), Apple has obtained a technology patent, suggesting that future iPhones will have built-in sens...[Details]
First attempt at low power consumption, using the stm8l chip, using the half-halt mode 1. Regarding wake-up, you can use external interrupts and RTC (different modes of stm8l use different wake-up ...[Details]