Menu

Serial communication problem of Nucleo STM32F4xx's ST-LINKV2-1

Fox
2017-05-23
2017-05-23
  • Fox

    Fox - 2017-05-23

    I used to be able to run mecrisp happily until I upgrade the firmware of ST-LINKV2-1. Interactive operations seem to be fine. However, uploading Forth source files would hang the serial communication after some bytes sent.

    I've tested msend and folie and got the same results. Other boards like STM32F429 Discovery doesn't have such problems.

     
  • Fox

    Fox - 2017-05-24

    The new firmware version of ST-LINKV2-1 is V2J28M18 and could be downloaded here

    http://www.st.com/en/embedded-software/stsw-link007.html

     
  • Jean Jonethal

    Jean Jonethal - 2017-06-09

    Did you get a any solutions to your problem ?

     
  • Jean Jonethal

    Jean Jonethal - 2017-06-09

    this happens when there is a serial overflow. Solutions might be disabling overflow handling for UART and higher clock speed of microcontroller, enable pll

     

Log in to post a comment.