2013-01-31 11:53 PM
Hi all,
I have been working with the STM32W-RFCKIT and the Contiki OS without any problems.Now I have made my own board based on the SPZB32W1x2.1 module. When trying to make my board talk with the mb951 and the mb950 nothing happens. The SimpleMAC version used in the Contiki OS is 1.0.2.Now I have read about the different revisions of the STM32W108 core and it seems that only the STM32W108CBU64 core have support for the SimpleMAC library accordingly to the CPU documentation.But reading the SimpleMAC documentation it states that from version 1.1.0 all STM32W CPUs is supported.Is there anyone that can sort this out for me?Edit:I have now tried to use SimpleMAC 1.1.0 talk demo with my board and the mb950 with sucess. So it seems to me that the older version of SimpleMAC included in Contiki don't support my CPU.I tried to change the version in Contiki to 1.1.0 but it would didn't work. It complains about double definitions of functions defined in the hal when changing the library and hal package.Have anyone tried to change from an earlier version of SimpleMAC to a more recent before?What do I have to think about when doing it?Regrads,Andreas #simplemac #stm32w2013-03-19 03:13 AM
Hello
,I'm starting to
test the
RevD
MB851
evaluation board
using
the basic examples
of
ST
, exampleswith
SimpleMAC
library
,and
using
Contiki
In
the 2
first two cases
I have a problem
trying to use
my
own development environment
[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/STM32W%20and%20SimpleMAC%20Library&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&TopicsView=https%3a//my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/AllItems.aspx¤tviews=9]LINKWith
Contiki
I managed
to compile
and debug
the examples to
the evaluation board
mb851
,but I
can not do a
simple test program
that sends
radio
messages
from one plate to
another
Can you help me
with
this
Best
Regards
,Sergio