In the design of the control terminal system, when the system requires low overall power consumption, the C8051F series microcontroller is the best choice. They have flexible clock hardware, which ena...
[color=#ff0000]Problem 1: Sensors often fail to initialize[/color] [color=#ff0000]Problem 2: After erasing all FLASH, MDK can download programs but cannot run[/color] After preparing the SensorTile da...
Live broadcast time: August 14, 10:00-11:30
Live Topic: MCU programming is no longer difficult, use MPLAB code configurator to achieve rapid development
Speech document: Click here to download
Watch r...
The process of programming uses mixed programming of assembly and C. We may have some ready-made header files, which may be C-based .h files, or assembly-based .inc header files. It is horrible to typ...
I'm very happy to get an LPC1115. I looked at the forum and found no related posts. I took advantage of the weekend to post a few. The exact name is [color=#333333]NXP LPC1115 LPCXpresso, [/color] Off...
Background knowledgeIn FPGA digital image processing, row cache is used very frequently. For example, when we need to operate the image matrix, we need to cache it. For example, image mean filtering, ...