Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

STM32100E-EVAL Working Problem

Status
Not open for further replies.

mvliege

Junior Member level 2
Joined
Jan 13, 2014
Messages
22
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Turkey
Activity points
1,456
I have bought eval board which was STM32100E-EVAL.

Could you please advice me how to connect Eval board to PC?
---Which ARM compiler I have to use? (Keil or e.q)?
---How to programmer EVAL board?

Could you help me If someone use this eval board?

I just want to see on the LCD screen ":Hello World", that's all

All the best,
Mehmet
 

To program and debug the device, the development board has an embedded ST-Link V2 JTAG/SWD programmer/debugger which is accessed by one of the USB connectors onboard.

KEIL supports the ST-Link v2, although you may need to install the appropriate drivers.

ST provides demo firmware with a user manual to get you up and running:

STM32100E-EVAL demonstration firmware user manual

The firmware can be obtain by download from the following page:

STSW-STM32041 STM32100E-EVAL demonstration firmware (UM1011)

There is also other reference materials available for the product page of both the dev board and microcontroller:

STM32100E-EVAL Evaluation board with STM32F100ZE MCU

When write your first app, I would suggest attempting a simple task like blinking an LED, rather than attempting to utilize the TFT LCD.

BigDog
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top