I'm playing with 28377D recently. If you're interested, you can contact me. I have a minimum system board available, with TI original program V1.4 and related learning materials, and a Chinese transla...
1. What are the differences and connections between sensors, data acquisition modules, and zigbee modules, and how do they work? Is the data detected by the sensor collected by the data acquisition mo...
I use STM32F103VCT6 to write programs, and the program space is 256K.It shows that more than 180K has been used. I didn’t expect that I wrote so many programs.
Is this accurate? I still have a lot of ...
From the official blog of Raspberry Pi: https://www.raspberrypi.com/news/buy-more-time-with-raspberry-pi-pico-and-money/BB Collie built a Pico device that turns back the clock when you insert a coin i...
Use SPI bus downloader MSP-FET430UIF to connect the circuit and computer. Use oscilloscope to measure that the crystal oscillator has started to oscillate. Use ccs6.0 to burn the program to the microc...
Hello everyone, I just started using STM8. How do I use the library function to create an LED flashing light project? I use STVD. The more detailed the creation process, the better. Thank you....
Wang Xiaochuan, the "Wudaokou Goalkeeper", is going through a level that he has never gone through before. For example, Sogou's (NYSE: SOGO) financial report, artificial intelligence, and the futur...[Details]
Chip: STM32F107VCT6 Application Pin: THOUSANDS, RMII STM32CubeMX is very convenient to use ETH. The software comes with LWIP and configuration. This time, STM32F107VCT6+DP83848CVV is used. The MII a...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
When Amazon quietly launched a product called Elastic Computing Cloud 12 years ago, the Internet industry in China, across the ocean, also ushered in an unprecedented development opportunity. Let's...[Details]
Household photovoltaic power stations mainly utilize idle resources on existing household buildings, such as roofs, wall facades, balconies, courtyards, etc., to install and use distributed photovo...[Details]
sprintf is a function in the C language library that converts data types. There is a situation where In 51 MCU, define unsigned char temp; Then I want to use the serial port to print out temp in deci...[Details]
6MHz crystal oscillator, using timer counter 1, using interrupt mode, through P1.0 to make a light emitting diode turn on for 100ms, turn off for 300ms, and repeat. Assembly programming is used to ac...[Details]
Design a second and minute pulse generator for a single-chip microcomputer using the interrupt method. Assume that P1.0 generates a positive pulse of one machine cycle per second, and P1.1 generates ...[Details]
Assume that the MCS-51 microcontroller uses a 12MHz crystal oscillator, and wants to use a timer to generate a pulse with a duty cycle of about 30% and a period of 60ms at port P1.0. ;==============...[Details]
On June 26, 2017, China's new generation of high-speed rail "Fuxing" realized its first two-way service between Shanghai and Beijing, with a maximum speed of 400 kilometers per hour and a standard ...[Details]
On the 25th, Qualcomm held a technology summit in Beijing, inviting almost all important Chinese partners in an extremely rare "show", including SMIC, China Mobile, Lenovo, Xiaomi, OPPO, vivo, ZTE ...[Details]
The industry generally believes that hybrid beamforming (Figure 1) will be the preferred architecture for 5G systems operating at microwave and millimeter wave frequencies. This architecture combin...[Details]
PORT6 outputs the action control, and is externally connected to a circuit that drives 8 seven-segment displays . Write a program to display 1, 2, 3, 4, 5, 6, 7, 8 on the 8 seven-segment displays in ...[Details]