我想以固定的节奏,例如每4个时钟周期,从RAM中取一个32位数放在GPIO上,RAM中有一块多个数据,循环向GPIO送,一旦开始,永不停歇,可以这样做吗?
实际用到的GPIO可能只是32bit中的若干个,不是全部。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我想以固定的节奏,例如每4个时钟周期,从RAM中取一个32位数放在GPIO上,RAM中有一块多个数据,循环向GPIO送,一旦开始,永不停歇,可以这样做吗?
实际用到的GPIO可能只是32bit中的若干个,不是全部。