The standard interface functions of stream interface drivers in CE are usually xxx_init, xxx_open, etc. Can we customize the stream interface functions? For example: SetCommTimers(); etc. without usin...
The question is this: I want to understand the debugging process. "1" I have used Activesync to establish a connection between the development board and the PC. In EVC, I can directly download the pro...
I am doing a project similar to identity authentication. Since the space of the object to be tested is small, the space is a hole with a diameter of 2cm. It is separated from the outside world by two ...
I recently made a project with LM3S6911 and played with this chip. I will also purchase this chip in bulk later. I came up with an idea. Why not make a development board for LM3S6911? I wonder if this...
1. System module composition: MCU processing module (including), wireless communication module, touch screen module, LCD module; 2. System composition framework as shown in the figure: Note: 1GB flash...