|
Re: openocd.conf default
Hi there,
You can read through the 'west flash -H -r openocd' output to see
what options you have for overriding the default behavior, but
the short answer is no, most of this is determined by the
Hi there,
You can read through the 'west flash -H -r openocd' output to see
what options you have for overriding the default behavior, but
the short answer is no, most of this is determined by the
|
By
Bolivar, Marti
·
#2466
·
|
|
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
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
|
By
@kiwironnie
·
#2465
·
Edited
|
|
openocd.conf default
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
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
|
By
Gunnar Bråding
·
#2464
·
|
|
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
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
|
By
petrus.vanderwalt@...
·
#2463
·
|
|
Re: Azure MQTT with GSM modem over PPP
#mqtt
#modem
#ppp
#nrf52840
Hi Jukka,
Thank you for your assistance. My MQTT client using GSM modem is now working.
Regards,
Jurgens
Hi Jukka,
Thank you for your assistance. My MQTT client using GSM modem is now working.
Regards,
Jurgens
|
By
petrus.vanderwalt@...
·
#2462
·
|
|
Re: Problem with LPTIM on Zephyr
Will i be able to run interrupt routine in an app ?
בתאריך יום ד׳, 17 בפבר׳ 2021, 13:13, מאת Erwan Gouriou <erwan.gouriou@...>:
Will i be able to run interrupt routine in an app ?
בתאריך יום ד׳, 17 בפבר׳ 2021, 13:13, מאת Erwan Gouriou <erwan.gouriou@...>:
|
By
Raz <raziebe@...>
·
#2461
·
|
|
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+
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+
|
By
Kumar Gala
·
#2460
·
|
|
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
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
|
By
tobias.roehmel@...
·
#2459
·
|
|
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
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
|
By
Carles Cufi
·
#2458
·
|
|
Re: Problem with LPTIM on Zephyr
First it depends what you intend to do with LPTIM.
There is a LPTIM driver which is meant to be used as a low power kernel ticker
instead of the Cortex systick.
You can enable it in any sample using
First it depends what you intend to do with LPTIM.
There is a LPTIM driver which is meant to be used as a low power kernel ticker
instead of the Cortex systick.
You can enable it in any sample using
|
By
Erwan Gouriou
·
#2457
·
|
|
Re: STM32L Errors Building samples/drivers/spi_fujitsu_fram with Ninja
Thanks Erwan, brilliant, solved!
When the board alias "spi-1 = &spi1;" was added the executable built ok, no errors!
Note that an underscore in "spi_1 = &spi1;" threw an error: dtlib.DTError:
Thanks Erwan, brilliant, solved!
When the board alias "spi-1 = &spi1;" was added the executable built ok, no errors!
Note that an underscore in "spi_1 = &spi1;" threw an error: dtlib.DTError:
|
By
@kiwironnie
·
#2456
·
|
|
Re: Problem with LPTIM on Zephyr
I tried to compile LPTIM in the kernel but Zephyr fails.
Is there an example for LPTIM in an app ?
I tried to compile LPTIM in the kernel but Zephyr fails.
Is there an example for LPTIM in an app ?
|
By
Raz <raziebe@...>
·
#2455
·
|
|
Re: Port for STM32F101RF
#stm32
Hi Thomas,
There is no STM32F101 port indeed.
Though there are others variants of STM32F1 series available.
So I don't expect too much trouble when adding STM32F101 support.
You could find below a
Hi Thomas,
There is no STM32F101 port indeed.
Though there are others variants of STM32F1 series available.
So I don't expect too much trouble when adding STM32F101 support.
You could find below a
|
By
Erwan Gouriou
·
#2454
·
|
|
Port for STM32F101RF
#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
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
|
By
arve@...
·
#2453
·
|
|
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
·
#2452
·
|
|
Re: SMT32F103 - RCC_CFGR_PLLXTPRE not set correctly?
Hi Naro,
Have you tried to revert the faulty commit and see if this fixes the issue in your case ?
(To make it work, you might have to remove #ifdefery around
Hi Naro,
Have you tried to revert the faulty commit and see if this fixes the issue in your case ?
(To make it work, you might have to remove #ifdefery around
|
By
Erwan Gouriou
·
#2451
·
|
|
Re: Problem with LPTIM on Zephyr
Hi Raz,
Did you checked that the clocks are correctly enabled?
In any case, I'd suggest to minimize the use of Cube functions to the timer related functions.
Zephyr provides most of things you need
Hi Raz,
Did you checked that the clocks are correctly enabled?
In any case, I'd suggest to minimize the use of Cube functions to the timer related functions.
Zephyr provides most of things you need
|
By
Erwan Gouriou
·
#2450
·
|
|
Re: STM32L Errors Building samples/drivers/spi_fujitsu_fram with Ninja
Hi Ron,
First question: do you have the matching FRAM that is described on the sample ?
If yes, I'd suggest adding "spi_1 = &spi1;" in your board aliases, and hopefully this should work.
BR
Erwan
Hi Ron,
First question: do you have the matching FRAM that is described on the sample ?
If yes, I'd suggest adding "spi_1 = &spi1;" in your board aliases, and hopefully this should work.
BR
Erwan
|
By
Erwan Gouriou
·
#2449
·
|
|
STM32L Errors Building samples/drivers/spi_fujitsu_fram with Ninja
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
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
|
By
@kiwironnie
·
#2448
·
|
|
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
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
|
By
Dimitrios Kosyvas <kosyvas14828@...>
·
#2447
·
|