Topic : STM3210E Eval board Demo Project not working

Forum : ARM

Original Post
Post Information Post
April 17, 2013 - 5:00am
Guest

So I just unpacked my STM3210E demo board, downloaded the eval board FW from STs website, opened the Ride project, built, loaded, and nothing.

It seems that maybe this is a newer revision of the eval board since the Demo project was created as the startup_stm32f10x_hd.c only mention low, medium, and high density devices whereas the chip on board seems to be an XL density chip. STM32F103ZGT6

So how can I get the Demo project working on this board?

Replies
Post Information Post
+1
0
-1
April 18, 2013 - 2:06pm
Raisonance Support Team

Hello,
You should download the latest library from ST. In this library you will find the examples and the template in project file.
There is a "read me" to know how to use it.

Regards,

+1
0
-1
April 18, 2013 - 3:18pm
Guest

I know but I want to be able to compile the code for the Eval Board, rather than starting from a "bare base". It's easier to look at working code for the eval board and go from there, like writing to the included LCD.

+1
0
-1
April 18, 2013 - 7:07pm
Guest

Yesterday was a bad day for me, everything I did was not working. Now today I've fixed three things! Anyway, it all works well out of the box, not sure what I was doing wrong but it was just operator error.

+1
0
-1
June 14, 2013 - 6:00pm
Guest

Update to this, I have three of these demo boards and I have discovered something. On the LCD module there is a sticker that says the part number and rev. I have one that's a C-01 rev and when I compile the Ride demo project and load it, it works fine. Now the other two I have are C-03 revs. and the LCD does not work as it does with C-01.

I'm not sure what's different I'm moving on but thought maybe someone at Raisonance would want to figure it out.

+1
0
-1
July 18, 2013 - 2:24pm
Raisonance Support Team

Hello,
In our lab we don't have this two different demo board and the LCD is working with ST examples.
Did you ask ST about this issue? it seems that it's more a hardware issue than software.

Regards,