|
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@...
·
|
|
Confusion around bt_le_scan_start callbacks 3 messages
Hi, It seems as though there are two ways to invoke a callback when a BLE device has been scanned. I can register a callback with bt_le_scan_cb_register, where my callback is the .recv field of the bt
Hi, It seems as though there are two ways to invoke a callback when a BLE device has been scanned. I can register a callback with bt_le_scan_cb_register, where my callback is the .recv field of the bt
|
By
Jason Bens
·
|
|
LwM2M composite observe 2 messages
#networking
#nrf9160
Hi, I have a question concerning the LwM2M composite observe feature: is it already supported? If so, since which release? If not, are there any plans when it will be supported? I've already looked th
Hi, I have a question concerning the LwM2M composite observe feature: is it already supported? If so, since which release? If not, are there any plans when it will be supported? I've already looked th
|
By
e-va
·
|
|
PWM device working on some but not all channels
Hello, I am using an STM32H743ZI and have been trying to get PWM output on timers3. I have been able to successfully obtain output for all of the pins/channels I require on timers2, and tim3_ch1_pc6 o
Hello, I am using an STM32H743ZI and have been trying to get PWM output on timers3. I have been able to successfully obtain output for all of the pins/channels I require on timers2, and tim3_ch1_pc6 o
|
By
BDesterBEC
·
|
|
Booting from QSPI with mimxrt1050 EVK 2 messages
Hi All, I'm trying to flash code, and boot out of the QSPI memory on the MIMXRT1050 EVKB board. Does anyone have experience with this? I've been unable to successfully flash so far. Here are the steps
Hi All, I'm trying to flash code, and boot out of the QSPI memory on the MIMXRT1050 EVKB board. Does anyone have experience with this? I've been unable to successfully flash so far. Here are the steps
|
By
mbarrett@...
·
|
|
Hello!
#stm32
New here just stumbled on Zephyr. I come from a PIC background and moved to STM32, loved it.... except the HAL framework... I like how everything is integrated in Zephyr and how easy it is to put to g
New here just stumbled on Zephyr. I come from a PIC background and moved to STM32, loved it.... except the HAL framework... I like how everything is integrated in Zephyr and how easy it is to put to g
|
By
Ajit Ananthadevan
·
|
|
[EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue 7 messages
Hi Gerson Thank you for replying me. My board is PSoC6 WiFi-BT Pioneer Kit, Exactly the same as the boards on the Zephyr website. The link I refer to is https://docs.zephyrproject.org/latest/boards/ar
Hi Gerson Thank you for replying me. My board is PSoC6 WiFi-BT Pioneer Kit, Exactly the same as the boards on the Zephyr website. The link I refer to is https://docs.zephyrproject.org/latest/boards/ar
|
By
Chen, Jason
·
|
|
[Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
Hi Jason, Are you using P13-0, P13-1 ? See below: The PSoC-6 has a weird connection with an onboard psoc programmer. It uses the same pins from the Arduino UART Connector. To enable shields, uart was
Hi Jason, Are you using P13-0, P13-1 ? See below: The PSoC-6 has a weird connection with an onboard psoc programmer. It uses the same pins from the Arduino UART Connector. To enable shields, uart was
|
By
nandojve@...
·
|
|
cy8ckit_062_wifi_bt_m0 board issue
Hi all I have downloaded the zephyr project completely, I plan to use the cy8ckit_062_wifi_bt_m0 board, I have built successfully, there is no error, but there is no log output in the corresponding de
Hi all I have downloaded the zephyr project completely, I plan to use the cy8ckit_062_wifi_bt_m0 board, I have built successfully, there is no error, but there is no log output in the corresponding de
|
By
Chen, Jason
·
|
|
SPI problem
Hi, is there an option to run SPI on zephyr driver with MOSI with option Active_Low? I would really appreciate your answer. Best regards, Dominika Sułot
Hi, is there an option to run SPI on zephyr driver with MOSI with option Active_Low? I would really appreciate your answer. Best regards, Dominika Sułot
|
By
Dominika Sułot
·
|