Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Conversation

@cw2
Copy link
Contributor

@cw2 cw2 commented Mar 10, 2016

This is an initial version of STM32F429IDISCOVERY solution, as discussed in issue #255.

I have verified build with MDK and GCC 5.2.1, all TinyBooter commands via MFDeploy, application deployment and debugging in Visual Studio, serial communication over COM1.

Regarding the peripherals, there are not many enabled at the moment, due to the numerous pin conflicts with on-board features, complex GPIO alternate modes configuration and NETMF limitations (e.g. only one I2C, consequent modules etc.). The plan is to add the LCD in the next version...

@cw2
Copy link
Contributor Author

cw2 commented Mar 10, 2016

@Becafuel This includes flash memory fix, the previous version could not erase blocks above 0x08100000 (second MB), causing incremental application deployment failures.

Also, I have rebased it onto the latest upstream/dev (sorry about that).

@smaillet-ms smaillet-ms merged commit addad8a into NETMF:dev Jul 9, 2016
@cw2 cw2 deleted the dev-cw2-stm32f429idiscovery branch July 13, 2016 10:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants