[i=s]This post was last edited by Shi Yu on 2014-8-17 13:41[/i] I don't play with 430 anymore. I gave away all my books last month. The board has been gathering dust for a long time. I need to save mo...
[i=s]This post was last edited by dontium on 2015-1-23 12:47[/i] [color=#000000][font=宋体][size=12pt]Many people occasionally use op amps as comparators. Generally speaking, this works when you just ne...
Using DM0265R, the 15V output is correct when no load is applied, but after adding load (a motor), the 15V output becomes more than 3V. The problem is that some boards are good, while others are fault...
For the selection of MCU , SCT12 2052/4052 can be used for learning , which is easy to program. If you want to make a micro-power-saving sparrow type, you can choose the MSP430 series....
[i=s]This post was last edited by alan000345 on 2019-11-28 09:21[/i]Do you know how to design applications for Wi-Fi 6?Experts who support Wi-Fi point out that the launch of the Wi-Fi 6 standard will ...
The Sino-US trade war has already started. Trump's series of actions have had a negative impact on the global economy, such as increasing tariffs on Chinese companies and restricting domestic compa...[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]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
In the actual project development process, it is common to encounter modifications to the hardware circuit, and then the modified part requires the modification of the driver. Thinking about the comi...[Details]
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[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]
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]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
In simple terms, high-end chips solve many complex problems, mid-range chips solve a single complex problem, and low-end chips solve a simple problem. Let's learn more about the relevant content wi...[Details]
After we understand the use of libopencm3, we find that libopencm3 is only suitable for small projects. Its biggest feature is the convenience of USB. So when we configure large projects, is there a ...[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]
LAN8720 test code arrangement 1. Modified based on two projects, namely "Experiment 55 Network Communication Experiment" of Zhengdian Atom ATK and "STSW-STM32070" routine of ST official The hardware ...[Details]