Skip to main content
radomir
Associate
January 17, 2012
Question

stm32w Contiki

  • January 17, 2012
  • 6 replies
  • 1230 views
Posted on January 17, 2012 at 07:32

Hello,

I load Contiki 2.5 to mb851 and it works well,

but in my own board (with the same chip stm32w108CBU63) radio library not works.

In IAR simplemac-library works fine.

Does anybody know why?

Thank you.

#stm32w108
    This topic has been closed for replies.

    6 replies

    Tesla DeLorean
    Guru
    January 17, 2012
    Posted on January 17, 2012 at 14:31

    Does anybody know why?

     

    You are asking people to guess. Please start by enumerating the circuit/BOM differences between your board and the reference design.
    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    radomir
    radomirAuthor
    Associate
    January 17, 2012
    Posted on January 17, 2012 at 20:17

    ''STM32W108 SimpleMAC firmware'' from ST (simplemac-library.a) work fine in my device,

    but Contiki uses simplemac-library-gnu.a

    Contiki ST_RadioInit() returns error, ST_RadioGetEui64() returns zeros, etc.

    Does anybody use Contiki with a custom devices?

    radomir
    radomirAuthor
    Associate
    January 31, 2012
    Posted on January 31, 2012 at 08:01

    i changed stm32w***63 to stm32w***64, and it solved the problem.

    onebigfoot
    Visitor II
    February 20, 2012
    Posted on February 20, 2012 at 20:41

    Stoopid question: what exactly did you change? the actual revision of the chip, or some macro def?

    I seem to have the same problem...

    radomir
    radomirAuthor
    Associate
    February 28, 2012
    Posted on February 28, 2012 at 12:35

    i have changed chip x63 to x64.

    s_poggie
    Visitor II
    July 9, 2012
    Posted on July 09, 2012 at 10:22

    Hi there,

    can you maybe give a brief overview what I would have to do, to get contiki working on stm32w

    Currently I am trying to evaluate how much time I will have to spend to get it working.

    Thanks

    Sascha