|
Using the Cortex M4 on IMX7D 6 messages
Hey, I have just started working on a IMX7D (https://www.kontron.de/products/boards-and-standard-form-factors/smarc/smarc-samx7.html) together with Zephyr I noticed that the Colibri iMX7 Board has sup
Hey, I have just started working on a IMX7D (https://www.kontron.de/products/boards-and-standard-form-factors/smarc/smarc-samx7.html) together with Zephyr I noticed that the Colibri iMX7 Board has sup
|
By Michael Graichen
·
|
|
openocd.conf default 2 messages
Hi! I might have missed something, but is there a way to set a default openocd.conf in the local application directory, or set some other file as the default? The board-specific ones are not necessari
Hi! I might have missed something, but is there a way to set a default openocd.conf in the local application directory, or set some other file as the default? The board-specific ones are not necessari
|
By Gunnar BrĂ¥ding
·
|
|
STM32L4 Low Power Management - Simple example?
New to Zephyr am trying to get a simple example working, leveraging the Zephyr low power architecture on a Nucleo STM32L433 development board. This is very critical to our requirement. There are funct
New to Zephyr am trying to get a simple example working, leveraging the Zephyr low power architecture on a Nucleo STM32L433 development board. This is very critical to our requirement. There are funct
|
By @kiwironnie
·
|
|
How can I set the content type and content encoding of the MQTT message
#mqtt
Hi, I am sending messages to my Azure IoT hub. I am also storing my messages in Azure blob storage. My message gets sent in JSON format. The IoT hub receives my message correctly but when stored to th
Hi, I am sending messages to my Azure IoT hub. I am also storing my messages in Azure blob storage. My message gets sent in JSON format. The IoT hub receives my message correctly but when stored to th
|
By petrus.vanderwalt@...
·
|
|
Azure MQTT with GSM modem over PPP 6 messages
#mqtt
#modem
#ppp
#nrf52840
Hi, Zephyr community. I am trying to add Azure MQTT functionality to my project. I am using an nRF52840 with a Quectel BG96/Sara R412M-02B. I would also like to use the modem functionality to communic
Hi, Zephyr community. I am trying to add Azure MQTT functionality to my project. I am using an nRF52840 with a Quectel BG96/Sara R412M-02B. I would also like to use the modem functionality to communic
|
By petrus.vanderwalt@...
·
|
|
Problem with LPTIM on Zephyr 5 messages
hello. I am trying to use the LPTIM for the nucleos 476 by integrating it from CUBE. I ported the code below to Zephyr: HAL_Init(); SystemClock_Config(); /* Initialize all configured peripherals */ MX
hello. I am trying to use the LPTIM for the nucleos 476 by integrating it from CUBE. I ported the code below to Zephyr: HAL_Init(); SystemClock_Config(); /* Initialize all configured peripherals */ MX
|
By
Raz
·
|
|
SDK 0.12.3 Release
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.3 Please download and try things out and report any issues. * Backport GCC 10.2+ (ie, c
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.3 Please download and try things out and report any issues. * Backport GCC 10.2+ (ie, c
|
By Kumar Gala
·
|
|
Timer with high Frequency
Hi all, I am using an STM32F4 discovery board which runs at 100Mhz. I want to fade an LED with PWM and need to change the PWM duty-cycle very quickly (every us). I tried using a k_timer but it's not u
Hi all, I am using an STM32F4 discovery board which runs at 100Mhz. I want to fade an LED with PWM and need to change the PWM duty-cycle very quickly (every us). I tried using a k_timer but it's not u
|
By tobias.roehmel@...
·
|
|
LTS schedule and scope meeting on Tuesday, 23rd February
Hi all, As you probably know, on Tuesdays we have two regularly scheduled meetings: - API meeting (17:00 UTC) - Bug triage and Release Readiness meeting (18:00 UTC) This week however, we will hold a s
Hi all, As you probably know, on Tuesdays we have two regularly scheduled meetings: - API meeting (17:00 UTC) - Bug triage and Release Readiness meeting (18:00 UTC) This week however, we will hold a s
|
By Carles Cufi
·
|
|
STM32L Errors Building samples/drivers/spi_fujitsu_fram with Ninja 3 messages
New to Zephyr, no problem with building and running the hello world example for an STM32L433, nucleo_l433rc_p board Trying to build samples/drivers/spi_fujitsu_fram as an example of SPI use. From a cr
New to Zephyr, no problem with building and running the hello world example for an STM32L433, nucleo_l433rc_p board Trying to build samples/drivers/spi_fujitsu_fram as an example of SPI use. From a cr
|
By @kiwironnie
·
|
|
Port for STM32F101RF 2 messages
#stm32
Ciao a tutti At the moment I am busy with a project which was built on a rather old STM32F101RF. Is there a Zephyr port available for it? I could not find anything in the sources. But I may have overl
Ciao a tutti At the moment I am busy with a project which was built on a rather old STM32F101RF. Is there a Zephyr port available for it? I could not find anything in the sources. But I may have overl
|
By arve@...
·
|
|
SMP server on HCI USB composite device
#nrf52480
#mcumgr
#hci
#usb
Hi, I am trying to figure out how to make a HCI USB Bluetooth host adapter with device management on a nRF52840 Dongle. My approach is to make a USB composite device consisting of the Bluetooth device
Hi, I am trying to figure out how to make a HCI USB Bluetooth host adapter with device management on a nRF52840 Dongle. My approach is to make a USB composite device consisting of the Bluetooth device
|
By Martin Roesch
·
|
|
SMT32F103 - RCC_CFGR_PLLXTPRE not set correctly? 2 messages
Hi everyone, I have troubles getting my custom board to work. I think the problem is that the RCC_CFGR_PLLXTPRE bit is not handled properly. I am using an STM32F103C8 (same as on the bluebill board) w
Hi everyone, I have troubles getting my custom board to work. I think the problem is that the RCC_CFGR_PLLXTPRE bit is not handled properly. I am using an STM32F103C8 (same as on the bluebill board) w
|
By immanuel narodoslawsky
·
|
|
Adafruit Feather Sense on Zephyr
Hello I want to use Zephyr to build an audio recognition application for my thesis and then flash it via a external debugger to Adafruit Feather Sense .In the list of supported boards there is Adafrui
Hello I want to use Zephyr to build an audio recognition application for my thesis and then flash it via a external debugger to Adafruit Feather Sense .In the list of supported boards there is Adafrui
|
By
Dimitrios Kosyvas
·
|
|
Cross compiling for AR71xx 2 messages
Hello, I am wondering that since among others Zephyr supports Intel x86 (32- and 64-bit) would it be theoretically possible to cross compile it to AR71xx architecture, quite popular as OpenWRT host? I
Hello, I am wondering that since among others Zephyr supports Intel x86 (32- and 64-bit) would it be theoretically possible to cross compile it to AR71xx architecture, quite popular as OpenWRT host? I
|
By
Piotr Barszczewski
·
|
|
undefined reference to `__bswapdi2' when trying to link tinycbor for RISC-V 4 messages
I am getting undefined reference to `__bswapdi2' when I am trying to link tinycbor for RISC-V (west build -b=hifive1) stefan@t460s:~/workspaces/oscore-edhoc/test$ west build -b=hifive1 [1/5] Linking C
I am getting undefined reference to `__bswapdi2' when I am trying to link tinycbor for RISC-V (west build -b=hifive1) stefan@t460s:~/workspaces/oscore-edhoc/test$ west build -b=hifive1 [1/5] Linking C
|
By Stefan Hristozov
·
|
|
Drift through k_sleep or k_msleep 7 messages
#api
Hi all, I was recently wondering about the correct usage of k_sleep or k_msleep for implementing periodic tasks. In FreeRTOS for example there is a function vTaskDelayUntil which takes a timestamp and
Hi all, I was recently wondering about the correct usage of k_sleep or k_msleep for implementing periodic tasks. In FreeRTOS for example there is a function vTaskDelayUntil which takes a timestamp and
|
By Nikolaus Huber
·
|
|
API meeting cancelled today
Hi all, I am cancelling the API meeting today due to a conflict and the fact that there were no scheduled discussions to take place besides going over the current open GitHub issues to fix for 2.5. If
Hi all, I am cancelling the API meeting today due to a conflict and the fact that there were no scheduled discussions to take place besides going over the current open GitHub issues to fix for 2.5. If
|
By Carles Cufi
·
|
|
Network forum agenda
Hi all, There is a network forum meeting tomorrow Tue 2 Feb 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 2 Feb 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
·
|
|
NRF52832 - LPCOMP wakeup example
Hello, does anybody have working example of using LPCOMP in NRF52832 to wakeup MCU from sleep mode (when input voltage gets above setup voltage) and then read somewhere that it has been woken by LPCOM
Hello, does anybody have working example of using LPCOMP in NRF52832 to wakeup MCU from sleep mode (when input voltage gets above setup voltage) and then read somewhere that it has been woken by LPCOM
|
By Martin Kozusky
·
|