We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello I am an ARM newbie I found a simple example, a hello world program for LP2100. I want to use this example, but with STM32F103ze, but I have not found the correct files for this (I am triying to put #include <stm32f10x_lib.h> instead of #include <LPC21xx.H> and so, but I get errors )
What should I do ?
Thanks
So that's not Keil, is it?
For CodeSourcery questions, you need to go to CodeSourcery!
Or try ST's STM32 Forum: www.st.com/.../forumsid-23.html
Note that the ST Firmware Library includes a whole load of examples - have you tried them?
www.st.com/.../modules.php
One thing's for sure: the LP2100 is an entirely different beast; it is certainly not a sensible starting point - especially for a novice!
Start with something that's specifically made for the chip in question!