|
Seeed BLE Micro (nrf51822) hangs on k_msleep
Hi,
I'm starting a project based on the BLE Micro module from Seeedstudio. Since this "board" was not supported but the RedBear BLE nano board is the most similar one, I created a custom board
Hi,
I'm starting a project based on the BLE Micro module from Seeedstudio. Since this "board" was not supported but the RedBear BLE nano board is the most similar one, I created a custom board
|
By
Matias N. <matias@...>
·
#2040
·
|
|
Zephyr v2.3.0 released
Hi all,
We are pleased to announce the release of Zephyr RTOS version 2.3.0.
Major enhancements with this release include:
* A new Zephyr CMake package has been introduced, reducing the need
Hi all,
We are pleased to announce the release of Zephyr RTOS version 2.3.0.
Major enhancements with this release include:
* A new Zephyr CMake package has been introduced, reducing the need
|
By
Carles Cufi
·
#2039
·
|
|
Re: Zephyr "West" Issue
We have a generic risc-v toolchain that support both 32 and 64-bit risc-v (riscv64-zephyr-elf). There isn’t a specific toolchain for IBEX.
- k
We have a generic risc-v toolchain that support both 32 and 64-bit risc-v (riscv64-zephyr-elf). There isn’t a specific toolchain for IBEX.
- k
|
By
Kumar Gala
·
#2038
·
|
|
Zephyr "West" Issue
Hello,
I am using Ubuntu and have been through the Getting Started Document and have arrived at point where you:
Run the installer, installing the SDK in ~/zephyr-sdk-0.11.3:
I have done the
Hello,
I am using Ubuntu and have been through the Getting Started Document and have arrived at point where you:
Run the installer, installing the SDK in ~/zephyr-sdk-0.11.3:
I have done the
|
By
jim slaughter <jim.slaughter@...>
·
#2037
·
|
|
Re: Newbie question: How do I find out what's really there?
Hi Dave,
Most of the questions you ask are better answered by looking at the code directly. The level of detail you ask for is not reflected in the doc.
- Does the ethernet driver come from
Hi Dave,
Most of the questions you ask are better answered by looking at the code directly. The level of detail you ask for is not reflected in the doc.
- Does the ethernet driver come from
|
By
Carles Cufi
·
#2036
·
|
|
Newbie question: How do I find out what's really there?
I'm a longtime FreeRTOS user (many shipping products) interested in Zephyr.
Why? Tired of the endless hassles and cost debugging and/or rewriting
crap drivers and/or
I'm a longtime FreeRTOS user (many shipping products) interested in Zephyr.
Why? Tired of the endless hassles and cost debugging and/or rewriting
crap drivers and/or
|
By
Dave Nadler <drn@...>
·
#2035
·
|
|
Use different memory bank
Hi,
I have trouble getting full usage of the RAM on my SoC using zephyr and I might need a little help as I have not found the needed information in the doc. Here's the situation:
I'm using Zephyr
Hi,
I have trouble getting full usage of the RAM on my SoC using zephyr and I might need a little help as I have not found the needed information in the doc. Here's the situation:
I'm using Zephyr
|
By
Antoine Zen-Ruffinen
·
#2034
·
|
|
Re: HAL architecture
Additionally to Carles's answer, let me point you to an on going PR that aims at implementing lp modes on stm32:
https://github.com/zephyrproject-rtos/zephyr/pull/19026
It only supports L4/WB series
Additionally to Carles's answer, let me point you to an on going PR that aims at implementing lp modes on stm32:
https://github.com/zephyrproject-rtos/zephyr/pull/19026
It only supports L4/WB series
|
By
Erwan Gouriou
·
#2033
·
|
|
Re: HAL architecture
Hi Noëlle,
Thanks for the kind words.
You can use CMSIS, which is built-in with Zephyr, for WFI.
Simply use:
__WFI();
in your C code.
The definition is
Hi Noëlle,
Thanks for the kind words.
You can use CMSIS, which is built-in with Zephyr, for WFI.
Simply use:
__WFI();
in your C code.
The definition is
|
By
Carles Cufi
·
#2032
·
|
|
JSON
Hello,
I am building an application on top of Zephyr that does communicate via MQTT to AWS IoT. I have been using the built in JSON library [1] to encode/parse the messages in json format.
Up until
Hello,
I am building an application on top of Zephyr that does communicate via MQTT to AWS IoT. I have been using the built in JSON library [1] to encode/parse the messages in json format.
Up until
|
By
Xavier Naveira
·
#2031
·
|
|
HAL architecture
Hi everyone!
First of all: thanks specifically to Carles Cufi for taking the time a few months ago to give very detailed answers to my questions on whether Zephyr would be a right choice for our
Hi everyone!
First of all: thanks specifically to Carles Cufi for taking the time a few months ago to give very detailed answers to my questions on whether Zephyr would be a right choice for our
|
By
Noëlle Clement
·
#2030
·
|
|
Re: Error in Getting Started Guide
Hi Jim,
Zephyr requires Python 3.6, you seem to be using Python 3.5.
Carles
Hi Jim,
Zephyr requires Python 3.6, you seem to be using Python 3.5.
Carles
|
By
Carles Cufi
·
#2029
·
|
|
Error in Getting Started Guide
Hello,
I am new to Zephyr. Problem with Getting Started Guide, UBUNTU Tab
Get Zephyr and install Python dependencies
2. Get the Zephyr source code:
west init ~/zephyrproject
jws@DESKTOP-AJSFNLH:~$
Hello,
I am new to Zephyr. Problem with Getting Started Guide, UBUNTU Tab
Get Zephyr and install Python dependencies
2. Get the Zephyr source code:
west init ~/zephyrproject
jws@DESKTOP-AJSFNLH:~$
|
By
jim slaughter <jim.slaughter@...>
·
#2028
·
|
|
Zephyr 2.3.0-rc2 tagged
Hi all,
The second release candidate for Zephyr 2.3.0 has now been tagged (v2.3.0-rc2).
The current issue counts are:
- 1 high-priority bug
- 16 medium-priority bugs
The high-priority bug (#23364)
Hi all,
The second release candidate for Zephyr 2.3.0 has now been tagged (v2.3.0-rc2).
The current issue counts are:
- 1 high-priority bug
- 16 medium-priority bugs
The high-priority bug (#23364)
|
By
Carles Cufi
·
#2027
·
|
|
Re: Full supported 802.15.4 modules (i.e as radio interfaces by zephyr's kernel)
#nrf52840
Thank you Jukka for your reply. I think I will stay with the nrf52840 dk. If there is no other suggestion
--
Nikos Karamolegkos
R & D engineer at ICS-FORTH
Telecommunications and Networks Lab
Thank you Jukka for your reply. I think I will stay with the nrf52840 dk. If there is no other suggestion
--
Nikos Karamolegkos
R & D engineer at ICS-FORTH
Telecommunications and Networks Lab
|
By
Nikos Karamolegkos
·
#2026
·
|
|
Re: Support for Atmel SAMG55
Just an FYI, working on moving pinmux for SAM0 over to DTS like I did for atmel SAM.
Also, we’re under some discussions on QSPI so good to know that you are looking at support for that as well on
Just an FYI, working on moving pinmux for SAM0 over to DTS like I did for atmel SAM.
Also, we’re under some discussions on QSPI so good to know that you are looking at support for that as well on
|
By
Kumar Gala
·
#2024
·
|
|
API meeting: agenda
Hi all,
*************************************************
We will be using Teams instead of
Hi all,
*************************************************
We will be using Teams instead of
|
By
Carles Cufi
·
#2023
·
|
|
Re: Full supported 802.15.4 modules (i.e as radio interfaces by zephyr's kernel)
#nrf52840
Hi Nikos,
Don't know about exact boards, but currently we have 802.15.4 drivers
for following chips/shields in drivers/ieee802154
source "drivers/ieee802154/Kconfig.cc2520"
source
Hi Nikos,
Don't know about exact boards, but currently we have 802.15.4 drivers
for following chips/shields in drivers/ieee802154
source "drivers/ieee802154/Kconfig.cc2520"
source
|
By
Jukka Rissanen
·
#2022
·
|
|
Full supported 802.15.4 modules (i.e as radio interfaces by zephyr's kernel)
#nrf52840
Hello to everyone, in this link1 there is a list with all the modules supported by zephyr. I am interested in 802.15.4 modules that are fully supported by Zephyr's kernel. Based on this discussion and
Hello to everyone, in this link1 there is a list with all the modules supported by zephyr. I am interested in 802.15.4 modules that are fully supported by Zephyr's kernel. Based on this discussion and
|
By
Nikos Karamolegkos
·
#2021
·
|
|
Re: Support for Atmel SAMG55
Yip, looks like I jumped the gun. Sorry about that!
Yip, looks like I jumped the gun. Sorry about that!
|
By
Michael Hope
·
#2020
·
|