Clone Devo8

More
04 Mar 2013 21:44 - 04 Mar 2013 21:46 #7357 by josh147
Clone Devo8 was created by josh147
I'm trying to use this board:
STM32 board

to clone the Devo8.
Usually, one the code compiled, Devo has its own bootloader to load the image.
If I use this board, and it comes with STM USB bootloader, what should be changed? Linker script or something else?


-Josh
Last edit: 04 Mar 2013 21:46 by josh147.

Please Log in or Create an account to join the conversation.

More
04 Mar 2013 22:05 #7358 by Hexperience
Replied by Hexperience on topic Clone Devo8
I can't answer your question, but just wanted to say, NICE! If you manage to get that working, you could turn a 7e into an 8s!! :)

Good luck with your project... cheers

There are 10 types of people in this world. Those that understand binary and those that don't.

Please Log in or Create an account to join the conversation.

More
05 Mar 2013 05:01 #7371 by PhracturedBlue
Replied by PhracturedBlue on topic Clone Devo8
I have that board. It does not have enough RAM or ROM to support the Devo8 build. I'm not sure theLCD driver we're using is compatible either. It is also a pain to work with because many of the I/O are dedicated.

I'm not saying it is impossible, but it is a serious amount of work to do.

Please Log in or Create an account to join the conversation.

More
22 Mar 2013 23:27 - 22 Mar 2013 23:44 #8009 by josh147
Replied by josh147 on topic Clone Devo8
Turn out got this board:
www.powermcu.com/product-8.html

The same CPU used in DEVO8. The LCD controller is not the same but close enough. No SPI flash on this board, but a SD card slot. I'm going to change the code to use SD card instead of SPI flash.

The Keil MDK can't compile the devo8 code due to coding style. Trying to integrate YAGARTO to Keil uVision MDK.

Just a question, I can't find startup.s code in the source code. Where does it locate?
Last edit: 22 Mar 2013 23:44 by josh147.

Please Log in or Create an account to join the conversation.

More
23 Mar 2013 13:27 - 23 Mar 2013 13:33 #8013 by PhracturedBlue
Replied by PhracturedBlue on topic Clone Devo8
libopencm3 provides the startup code needed. Just linking itmakes everything work. Well, that and the linker file.
I would probably recommend using Eclipse rather than Keil, but if you get it working, let us know.
Last edit: 23 Mar 2013 13:33 by PhracturedBlue.

Please Log in or Create an account to join the conversation.

More
24 Mar 2013 05:14 #8027 by josh147
Replied by josh147 on topic Clone Devo8
I tried to re-compile libopencm3 lib and got error about yaml file.
What's it?

Please Log in or Create an account to join the conversation.

Time to create page: 0.035 seconds
Powered by Kunena Forum