During simulation, a lot of data is often generated. Some data is useful to us, while some data is just auxiliary and we will not look at it. So how can we ensure that the simulation software only sav...
[b][size=5]SinlinxA33 development board uses MIPI DSI screen[/size][/b] [size=3]Here I use the mipi screen bought from Sinlinx. You can also refer to other models of screens[/size] [size=3]First prepa...
Install Runhe Neptune Hongmeng system on w801kit, and use Huawei's deveco device tool. For details, see wiki
https://gitee.com/hl1200/Neptune-HarmonyOS-IOT/wikis/%E5%9C%A8ubuntu%2020.04.3%20LTS%20%E4%...
The stack space on embedded devices such as DSP is at the Kb level. When defining an array or applying for space within a function, you cannot define and apply for it directly as in Linux. You must ei...
[backcolor=rgb(222, 240, 251)]When FATFS mounts both the FLASH (spi) chip and the USB flash drive, f_mount(&fs, "0:", 0); How does the system know whether the "0:" is to mount the flash chip or the US...
The final DIY project of this evaluation is to develop a currently popular IoT application - air quality detector. The VOC index, relative humidity and temperature of SEK-SVM40 are collected using the...