I happened to have a few MP3 player modules on hand, so I used Nucleo to control the music playback, and used my phone as a remote control to switch the songs played. This is just for entertainment, h...
2440+k9f1g08 platform follows the development board, and changes the driver of 512b/page to 2k/page. A problem occurs and I don't know how to solve it. After burning NK, the system can start once, but...
In Mitsubishi's single-chip computer M16cN4, I formatted the SD card to FAT16. After sending the CMD9 command to obtain the number of blocks on the card, I found that the number of blocks returned was...
TI application engineer Chanakya takes you into his world and lets you feel his passion and love for TI work as an engineer. [flash]http://player.youku.com/player.php/sid/XNDQzNzI0NjI0/v.swf[/flash] F...
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]
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[Details]
1. Photovoltaic inverter installation process
1. Preparation before installation
Are the product accessories, installation tools and parts complete? Is the installation environmen...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[Details]
As a leading company in automotive semiconductors, Freescale and Khronos Group have jointly launched an automotive multimedia embedded microprocessor i.MX35 with an integrated OpenVG hardware acceler...[Details]
Using the WWDG of STM32F030, it is found that the MCU will not be reset under STOP, just like the sleep mode of STM8S. Paste the watchdog code: /******************************************************...[Details]
Semiconductor giant Intel has launched the desktop version of the 8th generation Coffee Lake architecture
Core
processor more than a month ago, and its performance is said to be 30% to 40% ...[Details]
There are many types of blood glucose meters on the market, with different structures and shapes, prices and accuracy. It is difficult to achieve both price and accuracy. The reason is that a sui...[Details]
1 Main features of EM78P447S The EM78 series of MCUs are 8-bit high-cost-effective MCUs manufactured by Taiwan Elan Electronics Co., Ltd. using CMOS technology. This series of MCUs generally have bui...[Details]
Recently, the 2017 Review and 2018 Outlook Seminar of the Photovoltaic Industry was held in Beijing. Sungrow, a powerful inverter technology company, was invited to attend the seminar. With 20 year...[Details]
include ht47c20.inc data .section 'data' count db ? code .section at 0 'code' org 00h jmp start org 04h reti org 08h reti org 0ch jmp rtc_int org 10h reti ;**************************** star...[Details]