When running the "tl-messageq-cmem-fft routine" using the AM5708 development board (RAM is 1G), after modifying the "arch/arm/boot/dts/am57xx-evm-cmem.dtsi" file, recompile the device tree, rename the...
[i=s]This post was last edited by Yanda5zi on 2020-3-11 08:23[/i]I'm working in a new company recently, and we use Hetai HT66F series microcontrollers. I've discovered a strange phenomenon after worki...
DMA (Direct Memory Access) is a mechanism for fast data transfer. Its advantage is that once the controller is initialized and data transfer begins, DMA can be separated from the CPU and complete data...
[i=s]This post was last edited by skyworth74 on 2022-10-21 23:07[/i]1. Brief introduction of the work (100-200 words)(Design name, work photo, function introduction, etc.)
This time, we participated i...
1. Select pin function -- PxSEL, PxSEL2PxSEL2 PxSEL pin function0 0 Used as IO port0 1 Used as the first function pin1 0 Reserved, refer to the manual of the specific model1 1 Used as the second funct...
[i=s]This post was last edited by serialworld on 2022-1-22 15:54[/i]The development environment is built using GNU Tools for ARM Embedded Processors (arm-none-eabi-gcc), mainly using startup files and...