• UART examples for ADuc7026
    Hi there I have problem with keil (even with AD code) example of UART //****************************************** unsigned char memory_pool[0x400]; int main (void) { int iIterator; int iUserVar1...
  • AduC7026
    hey, Im the following error Build target 'Sine Wave Simulator' compiling DACsine.c... assembling startup.s... linking... /cygdrive/c/Cygnus/Arm-Tools/Bin/../lib/gcc-lib/arm-thumb-elf/3.3.1/...
  • AduC7026
    hey, im getting the error***Target not creadte** whats wrong with that kranrhi
  • aduc7026 interrupt not working
    I am using my own board aduc7026. I wrote the program for dac, it is working fine, same program written in timer interrupt using timer1 but this is not working. i am using the compiler uvision 5.05.Please...
  • ADUC7026 Interrupt edge detection
    Hi, I have an aduc7026. I want to configur the interrupts on rising edges, but in the datasheet I didn't find anything about interrupt edge selection. Does you know sommething about it? Thanks a...