|
Network forum agenda
Hi all, There is a network forum meeting tomorrow Tue 1 Dec at 8AM PST / 17.00 CET. Currently the agenda is empty, so if there is anything network related topics you want to discuss, please let me kno
Hi all, There is a network forum meeting tomorrow Tue 1 Dec at 8AM PST / 17.00 CET. Currently the agenda is empty, so if there is anything network related topics you want to discuss, please let me kno
|
By Jukka Rissanen
·
|
|
Porting GRBL to Zephyr
Hi all I was wondering how to port some of the existing CNC suites to Zephyr and I need your opinion on this. My idea was to take only (or at least) g-code and stepper motor implementation from a proj
Hi all I was wondering how to port some of the existing CNC suites to Zephyr and I need your opinion on this. My idea was to take only (or at least) g-code and stepper motor implementation from a proj
|
By Lukasz Iwaszkiewicz
·
|
|
Make smaller binary (disable .debug_info etc)
Hi, I am trying to figure out how to make the binary for nrf52dk_nrf52832 smaller, so I tried to look at zepyr.map with AMap and I am seeing so much .debug_info, .debug_line etc stuff in .map file. I
Hi, I am trying to figure out how to make the binary for nrf52dk_nrf52832 smaller, so I tried to look at zepyr.map with AMap and I am seeing so much .debug_info, .debug_line etc stuff in .map file. I
|
By Martin Kozusky
·
|
|
Debugging Zephyr using no able to stop at specific source line after init.c 2 messages
#debugging
Hi All, I'm trying to enable Zephyr with a SoC(4-cores CPU) that not listed in the Zephyr page. Currently I'm able to step the code using the ARM Development studio and able to step (single step) unti
Hi All, I'm trying to enable Zephyr with a SoC(4-cores CPU) that not listed in the Zephyr page. Currently I'm able to step the code using the ARM Development studio and able to step (single step) unti
|
By ngbk1993@...
·
|
|
Private: Re: [Zephyr-users] Same I2C bus on different pins 5 messages
#driver
#i2c
Hi Nikolaus, I assume that your MCU allows alternative SDA/SCL configurations but not simultaneous, i.e. you can decide on which SDA/SCL pair of pins you can have I2C bus, but not on all pairs at the
Hi Nikolaus, I assume that your MCU allows alternative SDA/SCL configurations but not simultaneous, i.e. you can decide on which SDA/SCL pair of pins you can have I2C bus, but not on all pairs at the
|
By Adam Podogrocki
·
|
|
BSD Sockets and poll-triggered work items
#networking
#api
Hi, Is there currently any way to trigger a work item when a message arrives to a BSD socket (without creating a new thread)? From the documentation it looks like there are two polling methods (k_poll
Hi, Is there currently any way to trigger a work item when a message arrives to a BSD socket (without creating a new thread)? From the documentation it looks like there are two polling methods (k_poll
|
By valentin.plotkin@...
·
|
|
[Zephyr-devel] Zephyr SDK 0.12.0-beta-2 available for testing
Hello, Thanks for great works! I'm trying: zephyr-toolchain-riscv64-0.12.0-beta-2-x86_64-linux-setup.run Currently, it works fine for me. Best Regards, Katsuhiro Suzuki
Hello, Thanks for great works! I'm trying: zephyr-toolchain-riscv64-0.12.0-beta-2-x86_64-linux-setup.run Currently, it works fine for me. Best Regards, Katsuhiro Suzuki
|
By
Katsuhiro Suzuki
·
|
|
Zephyr SDK 0.12.0-beta-2 available for testing
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.0-beta-2 Please download and try things out and report any issues. Please report issues
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.0-beta-2 Please download and try things out and report any issues. Please report issues
|
By Kumar Gala
·
|
|
Build zephyr with Metaware toolchain
Hi, I'm trying to build the hello_world example from Zephyr 2.4.0 release to the ARC HSDK board using my installed MetaWare toolchain, but the build fails. I did so by setting the environment variable
Hi, I'm trying to build the hello_world example from Zephyr 2.4.0 release to the ARC HSDK board using my installed MetaWare toolchain, but the build fails. I did so by setting the environment variable
|
By jacob.avraham@...
·
|
|
API meeting cancelled today
Hi all, Due to a conflict I have had to cancel the API meeting today. Next week we will have the meeting as usual. Regards, Carles
Hi all, Due to a conflict I have had to cancel the API meeting today. Next week we will have the meeting as usual. Regards, Carles
|
By Carles Cufi
·
|
|
new facility for formatted output
With the merge of https://github.com/zephyrproject-rtos/zephyr/pull/29876 Zephyr printk, shell_printf, minimal libc sprintf, and some other in-tree facilities use a common formatting functionality tha
With the merge of https://github.com/zephyrproject-rtos/zephyr/pull/29876 Zephyr printk, shell_printf, minimal libc sprintf, and some other in-tree facilities use a common formatting functionality tha
|
By Peter A. Bigot
·
|
|
Nucleo STM32F411RE PWM support 7 messages
Hello, When i look at the documentation of the Nucleo F411RE board at: https://docs.zephyrproject.org/latest/boards/arm/nucleo_f411re/doc/index.html I can see PWM as a supported feature. However, the
Hello, When i look at the documentation of the Nucleo F411RE board at: https://docs.zephyrproject.org/latest/boards/arm/nucleo_f411re/doc/index.html I can see PWM as a supported feature. However, the
|
By Florian Hester
·
|
|
Warning from MCUboot: Not enough space to run swap upgrade
#nrf52832
#mcuboot
#fota
Dear All, I'm using the nRF Connect SDK and try to do a FOTA upgrade to my nRF52832, with MCUboot installed. After I downloaded the binary via nRF Connect Android App to the device, i get "<wrn> mcubo
Dear All, I'm using the nRF Connect SDK and try to do a FOTA upgrade to my nRF52832, with MCUboot installed. After I downloaded the binary via nRF Connect Android App to the device, i get "<wrn> mcubo
|
By namor.dev@...
·
|
|
Add custom code
Dear community, ist it possible to add my own file.c , file.h code to my zephyr project? If yes, how can i do that? Any examples or tutorial? Thanks in advance sarvg
Dear community, ist it possible to add my own file.c , file.h code to my zephyr project? If yes, how can i do that? Any examples or tutorial? Thanks in advance sarvg
|
By
sarvg@...
·
|
|
Adding linker options
I would like to add a linker option (-Xlinker --wrap=blah) to my Zephyr build, without editing the main Zephyr files, just append some to the usual linker options for my specific build. How would I go
I would like to add a linker option (-Xlinker --wrap=blah) to my Zephyr build, without editing the main Zephyr files, just append some to the usual linker options for my specific build. How would I go
|
By Rob Meades
·
|
|
API meeting: agenda
Hi all, Agenda for tomorrow. - API and component naming conventions - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/29569 - New cbprintf family of functions: - PR: https://github.com/zeph
Hi all, Agenda for tomorrow. - API and component naming conventions - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/29569 - New cbprintf family of functions: - PR: https://github.com/zeph
|
By Carles Cufi
·
|
|
Using an external DTS binding for an out-of-tree driver 4 messages
Hi! I'm developing an out-of-tree driver for Zephyr, that I would like to configure using the board overlay file (just like a normal driver in Zephyr). Is there a way to add an external DTS binding fi
Hi! I'm developing an out-of-tree driver for Zephyr, that I would like to configure using the board overlay file (just like a normal driver in Zephyr). Is there a way to add an external DTS binding fi
|
By Diogo Correia
·
|
|
How to read and write GPIO pins on nRF5340
#gpio
Hello, Can someone please tell how to read/write to GPIO pins (ports P0 and P1)? I am using zephyr and NRF Connect v1.30 Thank you. Kind regards Mohamed Belaroussi
Hello, Can someone please tell how to read/write to GPIO pins (ports P0 and P1)? I am using zephyr and NRF Connect v1.30 Thank you. Kind regards Mohamed Belaroussi
|
By mohamed.belaroussi@...
·
|
|
CPU frequency and RISC-V boards
Dear community, how is the CPU frequency configured in zephyr? I found `clock-frequency` configurations for `cpu0` in different device tree source files. This is missing for hifive1_revb or rv32m1_veg
Dear community, how is the CPU frequency configured in zephyr? I found `clock-frequency` configurations for `cpu0` in different device tree source files. This is missing for hifive1_revb or rv32m1_veg
|
By Peter Kietzmann
·
|
|
Cortex support for OpenISA VEGAboard? 3 messages
Dear community, is there support for operating the OpenISA VEGAboard with the Cortex M4F or Cortex M0+ processors? If yes, can someone point me to the development procedure? If no, is anyone working o
Dear community, is there support for operating the OpenISA VEGAboard with the Cortex M4F or Cortex M0+ processors? If yes, can someone point me to the development procedure? If no, is anyone working o
|
By Peter Kietzmann
·
|