1. Introduction
I saw in the introduction that it has 2Kbit of EEPROM, which means 256 bytes of storage space, and uses IIC communication, so let's give it a try.
2. Analysis
Open the relevant routine...
Now I encounter Altium's crackdown on piracy in every company I go to. I heard that the license of a crappy software costs hundreds of thousands of dollars, but you can only view it. When you design w...
Power Stage DesignerTM is a JAVA-based tool (requires JAVA 8 or OpenJDK 8) that helps engineers speed up the power supply design process by calculating voltages and currents for 20 topologies based on...
SPI and DMA initialization are automatically generated by STM32CUBEMX. The external memory is LY68L6400. I use HAL_SPI_Transmit(hspi2,(uint8_t * )TX_data, 1020, 0xfffffff);
The function writes data to...
Keysight Technology Award-winning Live Broadcast | Thanksgiving Month Opening Ceremony - Oscilloscope Lecture Hall Registration Starts~Click here to registerLive broadcast time: 10:00-12:00, June 6, 2...
November 1 , 2023 , Shanghai, China - Renesas Electronics , a global semiconductor solutions provider, announced today that it will bring a variety of advanced solutions for smart industry, ...[Details]
Microcontrollers have been widely used in many modern electronic designs and productions, but there are still many inconveniences in the communication between microcontrollers. Common ones include ...[Details]
STM32 bit band operation example int main(void)
{
GPIO_InitTypeDef GPIO_InitStruction;
RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOA,ENABLE);
GPIO_InitStruction.GPIO_Pin=GPIO_Pin_8;
...[Details]
When using a single-chip microcomputer, you often encounter situations where a short delay is required. The required delay time is very short, usually tens to hundreds of microseconds (us). Sometimes ...[Details]
According to Yonhap News Agency, a data document released by the Ministry of Trade, Industry and Energy and the Semiconductor Industry Association of South Korea on the 5th showed that South Korea's ...[Details]
New energy vehicle companies have been struggling with power batteries for a long time! Since Zeng Qinghong, chairman of GAC Group , publicly mocked himself as a "worker" in the CATL era at the "20...[Details]
2022 could be the year that electric vehicles finally start to go mainstream, at least according to a new report from Bank of America Securities. Yet, recent studies have found that most drivers are ...[Details]
Designing low power circuits while achieving acceptable performance is a difficult task. Doing so in the RF bands increases the challenge dramatically. Today, nearly everything has wireless connect...[Details]
Q: PLTS 5.5 (or earlier versions) has an incomplete image display problem (displayed as white squares or other colors).
A: This is a compatibility issue between the DirectDraw used in the old ve...[Details]
On August 30, Qingtao Energy announced that it plans to establish a joint venture with SAIC Motor to establish SAIC Qingtao New Energy Technology Co., Ltd. (subject to the name approved by the Market...[Details]
OmniVision Technologies, Inc., a leading developer of advanced digital imaging solutions, and Artilux Inc., a leader in SiGe broadband 3D sensing technology, recently announced the signing of a lette...[Details]
At the opening ceremony of the 2021 World Semiconductor Conference on June 9, Qiao Yueshan, Director of the Electronic Information Department of the Ministry of Industry and Information Technology, d...[Details]
Reactive compensation is one of the effective measures to improve voltage quality and reduce network loss. The method is to connect capacitors in parallel to the inductors in the inductive cir...[Details]
The single-chip microcomputer is a very practical subject. Without practice, everything is just a mirage. It is very necessary to spend some money to buy a development board. ("The development board i...[Details]