Posted on May 17, 2011 at 09:31Has anyone been able to read the Electronics Signature of the STR91x? I'm using the Keil MCBSTR9 ver2 Eval Board. The expected values are in the STR9 Flash Programming Manual Rev1 Section 1.11.2 (p.13). Looking at the ...
Posted on May 17, 2011 at 09:31I have the Keil eval board MCBSTR9 ver2 with ULINK cable. I think I need to purchase the FlashLINK cable so that I can use CAPS to change the boot bank. I'm waiting for a quote.
Posted on May 17, 2011 at 09:31Thanks for your help. Turns out I was initializing the UART again after I made all the settings. So I just moved one line up. Stupid mistake.
Posted on May 17, 2011 at 09:31Hi, Can someone provide an example of UART communication using interrupts? Using Hyperterminal, I am sending data to my Keil ST ARM9 eval board and trying to implement the Receive Interrupt. The UART->RIS raw interrupt...