Skip to main content
Jeroen deBuffel
Associate III
June 9, 2017
Question

How to upload sw to B-L072Z-LRWAN1?

  • June 9, 2017
  • 2 replies
  • 1046 views
Posted on June 09, 2017 at 16:51

Hi,

I am new to STM32 MCUs and looking for a simple tutorial on how to upload software to this board.

Of course I checked google etc beforehand but have not found a simple tutorial on how to get the B-L072Z-LRWAN1 started (normally I am using platformIO but open for other suggestions to easily get STM discovery board up and running).

Any help or guidance would be appreciated :)

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    June 9, 2017
    Posted on June 09, 2017 at 16:59

    Hi

    debuffel

    ,

    You have in the

    /external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fcontent%2Fst_com%2Fen%2Fproducts%2Fevaluation-tools%2Fproduct-evaluation-tools%2Fmcu-eval-tools%2Fstm32-mcu-eval-tools%2Fstm32-mcu-discovery-kits%2Fb-l072z-lrwan1.html

    page User manuals and a link to the

    http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-software/i-cube-lrwan.html

    software expansion for STM32Cube with UM2073 user manual.

    0690X00000607IvQAI.png

    0690X00000607JOQAY.png

    Hope this helps you.

    Regards

    Imen

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
    Jeroen deBuffel
    Associate III
    June 9, 2017
    Posted on June 09, 2017 at 17:19

    Thanks Imen. I already downloaded these sw packages // however once downloaded there is not a document which explains how to use files (probably for the novice it goes without saying ... not for me (yet)). That's why I was looking for simple tutorial movie or doc.

    Tesla DeLorean
    Guru
    June 9, 2017
    Posted on June 09, 2017 at 17:12

    The ST-LINK Utilities can download .HEX or .BIN files.

    Integrated directly into tools like Keil, basically open the project, select the target, build, download, done.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    Jeroen deBuffel
    Associate III
    June 9, 2017
    Posted on June 09, 2017 at 17:20

    Thanks. Maybe I need to use Keil / and what is the function of icube sw in that case?