[i=s]This post was last edited by star_66666 on 2016-12-8 00:12[/i] [align=left][font=宋体]Let's start with the configuration of the development environment. My personal habit is to use[/font]KEIL[font=...
It just so happens that the PCB I made for the prototype has been returned today, so I'll have a sneak peek.The back has an ATMEL ATmega48 as the main controller. The front is the digital display. Wit...
I am a senior in college, studying software engineering. I am quite familiar with C and have done several simple designs on the .NET platform. I found a job not long ago, in a mobile communication equ...
[i=s]This post was last edited by Qiangzi00001 on 2015-5-25 00:43[/i] :Sad::Sad: I have been busy lately and a little too busy{:1_85:}{:1_85:}. Originally, I wanted to use ADXL345 to make a pedometer....
According to the attachment, the input voltage is 0V and the output is -247.139uV. According to conventional calculations, if the input is 0, the output should be 0. Please help analyze it, because my...
In our common sense, the word technology often has two definitions. The first is the technology sealed in the laboratory. They are like flowers on the mountain top. Only a few people on the mountai...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
In most countries, the military is a fairly large group, and the health of soldiers is particularly important to the combat effectiveness of the army. The US Department of Defense's Advanced Resear...[Details]
Leading Chinese PV inverter manufacturer Huawei said it is supplying string inverters to a 75MW fully digital utility-scale solar project in Brazil, which it claims is the first of its kind in the cou...[Details]
1. FSMC Brief FSMC, the Flexible Static Storage Controller, is capable of interfacing with synchronous or asynchronous memories and 16-bit PC memory cards. The FSMC interface of STM32 s...[Details]
On May 8,
Google
I/O 2018 Developer Conference was held as scheduled in Mountain View, California. In the second year of the full promotion of the "AI first" strategy, artificial intelligen...[Details]
LiDAR: Autonomous driving from the perspective of optoelectronic technology LiDAR and competing sensor technologies (camera, radar, and ultrasonic) intensify the need for sensor fusion and the need...[Details]
ADI has established long-term good relationships with car manufacturers and Tier 1 component suppliers. Based on its previous long-term successful cooperation with new energy vehicles and suppliers a...[Details]
The first one is a DMA mode of multiple channel acquisition void ADC_DMA_Config(void) { ADC_InitTypeDef ADC_InitStructure; RCC_HSICmd(ENABLE); while (RCC_GetFlagStatus(RCC_FLAG_HSIRDY) == RESET); ...[Details]
Mixed reality (augmented and virtual reality) is the next computing frontier after the PC in the 1970s, the web in the 1990s, and mobile platforms in the 21st century.
MR
is the most unique...[Details]
MCU Programming: Find the average value of 8 unsigned numbers. There are 8 unsigned numbers stored in 8 units of the internal RAM starting at 20H. It is required to save their average value in R2. ;-...[Details]
In the 51 single-chip microcomputer's on-chip data memory units 20H and 21H, the data 9 and 2 are stored respectively. Write a program to calculate the difference and product between the two. The d...[Details]
The CAN of the STM32 ordinary chip has 14 filter groups (the interconnected type has 28 filter groups) to filter the received frames. Each filter group includes 2 configurable 32-bit registers: CAN_F...[Details]