Topic : REva kit support

Forum : ARM

Original Post
Post Information Post
July 26, 2009 - 8:06am
Guest

I have purchased the STR91xF starter kit and find almost no support for the STR9 in the kit. All of the examples are for the STR7. I would at least like to see the "testall" program compiled for the STR9. Am I missing something? Where do I find some quick start examples other than the flash the LEDs for the STR9?

Replies
Post Information Post
+1
0
-1
July 27, 2009 - 10:10am
Raisonance Support Team

Hi,

Sorry, the TestAll example has not been ported for the STR9 daughterboard.

Ride contains these three examples for the STR9 REva kit:
\Examples\ARM\REva\ADC_STR9
\Examples\ARM\REva\QuickStart_STR9
\Examples\ARM\test

(for the last one you have to change the target derivative, and then the #if's do the rest)

You will also find the examples of the ST library there:
\Lib\ARM\STR91x_Lib
These examples are designed for the ST eval board, but most of them can be easily ported to the REva board.

That's all there is for now.

Vincent