Skip to main content
davod
Visitor II
August 6, 2015
Question

Problem with terminal output

  • August 6, 2015
  • 1 reply
  • 819 views
Posted on August 06, 2015 at 16:54

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/stm32f429discovery

Tankyou.
    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    August 6, 2015
    Posted on August 06, 2015 at 18:11

    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.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..