Posted on May 17, 2011 at 09:46Hi, I want to send a buffer of 76800 bytes to the EMI, using DMA in two modes: 1) sending first the data pointer which indicates the byte's address in the buffer, using a counter for the address 2) sending only the dat...
Posted on May 17, 2011 at 09:43I find the Flashlink circuit, along with the Jtag Programmer an excellent tool for programming and for erasing the STR91x ARM processors when the core cannot be stopped using the JLink. So I think that for debugging, t...
Posted on May 17, 2011 at 09:43Is it possible to use the FlashLINK (parallel port) with IAR'a workbench to do programming and debugging ? Under ''Debugger'' there is an option for ''Third-Party Driver'', so it seems that is possible to use other dev...
Posted on May 17, 2011 at 09:42Hi MariuszS, I use this code to generate a 10mSec interrupt: >>>>>> This code goes in the setup part: // TIM0 Structure Initialization --------------------------------------------- /* Timer calculation: Period = (t ...
Posted on May 17, 2011 at 09:42Hi. After testing the UART demo program on a STR912-SK and checking that everything worked fine, I downloaded the program to a custom board with a STR911FM44X6. I did the adjustments on General Options (EWARM) to use t...