I'm learning launchpad recently, and I'm having a lot of trouble with interrupts... I want to implement a function like this: P1.1 is set as input, a button is connected, and then the interrupt is use...
[i=s]This post was last edited by paulhyde on 2014-9-15 09:44[/i] I don't understand the basics of Sigma-Delta A/D. How is it different from successive approximation? And how do I operate it?...
Part of the program is as follows: pADCreg->rADCCON = (1rADCCON; pADCreg->rADCCON |= 1; DWORD cmp = pADCreg->rADCCON&1; while(cmp);//Here, if I debug step by step and step to here, cmp is 0, indicatin...
This article introduces how to play videos in Sipeed LicheeRV 86 Panel.
The Tina image has a built-in FFmpeg software package, which can be used for video playback.
Introduction to FFmpeg
FFmpeg (Fast...