Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop with Eclipse #30

Open
damian2340 opened this issue Jun 23, 2017 · 2 comments
Open

Develop with Eclipse #30

damian2340 opened this issue Jun 23, 2017 · 2 comments

Comments

@damian2340
Copy link

Hi, i'll like use eclipse by develop with it, but i don't know how do it.

Please can you help me? or maybe suggest how ide use for the stm32f411 discovery board.

pd: sorry my english.

@ambrop72
Copy link
Owner

Hi,
I don't support specific IDEs. The build and configuration system is made independent of any IDE and is based on the Nix package manager. There is enough info in the readme to configure and build for the supported platforms. If you want to build locally all you need is Linux with Nix installed, the readme explains the commands to use then (to run the configurator web interface and to build with command line). If you don't need to make any source code changes you can build with the public service at www.aprinter.eu.

Support for STM32F411 was contributed (see this commit: 59f660d) but there is no predefined configuration. I created a sample just now, it is attached. You should import that into the configuration editor (Choose File, then click Import Data) and modify it as you need. Especially fix the pins to be as you need them.

Note that SD card is enabled by default and configured for pins C12, D2, C8, C9, C10, C11. If you don't need SD card and want to use these pins for something else, then disable it (Board --> SD card configuration --> disabled, Board --> Runtime configuration --> configuration storage --> None).

aprinter_config_411.zip

@sebastianoscarlopez
Copy link

It's great!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants