TI's latest 2013 version of the MSP430 MCU selection guide is now available![b][size=4]Detailed information: [url=http://dl1.eeworld.com.cn/fd.php?i=277775&s=NzY3MDkxK3o1ZmwzUzdCaU5zMkJBanpaVHFRaVJnSn...
Use MDK4.7, TI's TM4C123GH6PZ, ULINK2 to connect PC and JTAG, [b][color=black][font="][size=10.0pt]Project — Options for Target — Debug[/size][/font][/color][/b][color=black][font="][size=10.0pt] [/si...
[size=5]Schematic diagram of jinke-169 repeater, schematic diagram (protel99 design), [/size] [size=5][/size] [size=5]With 7088 FM radio function. [/size] [size=5]If you think it is good, please help ...
Author: Mr. Huang Gang of Yibo Technology ExpresswayLet’s review our verification process in the previous article. First, we already know that it is because our original package is not compatible with...
[i=s]This post was last edited by neufeifatonju on 2015-1-28 10:10[/i] The post published on January 22 [url]https://bbs.eeworld.com.cn/thread-454962-1-1.html[/url], updated today: I turned on my comp...
In the past few days, the news that ZTE was "banned" by the US Department of Commerce has triggered widespread reflection and concern in various domestic industries about the lack of independent co...[Details]
"Originally, there are many people who can design very good
chips
, but the market does not give domestic
chips
the opportunity to iterate, and domestic companies cannot give engine...[Details]
On April 20, the Photovoltaic Summit, guided by Jiangsu Renewable Energy Industry Association, hosted by Growatt, and supported by LONGi Solar Technology Co., Ltd. and Jiangsu Bigo New Energy Group...[Details]
1. Usage scenarios In the first case, when using a common STM32 delay function, similar to HAL_Delay(time), since this function uses a loop to judge and delay, when executing this function, the ent...[Details]
I have been working on this i2c for several days. Many people on the Internet say that this is a problem with the ST package library, and they basically talk about the STM32F1 series of chips, and ev...[Details]
Recently, the relevant person in charge of the Energy Conservation Division of the Energy Conservation and Technology Equipment Department of the National Energy Administration said on the issue of...[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]
China Energy Storage Network News:
On the 7th, Jurong Economic Development Zone signed a strategic cooperation framework agreement on comprehensive energy services with State Grid Jiangsu Int...[Details]
The implementation of CAN driver under embedded operating system Android requires not only adding CAN driver device in Linux kernel, but also implementing the call of Android HAL layer. Taking S5...[Details]
First of all, security practitioners have never felt that AI can be used as deeply as today. Although Antelope Cloud is a platform manufacturer, it has always been interested in AI and AI- specific...[Details]
1. Heart rate measurement principle 1. What is a heart rate module? The heart rate module is professionally used to monitor the heart rate of the wrist, fingers, forehead, earlobe, chest and other ...[Details]
Different models of PIC series microcontrollers have different watchdog settings. The following takes the PIC16F688 microcontroller as an example. 1. If WDTE=1 in the configuration word, the watchdog...[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]