Although it is posted here, the title is no joke.
I've recently been trying to embark on the path of freelancing.I can write code, boards, and soft manuscripts.
If you need anything, please find me~~~...
The following code resets ICE40LP1K, but it is found that the CDONE pin is always at a low level and will not be pulled high. Is there any other initialization operation?uint32_t fpga_reset(){fpga_ini...
A netizen answered a post about the daily schedule of a tech company.A Taiwanese netizen said that his daily routine used to be as follows:09:00 Arrive at the company and swipe your card09:20 Eat brea...
Problem: The audio file is blocked from playing in a loop, and the screen cannot refresh the image captured by the camera in real time (there is a "stuck picture"). Try to use the state machine to pla...
[i=s] This post was last edited by qq825117996 on 2020-9-3 11:12[/i]void MX_TIM7_Init(void)
{LL_TIM_InitTypeDef TIM_InitStruct = {0};/* Peripheral clock enable */LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_...
What do you imagine
robots
to look like? Mechanical structures like humans, or strange shapes full of science fiction? Today we will take stock of the appearance of those opposite-sex robot...[Details]
It is of great significance to study the transplantation of Vxworks BSP based on S3C2440 platform. This paper introduces the concept of BSP, several files that need to be modified during BSP transp...[Details]
In the process of debugging MCU programs, due to the small size of the program, the use of emulators for simulation debugging is convenient and intuitive, so it is often used. However, Keil often goe...[Details]
There are less than two weeks left until 2020. While manufacturers are actively preparing for CES, they are also starting to prepare for the first wave of new works for the coming year. The ...[Details]
Introduction: After a period of accumulation, Huawei has once again made new progress in the field of electric vehicles. A new model of the smart car selection model it cooperates with Chery is abou...[Details]
Recently,
Tianchuang Robotics
announced
the completion of its B+ round of financing
. This round of financing is only open to old shareholders and was jointly completed by Yida Cap...[Details]
According to Tianjin Customs, Semiconductor Manufacturing International Corporation (SMIC) has declared to Tianjin Customs the import of the world's largest single-unit 8-inch integrated circuit prod...[Details]
Key debounce is to ensure the actual application effect Let's look at a piece of code first: #include reg52.h unsigned char code LedChar ={//Numbers displayed by the digital tube 0~9 0XC0,0XF9,0XA4...[Details]
Toshiba’s latest Visconti™ ADAS SoC targets automakers’ autonomous driving applications, with high-density Semper NOR Flash memory family enhancing functional safety for the SoC Cypress Semiconduct...[Details]
Hydrogen is an attractive fuel because it does not emit carbon dioxide. Burning hydrogen only produces water, which may help alleviate the worsening problem of climate change. But hydrogen is also ve...[Details]
This paper designs a simple virtual oscilloscope using the LabVIEW virtual experiment software platform, which uses the ATmega16 microcontroller for data acquisition and transmits data to the PC thr...[Details]
BioSolar (OTC: BSRC) said that their BioBacksheet recently received the interim relative thermal index certification from Underwriters Laboratories (UL). The company first received UL's material te...[Details]
Today, the car parked in your garage or down your driveway probably has more lines of code than a modern airliner. Hackers have been around since the birth of the Internet. We have all seen a websi...[Details]
Serial communication is one of the most basic and important functions of microcontroller learning. Serial communication can be used indirectly as a debugging interface to achieve communication betw...[Details]
When porting QT4.5 to mini2440, I encountered the problem of displaying Chinese in QT. Based on the information searched on the Internet, the solution is summarized as follows:
Step 1: Dow...[Details]