Hi! I am interested in start a STM32F429ZGT6 project but there lacks a method.
And, I honestly have no clue as to where to start. I’ve gotten about as far as downloading and installing CodeSourcery Lite…and that’s about it.
I’m comfortable with C, I’m comfortable with vim, couldn’t do a make file if my life depending on it. Most of my C projects have been small enough to not really require build scripts, which is probably the key reason I haven’t learned make.
Most of the tutorials that I’ve googled up are for something different (and I don’t know enough to make the changes for what I have) or just not very good.
[size=4][font=Arial, sans-serif][highlight=#ffffff]http://www.kynix.com/uploadfiles/small/STM32F429ZGT6.jpg[/highlight][/font][/size]
[size=4][font=Arial, sans-serif][highlight=#ffffff]
[/highlight][/font][/size][size=4][font=Arial, sans-serif][highlight=#ffffff]
[/highlight][/font][/size]
My goal as for now, is to make the LEDs blink.
I can break it down (I think) into two questions:
Where do I find documentation for this thing? I have the example code, but is that it?
What exactly ARE the compilation to hex to board steps?