|
Zephyr v1.14.0-rc3 Tagged
Hi all,
We have just tagged Zephyr 1.14.0-rc3.
At this point ONLY PRs related to docs or related to a GitHub issue / bug will go in. If a PR fixes a bug it MUST have an associated GitHub
Hi all,
We have just tagged Zephyr 1.14.0-rc3.
At this point ONLY PRs related to docs or related to a GitHub issue / bug will go in. If a PR fixes a bug it MUST have an associated GitHub
|
By
Kumar Gala
·
#1355
·
|
|
How to set the system date time?
Hey,
I have a question about date and time generation in ZephyrOS.
Current I am building a demo in which I am receiving samples. Now I like to add a timestamp to them. How can I do this in ZephyrOS?
Hey,
I have a question about date and time generation in ZephyrOS.
Current I am building a demo in which I am receiving samples. Now I like to add a timestamp to them. How can I do this in ZephyrOS?
|
By
Stefan Jaritz
·
#1354
·
|
|
STM32 CAN bus driver issues
#stm32
#can
Hi,
I am trying to get the STM32 CAN bus driver running with the latest revision from git. Unfortunately calling device_get_binding() fails and the reason for that is that the pointer 'driver_api' in
Hi,
I am trying to get the STM32 CAN bus driver running with the latest revision from git. Unfortunately calling device_get_binding() fails and the reason for that is that the pointer 'driver_api' in
|
By
josef@...
·
#1353
·
|
|
Re: Random fault exception.
Hi Maureen,
Thanks for helping me! I use irq_lock() and irq_unlock() over the write/erase code section to avoid this.
Antoine
Hi Maureen,
Thanks for helping me! I use irq_lock() and irq_unlock() over the write/erase code section to avoid this.
Antoine
|
By
Antoine Zen-Ruffinen
·
#1352
·
|
|
Re: Random fault exception.
Hi Antoine,
It could be that you’re getting an interrupt (e.g., systick) while writing to flash, and the interrupt handler is located in flash. It’s not ideal to disable interrupts for such a
Hi Antoine,
It could be that you’re getting an interrupt (e.g., systick) while writing to flash, and the interrupt handler is located in flash. It’s not ideal to disable interrupts for such a
|
By
Maureen Helm
·
#1351
·
|
|
Re: Random fault exception.
Hello Andrei,
Thanks for helping!
The code that I am using is "samples/drivers/flash_shell". The reason for this is that I am writing a flash driver for the Hyperflash on the MIMXRT150-EVKB. That's
Hello Andrei,
Thanks for helping!
The code that I am using is "samples/drivers/flash_shell". The reason for this is that I am writing a flash driver for the Hyperflash on the MIMXRT150-EVKB. That's
|
By
Antoine Zen-Ruffinen
·
#1350
·
|
|
Fix Bugs, Win Boards
Hi Zephyr Community,
I wanted to signal boost the bug fixing contest we launched yesterday on the Zephyr website.
"To show our appreciation, the Zephyr Project will be sending the 5 contributors
Hi Zephyr Community,
I wanted to signal boost the bug fixing contest we launched yesterday on the Zephyr website.
"To show our appreciation, the Zephyr Project will be sending the 5 contributors
|
By
Thea Aldrich <aldrich.thea@...>
·
#1349
·
|
|
Re: Random fault exception.
Hello Antoine,
It looks similar to:
https://github.com/zephyrproject-rtos/zephyr/issues/12849
I suspect it’s related to CONFIG_CODE_DATA_RELOCATION; also “by adding ad "printk()", adding
Hello Antoine,
It looks similar to:
https://github.com/zephyrproject-rtos/zephyr/issues/12849
I suspect it’s related to CONFIG_CODE_DATA_RELOCATION; also “by adding ad "printk()", adding
|
By
Andrei Gansari
·
#1348
·
|
|
Random fault exception.
Hi,
I have stared using Zephyr few week back on MIXMRT1050-EVKB and I am enjoying it. However, I am currently facing an issue that I have trouble to sort out. This might be a bug, but I am not sure a
Hi,
I have stared using Zephyr few week back on MIXMRT1050-EVKB and I am enjoying it. However, I am currently facing an issue that I have trouble to sort out. This might be a bug, but I am not sure a
|
By
Antoine Zen-Ruffinen
·
#1347
·
|
|
Zephyr v1.14.0-rc2 Tagged
Hi all,
We have just tagged Zephyr 1.14.0-rc2.
At this point we are freezing the code base. The focus at this point will be to close out any serious bugs and documentation issues. There will be
Hi all,
We have just tagged Zephyr 1.14.0-rc2.
At this point we are freezing the code base. The focus at this point will be to close out any serious bugs and documentation issues. There will be
|
By
Kumar Gala
·
#1346
·
|
|
clarification on spi_transceive
Hi,
Just to be consistent with my driver development, I would like to understand more about the usage of tx_bufs and rx_bufs arguments to function spi_transceive.
I understand that
Hi,
Just to be consistent with my driver development, I would like to understand more about the usage of tx_bufs and rx_bufs arguments to function spi_transceive.
I understand that
|
By
Venkat Rao Vallapaneni <vallapaneni@...>
·
#1345
·
|
|
Re: Max Callbacks? and other GPIO problems - nrf52840-MDK board (fix for dead GPIOs)
I managed to get Problem 3) below resolved. It turns out that the serial port is ‘stealing’ these two pins for RTS and CTS. This is incorrectly set in the file
I managed to get Problem 3) below resolved. It turns out that the serial port is ‘stealing’ these two pins for RTS and CTS. This is incorrectly set in the file
|
By
Lawrence King
·
#1344
·
|
|
Include external libraries
Hi,
I need to include pre-compiled external libraries. I am not able to provide link directories path. I could add the library name with "target_link_libraries(app PRIVATE power)" but
Hi,
I need to include pre-compiled external libraries. I am not able to provide link directories path. I could add the library name with "target_link_libraries(app PRIVATE power)" but
|
By
Venkat Rao Vallapaneni <vallapaneni@...>
·
#1343
·
|
|
SPI function transceive blocks
#spi
Hello,
I am trying to use the ADC on my Intel Galielo Gen 2 through the SPI.
The problem is that all the calls of spi_transcieve() that I have tried using SPI_0 device seems to block at
Hello,
I am trying to use the ADC on my Intel Galielo Gen 2 through the SPI.
The problem is that all the calls of spi_transcieve() that I have tried using SPI_0 device seems to block at
|
By
andreibolkonski1814@...
·
#1342
·
|
|
Re: [Zephyr-devel] Zephyr SDK 0.10.0 available
Hi Luiz,
The Zephyr SDK can be found on the Developers page in the Downloads section here: https://www.zephyrproject.org/developers/#downloads
We'll re-work the page so its easier to find!
Best,
Thea
Hi Luiz,
The Zephyr SDK can be found on the Developers page in the Downloads section here: https://www.zephyrproject.org/developers/#downloads
We'll re-work the page so its easier to find!
Best,
Thea
|
By
Thea Aldrich <taldrich@...>
·
#1341
·
|
|
Re: [Zephyr-devel] Zephyr SDK 0.10.0 available
Hi Kumar,
It seems there is no link for it in the developers page:
https://www.zephyrproject.org/developers/
--
Luiz Augusto von Dentz
Hi Kumar,
It seems there is no link for it in the developers page:
https://www.zephyrproject.org/developers/
--
Luiz Augusto von Dentz
|
By
Luiz Augusto von Dentz
·
#1340
·
|
|
Zephyr SDK 0.10.0 available
The is the first release of the Zephyr SDK that utilizes crosstool-ng to build the toolchains. We utilize crosstool-ng-1.24.0-rc2.
Toolchain version:
• GCC 8.3
• GDB 8.2.1
• BINUTILS
The is the first release of the Zephyr SDK that utilizes crosstool-ng to build the toolchains. We utilize crosstool-ng-1.24.0-rc2.
Toolchain version:
• GCC 8.3
• GDB 8.2.1
• BINUTILS
|
By
Kumar Gala
·
#1339
·
|
|
Max Callbacks? and other GPIO problems - nrf52840-MDK board
I am developing a piece of code for nrf52840 that uses 24 GPIOs. Conveniently the NRF52840-MDK board brings out exactly 24 GPIOs so I have enough hardware on hand. The application needs 12 inputs and
I am developing a piece of code for nrf52840 that uses 24 GPIOs. Conveniently the NRF52840-MDK board brings out exactly 24 GPIOs so I have enough hardware on hand. The application needs 12 inputs and
|
By
Lawrence King
·
#1338
·
|
|
Re: nRF52840 memory layout
The nordic guys probably know better, but its possible that the flash that isn’t carved up is used for code.
- k
The nordic guys probably know better, but its possible that the flash that isn’t carved up is used for code.
- k
|
By
Kumar Gala
·
#1337
·
|
|
Re: How to use TEMP sensor on nRF5x boards ?
#nrf52840
#sensor
Hi Yorick,
This TEMP sensor are defined within zephyr sensors pattern. You should use it by binding the device to a struct and using the default functions from sensor.h
You should use this to
Hi Yorick,
This TEMP sensor are defined within zephyr sensors pattern. You should use it by binding the device to a struct and using the default functions from sensor.h
You should use this to
|
By
Felipe Gabardo Gonçalves
·
#1336
·
|