The General Interest forum is for non-support discussion only. If you have a question about, or need help with a Silicon Labs product, please visit one of the individual product forums.
In this schematics which is provided by silicon labs at page number 3 "EFR32 I/O Port Connections" How the pins of two buses of with different names are connected with each other ?
Example : RADIO_PA[5..0]--------------------------------------------WSTK_P[45..0]
How pins of these two buses are connected with each other evan both buses are having different names.
is there a way to find my activity on this forum? notifications only show up for my own posts, where i can find list of other things that I may be doing? for example when i post comment to some other member's post? or when I comment to some article? unable to find my history.
When I let the forum sort by Last Updated, on page 4 there are messages with no answers and thus no updates, from all sorts of past years in an unsorted order. I wonder what the updates were or if the sorting rules are broken.
Update: those messages actually do have replies, but the overview doesn't seem to know that. And it turns out they are all duplicates.
I have been trying to adjust project settings to obtain a full assembly listing - without any luck. I would like something that shows source code, assembly, hex codes, and actuall addresses.
Keil help suggests "CODE" directive to produce .cod file. I have not found how or where to use this directive.
Hi I am working on a project that needs a full duplex wireless transfer between two points (master and slave mode) at low data rates but at very accurate and deterministic intervals. My data rate is 16 bytes every 40ms I have tried Zigbee and Bluetooth modules and problem with most of the modules is that there transfer delay is not deterministic. Sometimes data reaches destination at 40ms plus or minus 3 milliseconds.
Is there any deterministic protocol in wireless available ?
Forum
schematics issue in EFR32MG1-BRD4151A-B03-schematic
In this schematics which is provided by silicon labs at page number 3 "EFR32 I/O Port Connections" How the pins of two buses of with different names are connected with each other ?
Example : RADIO_PA[5..0]--------------------------------------------WSTK_P[45..0]
How pins of these two buses are connected with each other evan both buses are having different names.
Please reply its urgent.
where is my activity?
I do not have Alzheimers, but
I can't remember reply counts for all threads.
will "not read/read" start working in the forseeable future
from the very beginning ....
the majoe complaint has been the "sort by" that should automatically be by "last updated"
is something finally going to happen?
Can anybody provide a sample LED blink program with arm-none-eabi-gcc (In linux)
not a big deal, just info
Sorting fails
When I let the forum sort by Last Updated, on page 4 there are messages with no answers and thus no updates, from all sorts of past years in an unsorted order. I wonder what the updates were or if the sorting rules are broken.
Update: those messages actually do have replies, but the overview doesn't seem to know that. And it turns out they are all duplicates.
Usage of board pictures in open source projects?
Hello,
i am currently writing a basic port for the Silabs SLWSTK6061 board for zephyr https://www.zephyrproject.org/. I would like to include the picture of the Silabs board in the documentation.
It is this picture https://siliconlabs-h.assetsadobe.com/is/image//content/dam/siliconlabs/images/products/Bluetooth/proprietary/flex_gecko/efr32-flex-gecko-starter-kit.png from the page https://www.silabs.com/products/development-tools/wireless/proprietary/slwstk6061b-efr32-flex-gecko-868-mhz-2-4-ghz-and-sub-ghz-starter-kit
Is this ok? I did not find any license or usage information on the images.
The board documentation page will be similar to http://docs.zephyrproject.org/boards/arm/frdm_k64f/doc/frdm_k64f.html
Regards,
Christian
Token
Some error occour in my project about token.
invalid redeclaration of type name "tokTypeStackZllData"
invalid redeclaration of type name "tokTypeStackZllSecurity"
etc.
this occour in v2.2\protocol\zigbee\stack\zll\zll-token-config.h
v2.2\protocol\zigbee\stack\gp\gp-token-config.h
v2.2\protocol\zigbee\stack\config\token-stack.h
Description
Error[Pe256]
...
make:***[token-def.o]Error 2
Help!,what s wrong?How to fix it?
Having problem to attach image in my replies.
Sometimes, I have problem to attach image in my replies. For example in my reply of https://www.silabs.com/community/wireless/zigbee-and-thread/forum.topic.html/preventing_zigbeede-fJNR, you can see there is no image attached in screen shot. But, I actually attach it and I can see it if I click edit button. By the way, I also cannot attach my screen shot to show this issue on current issue posting.
SS build error
hello ,when i build my project,it occur some error about EMBER_AF_GENERATED_EVENT_CODE
Detetail
sdks\gecko_sdk_suite\v2.2\protocol\zigbee\app\framework\util\af-event.c",31 Error[Pe166]:
invalid floating constant
sdks\gecko_sdk_suite\v2.2\protocol\zigbee\app\framework\util\af-event.c",31 Error[Pe040]:
expected an identifier
both of them point out EMBER_AF_GENERATED_EVENT_CODE.
How to deal with it?
forum bug test question
so i'm uploading first image
2nd image:
How to clone an existing coordinator?
How to obtain full assembly listing ?
I have been trying to adjust project settings to obtain a full assembly listing - without any luck. I would like something that shows source code, assembly, hex codes, and actuall addresses.
Keil help suggests "CODE" directive to produce .cod file. I have not found how or where to use this directive.
Can someone suggest steps ?
Thank you
Deterministic wireless transfer
Hi I am working on a project that needs a full duplex wireless transfer between two points (master and slave mode) at low data rates but at very accurate and deterministic intervals. My data rate is 16 bytes every 40ms I have tried Zigbee and Bluetooth modules and problem with most of the modules is that there transfer delay is not deterministic. Sometimes data reaches destination at 40ms plus or minus 3 milliseconds.
Is there any deterministic protocol in wireless available ?
Thanks