2015-08-06 07:54 AM
Hello,
I have an incorrect output on the terminal, I check again it and it seems everything is ok. please help me. For clarify the case, I attached two snapshots from this situation.Also I use from linux(uclinux) of emcraft.com
https://www.emcraft.com/stm32f429discoveryTankyou.2015-08-06 09:11 AM
Your primary support should come from Emcraft.
You can try other baud rates to figure out what's going on, or use a scope and determine the rate being used.The most common failure DISCO vs EVAL boards is that the former uses an 8 MHz crystal and the latter a 25 MHz one, you need to make sure the code loaded has a coherent view of the hardware so the generated baud rates are valid.