As the title says, my two months of experience~~ I hope it will be helpful to those who come laterSummary of the defects and uses of STM32's I2C.pdf (92.94 KB)Downloads:672
2010-12-1 08:49...
Some portable electronic devices want their power adapters to be suitable for both AC mains with a global voltage range and 12V and 24VDC batteries in cars. Usually the most convenient solution is to ...
Dear elites, please help me. I need to find a DSP engineer (knowing C6000 and signal processing), an FPGA engineer (knowing radar), a software engineer (knowing radar, .net or C++), a radar system eng...
The electronic load made by C2000 LaunchPad encountered a very strange problem during debugging: After programming the LaunchPad, the program ran normally (as evidenced by the normal display of the LE...
In Verilog, if an always contains several case statements, are these case statements executed concurrently or sequentially? ? As follows
always
begin
case(a)…………
case(b)…………
case(c)…………
end...
Entering the information age after the millennium, the huge demand for semiconductor chips has made China the world's largest semiconductor market. According to relevant data, the scale of my count...[Details]
On April 17, the U.S. Department of Commerce suddenly announced that it would completely ban U.S. companies from
selling parts, goods, software and technology
to
ZTE
within 7 years. This als...[Details]
On April 20, Alibaba Group announced that it would acquire
the
chip
company Zhongtian Microelectronics and invest in six
chip
companies. Yesterday, JD.com CEO Liu Qiangdong said in a...[Details]
ZTE,
caught
in the vortex of
the US ban on the sale
of chips
, has sounded the alarm for China's information technology industry and revealed China's "chip disease". Let's follow the ...[Details]
1.MAX31865 (1 Introduction The MAX31865 is an easy-to-use thermistor-to-digital converter optimized for platinum resistance temperature detectors (RTDs). External resistors set the RTD sensitivity, a...[Details]
Overview
Lightning is a strong discharge phenomenon that occurs between thunderstorm clouds and between thunderstorm clouds and the earth due to severe convective weather. Lightning is gen...[Details]
A few days ago, Hanergy Chairman Li held a grand launch of Hanwa new products, which once again attracted the attention of the mass media to the development of photovoltaics. The unique Hanergy has gr...[Details]
I believe that many netizens who have watched "Interstellar" will remember this classic line, "Do not go gentle into this good night, nor let passion be drowned by the gloom of twilight". Different...[Details]
The pins of stm32 have two uses: GPIO (general purpose io) and AFIO (alternate function io) For some pins (depending on the chip), neither of these two uses exists. For example, in 64-pin products, O...[Details]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]
Note: This STM32 microcontroller is the STM32F103 series. The ADC of Stm32 has DMA function. This is beyond doubt and is what we use most! However, if we want to sample a signal (such as a pulse sign...[Details]
The isp made a brief summary. Through online programming (the chip is programmed by continuously resetting the chip while the high voltage is converted), the MCU's flash, eeprom, fuse bits, encryptio...[Details]
// 1. Use ICCAVR's terminal debugging window (Terminal) to debug communication. // 2. Set ICCAVR's terminal debugging window and set the serial port to com1 or com2 // The communication baud rat...[Details]