You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
The text was updated successfully, but these errors were encountered: