- This topic has 1 reply, 2 voices, and was last updated 9 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Electronics › Electronics › arm7lpc2148
How to combine adc and dac source code programs in lpc2148 using embeded c language to acess them at a time on the development board.
if you want to perform simulteneous operation then you need timers and interrupts.
although it will not be simulteneous but due to high frequency switching between both tasks it seems to be like simulteneous operation