|
Zephyr SDK 0.14.0-beta1 Release
Hi, Zephyr SDK 0.14.0-beta1 has been released. https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.14.0-beta1 This is the first Zephyr SDK release to support all three major host operating sy
Hi, Zephyr SDK 0.14.0-beta1 has been released. https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.14.0-beta1 This is the first Zephyr SDK release to support all three major host operating sy
|
By
Stephanos Ioannidis
·
|
|
LOG_LEVEL_DBG messages don't show
What is needed to get LOG_DBG messages to show up? I see the LOG_WRN, and other levels working fine. In the example code in samples/subsys/logging/logger/main.c, the severity_levels_showcase() functio
What is needed to get LOG_DBG messages to show up? I see the LOG_WRN, and other levels working fine. In the example code in samples/subsys/logging/logger/main.c, the severity_levels_showcase() functio
|
By
lyn.harris@...
·
|
|
Zephyr Test Framework with Nucleo H743ZI
#ztest
Hello all, I am attempting to integrate the Zephyr testing framework into a project which uses a Nucleo H732ZI. I have followed the sample and have been able to successfully get tests to run, however
Hello all, I am attempting to integrate the Zephyr testing framework into a project which uses a Nucleo H732ZI. I have followed the sample and have been able to successfully get tests to run, however
|
By
BDesterBEC
·
|
|
TFLM / C++ library issues
Hi Bharath, You may want to consider modeling your prj.conf off of the TensorFlow Lite Micro hello_world sample as well (https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/modules/tflite-m
Hi Bharath, You may want to consider modeling your prj.conf off of the TensorFlow Lite Micro hello_world sample as well (https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/modules/tflite-m
|
By
Murphy, Lauren
·
|
|
ACRN Sample App using Zephyr
Hello folks, The ACRN (https://projectacrn.org/) team would like to have some sort of a “sample app” that can easily and quickly be set up by users and that demonstrates ACRN functionality in a limite
Hello folks, The ACRN (https://projectacrn.org/) team would like to have some sort of a “sample app” that can easily and quickly be set up by users and that demonstrates ACRN functionality in a limite
|
By
VanCutsem, Geoffroy
·
|
|
qemu_x86 and samples/drivers/uart/echo_bot
3 messages
#test
#uart
Hi, I'm trying to run the samples/drivers/uart/echo_bot sample on qemu_x86 under Ubuntu. I can run this sample on my hardware when I build for that board, so I believe I am operating it ok. But when I
Hi, I'm trying to run the samples/drivers/uart/echo_bot sample on qemu_x86 under Ubuntu. I can run this sample on my hardware when I build for that board, so I believe I am operating it ok. But when I
|
By
lyn.harris@...
·
|
|
Using UART on STM32-H753 with Asynchrnous API
3 messages
Hello everybody, has anyone expirence with the asynchronous API and the uart on a STM32? The API is quite simple to handle, but I got -ENOTSUP when I call uart_callback_set(). I have set the following
Hello everybody, has anyone expirence with the asynchronous API and the uart on a STM32? The API is quite simple to handle, but I got -ENOTSUP when I call uart_callback_set(). I have set the following
|
By
Weiberg, Bernd
·
|
|
C++ library issues
3 messages
Dear Team I am currently working on implementing Tensorflow lite on RISC-V (LiteX vexRISC-V) using Zephyr RTOS. I have successfully installed Zephyr RTOS (with SDK) and am able to run the blinky progr
Dear Team I am currently working on implementing Tensorflow lite on RISC-V (LiteX vexRISC-V) using Zephyr RTOS. I have successfully installed Zephyr RTOS (with SDK) and am able to run the blinky progr
|
By
Bharath V
·
|
|
Simcom SIM7080 - no L2 connection to the modem
#networking
#modem
Hey everyone, I am trying to get the Simcom SIM7080 Modem driver to work. I have previously tried the gsm_ppp modem drivers - and got them to work quite easily. I used the HTTP GET example code to tes
Hey everyone, I am trying to get the Simcom SIM7080 Modem driver to work. I have previously tried the gsm_ppp modem drivers - and got them to work quite easily. I used the HTTP GET example code to tes
|
By
markus.prager@...
·
|
|
system halts due to spurious interrupts on uart
#uart
#usb
Hi, I am using nrf52840dk_nrf52840 for my project. In my current task I have enabled CDC_ACM to receive device certificated via USB and store it to internal flash using settings. During storage, when
Hi, I am using nrf52840dk_nrf52840 for my project. In my current task I have enabled CDC_ACM to receive device certificated via USB and store it to internal flash using settings. During storage, when
|
By
ramyasridhar83@...
·
|
|
Overriding config option selected by SOC
Hello all, Is there any clean way to override a config option selected by SOC from within an app? Let's say that the SOC selects what GIC version to use. I would like to modify this version(from GICv2
Hello all, Is there any clean way to override a config option selected by SOC from within an app? Let's say that the SOC selects what GIC version to use. I would like to modify this version(from GICv2
|
By
Michal Orzel
·
|
|
Require help to build an application
2 messages
Hi Users, Greetings from a newbie. :) I am trying to build an example using Zephyrhttps://docs.zephyrproject.org/latest/boards/arm64/fvp_baser_aemv8r/doc/index.html#references <https://docs.zephyrproj
Hi Users, Greetings from a newbie. :) I am trying to build an example using Zephyrhttps://docs.zephyrproject.org/latest/boards/arm64/fvp_baser_aemv8r/doc/index.html#references <https://docs.zephyrproj
|
By
Ayan Kumar Halder
·
|
|
Firmware Recovery: How to change mcuboot slot during runtime
2 messages
#mcumgr
#mcuboot
#fota
Hi Zephyr developers/users I'm working on an OTA firmware upgrade application. I just wanted to find out, if there is any way to change slots during the zephyr application's runtime? An example would
Hi Zephyr developers/users I'm working on an OTA firmware upgrade application. I just wanted to find out, if there is any way to change slots during the zephyr application's runtime? An example would
|
By
Brenton Chetty
·
|
|
nRF52833
4 messages
#nrf52832
Hello, I need help with Access Port Protection on nRF52833. I have added the line CONFIG_DEBUG_PORT_ACCESS=y in prj.conf file and now the project does not open in Segger Embedded Studio (SES). I am ge
Hello, I need help with Access Port Protection on nRF52833. I have added the line CONFIG_DEBUG_PORT_ACCESS=y in prj.conf file and now the project does not open in Segger Embedded Studio (SES). I am ge
|
By
Mohamed Belaroussi
·
|
|
Question about pin control on STM32WB
#stm32
I have my own device where I use normal GPIO pins - by normal I mean input and output (not alternate function). I also have defined appropriate DT binding for this device. I want to use functionality
I have my own device where I use normal GPIO pins - by normal I mean input and output (not alternate function). I also have defined appropriate DT binding for this device. I want to use functionality
|
By
artur.lipowski@...
·
|
|
Default logging version has changed!
Hi, Almost a year ago logging subsystem v2 was merged as an optional engine. It has the same user API but backend API has changed (see https://docs.zephyrproject.org/latest/reference/logging/index.htm
Hi, Almost a year ago logging subsystem v2 was merged as an optional engine. It has the same user API but backend API has changed (see https://docs.zephyrproject.org/latest/reference/logging/index.htm
|
By
Chruściński, Krzysztof
·
|
|
Should idle thread be invoked before main?
3 messages
Hi, I found that idle thread is executed before main thread and I am not sure if it is by design or it is by coincidence or maybe it is purely my setup problem. What I did is adding 2 lines to idle th
Hi, I found that idle thread is executed before main thread and I am not sure if it is by design or it is by coincidence or maybe it is purely my setup problem. What I did is adding 2 lines to idle th
|
By
artur.lipowski@...
·
|
|
bug periodic_adv periodic_sync lost data
Hello, i've two 52840DK,Windows10 X64, D:\Program\ncs_v1.8.0\zephyr\samples\bluetooth\periodic_adv D:\Program\ncs_v1.8.0\zephyr\samples\bluetooth\periodic_sync IDE is in dir D:\Program\v1.8.0\toolchai
Hello, i've two 52840DK,Windows10 X64, D:\Program\ncs_v1.8.0\zephyr\samples\bluetooth\periodic_adv D:\Program\ncs_v1.8.0\zephyr\samples\bluetooth\periodic_sync IDE is in dir D:\Program\v1.8.0\toolchai
|
By
jenifer
·
|
|
Issues with Zephyr installation in ESP32 board
2 messages
I've been trying to get Zephyr installed in my Ubuntu VM by following https://docs.zephyrproject.org/2.7.0/getting_started/index.html , but when it comes to testing the hello_world sample the terminal
I've been trying to get Zephyr installed in my Ubuntu VM by following https://docs.zephyrproject.org/2.7.0/getting_started/index.html , but when it comes to testing the hello_world sample the terminal
|
By
manuel.pazos@...
·
|
|
Issues with Zephyr installation in ESP32 board
I just installed Zephyr with all the features and toolchain and stuff, by following https://docs.zephyrproject.org/2.7.0/getting_started/index.html . The thing is, right after that, I'm now trying to
I just installed Zephyr with all the features and toolchain and stuff, by following https://docs.zephyrproject.org/2.7.0/getting_started/index.html . The thing is, right after that, I'm now trying to
|
By
manuel.pazos@...
·
|