Heroes, I think the junior engineer position is boring, there is no exam or anything, and you have to pay 180 yuan, and those people don't know anything about you, as long as you pay the money, it's b...
Backtracking: One month ago, I was working on a project that used a microcontroller AD to measure external input voltage. During debugging, an adjustable DC regulated power supply was used as the exte...
I want to buy a WINCE phone to practice programming under the wince system. I have already found several phones, including Coolpad's 6168H (cup: Samsung) 8310 (cup: TI) 2938 (cup: ARM9), but I found t...
I bought the EP4CE6 learning board sponsored by Heijin, and later I made two rounds of boards myself. At first, I learned sopc, and the tutorial of Heijin was just like that. The software version was ...
[i=s] This post was last edited by paulhyde on 2014-9-15 03:22 [/i] Please help me write a code for the built-in AD acquisition module of STC12C5A60S2, with higher accuracy! ! :congratulate:...
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[Details]
introduction STM32 has many registers, which are difficult to remember, so the official packaged two sets of library functions. One is the standard library, but the official has not updated it on F7,...[Details]
Serial Port: 一. USART_ITConfig(USART1, USART_IT_TXE, ENABLE): As long as the transmit register is empty, there will always be an interrupt. Therefore, if you are not sending data, turn off the tran...[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]
In 2018, the National Development and Reform Commission issued a new photovoltaic subsidy policy. The benchmark on-grid electricity price was significantly reduced, the return on investment decreased,...[Details]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
STM32 ADC multi-channel conversion Description: Use ADC to continuously collect 11 analog signals and transfer them to memory through DMA. ADC is configured to scan and continuously convert mode,...[Details]
1. What is PWM What is PWM? Professionally speaking, it is pulse width modulation. In layman's terms, it is the continuous output of high and low levels. For example, the microcontroller outputs...[Details]
Getting to the bottom of blockchain
Since last year, blockchain has become the hottest word in both the financial and non-financial circles. Some people use it as a gimmick to engage in va...[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]
A group of young people who looked like they were in their twenties or thirties were squatting on the edge of the factory flower bed. Some were looking at their phones helplessly, while others were...[Details]
//******************************************************************************/ #include msp430.h //Note: There must be a delay between two transmissions, otherwise it cannot be sent again, seria...[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]
Recently, in the display industry,
quantum dot
display technology has become popular, and major manufacturers have flocked to it and started to produce
quantum dot
displays. However...[Details]