[i=s]This post was last edited by kit7828 on 2022-5-18 20:10[/i]In the previous environment construction, the GPIO lights have been turned on. In hal_entry.c under src, you can see the pin definitions...
I'm a newbie and need help. When I'm using the RL78 G14 development board, I want to achieve press a buttonADC four-way samplingadd CRCfive sets of data are sent through the serial port. Simply put, p...
Feiling Embedded's new ARM9 learning kit, the powerful OK2440-IV development board is only 598 yuan! Add 36 yuan to get a MCU learning board, I hope it can help everyone learn high-end embedded techno...
https://nodemcu-build.com/
It claims that users can select the modules they need, and then the website will compile the firmware for you.
1. This is for nodemcu, that is, for esp8266. esp32 is still i...
This article introduces a set of intelligent fire security alarm system with high precision, high integration and ultra-low power consumption, which uses single-chip MSP430F149 as the main control chi...
As the title says! When many people talk about MCU development, they often focus on a certain chip. In fact, this is a very irrational approach. The chip is just a tool, and the method is fundamental....
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]
Regarding the PHY construction of LWIP, the PHY chip used is LAN8720A, RMII mode. Regarding the hardware connection part, the Atomic board F407 is used, and the hardware connection is as follows: ...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[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]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
OSC_IN and OSC_OUT are external crystal pins by default. If you do not use an external crystal oscillator on the STM32, how to connect OSC_IN and OSC_OUT If you use the internal RC oscillator instead...[Details]
1.GCC+PN(WinAVR-20071221) Introduction: WinAVR-20071221 comes with Programmer's Notepad, which is an easy-to-use and powerful code editor with basic functions such as project management, syntax colo...[Details]
Mobile phone battery charger program made by STC12C2052AD microcontroller #include stc12c2052ad.h #include intrins.h #define uchar unsigned char #define uint unsigned int sbit REF =P1^0; sbi...[Details]
The EM78 microcontroller does not have a multiplication instruction, so the multiplication operation needs to be converted into an addition operation. The 0X20 unit data is multiplied by the 0X21 u...[Details]
Speaking of
Wi-Fi,
everyone must be familiar with it. In today's era,
Wi-Fi
has become a necessity in our lives. No matter where we go, we need to use it, not only because the speed...[Details]
Samsung has officially released its mobile phone chips. Meizu's recently released Meizu S6 uses Samsung 's Exynos7872 chip. Foreign media reports indicate that Samsung is trying to use its industr...[Details]