In fact, it is very simple. After initialization, I send a string to the microcontroller. Then I have a program like this in the microcontroller [code] void transmit(unsigned char *dat) { unsigned int...
I bought a 2416 core board with 128M memory, industrial grade. I would like to thank the support of JYX boss, I will sort it out slowly when I have time....
[i=s]This post was last edited by paulhyde on 2014-9-15 03:04 [/i] Why did no team from Zhejiang Province's Group D and Group E enter the first prize candidate list in this National Electronic Design ...
Now the 3.5 version of SensorTag has removed the iBeacon firmware, so is it only possible to register for that license to get the upgraded firmware and source code? Is there any kind person who can gi...
I have been downloading tools for the past few days, because I found that no tool can open the source code, so I finally downloaded all the tools after a few days of intermittent work.I am more concer...
Which is the main chip on the MSP430 Launch Pad? MSP430G2231? MSP430F1612? Are programs written into the MSP430G2231? What is the function of the MSP430F1612? What is the difference between using the ...
Dong Yang, executive vice president of the China Association of Automobile Manufacturers, said on the 26th that according to the authorization of the Ministry of Industry and Information Technology...[Details]
The update interrupt initialization configuration of the stm32 advanced timer TIM1 is not much different from that of the ordinary timer. What needs to be paid attention to is the configuration of TI...[Details]
Recently, the US embargo on ZTE has attracted much attention. Let's take a look at the relevant content with the automotive electronics editor. On April 16, local time, the U.S. Department of Co...[Details]
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
The goal of this article is to build a TCP client based on the previous project that can ping the PC, and can actively send data to the PC, and can also send and receive data with the PC, and display...[Details]
In the development of artificial intelligence, talent reserve is undoubtedly an important part. Artificial intelligence should be a bottom-level technology that can be deeply embedded in any indust...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
There has been a lot of news about Huawei
phones
recently
. At the
Huawei
Global Analyst Conference
on the 17th
,
Huawei
announced that it will launch
5G
phones
in the seco...[Details]
The article is written for LPC2148, but it is also applicable to Samsung's 44B0 chip. You only need to select S3C44B0 as the corresponding CPU when selecting it. JLINK debugging experience un...[Details]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
Why does MCU have a watchdog? With this question, let's learn about watchdogs. Even the 51 single-chip microcomputer has a watchdog, which shows that this dog has a special meaning to us. The purpose...[Details]
****************************************************************** 1. The operand is in register, R0--R7 2. Operands are in internal RAM 3. Operands are in external RAM But they are all similar. For ...[Details]