|
powerpc port of Zephyr
Hi all,
Below is a basic port of Zephyr to powerpc:
https://github.com/mikey/zephyr/commits/powerpc
It runs on both qemu and and microwatt [1]. It runs the basic tests and samples
in the
Hi all,
Below is a basic port of Zephyr to powerpc:
https://github.com/mikey/zephyr/commits/powerpc
It runs on both qemu and and microwatt [1]. It runs the basic tests and samples
in the
|
By
Michael Neuling
·
#6407
·
|
|
Problem with sending longer HCI messages with DLE enabled NRF52840
#ble
#hci
#nrf52480
Hi,
I am having some problems with getting two NRF52840 USB dongles to communicate with each other with extended data ACL data lengths. I have flashed both the dongles with the Zephyr HCI-USB samples
Hi,
I am having some problems with getting two NRF52840 USB dongles to communicate with each other with extended data ACL data lengths. I have flashed both the dongles with the Zephyr HCI-USB samples
|
By
kristian.kajak@...
·
#6406
·
|
|
Re: Require Help NRF52840 PCA 10059
Hi,
"Muhammad Muh via Lists.Zephyrproject.Org"
<muhammad.muh83=outlook.com@...> writes:
I get what you mean, but we usually identify files using their paths.
Example:
Hi,
"Muhammad Muh via Lists.Zephyrproject.Org"
<muhammad.muh83=outlook.com@...> writes:
I get what you mean, but we usually identify files using their paths.
Example:
|
By
Bolivar, Marti
·
#6405
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 10/22/2019 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 22 October 2019, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When: Tuesday, 22 October 2019, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6404
·
|
|
Require Help NRF52840 PCA 10059
Dear All,
It has been quite long that i emailed to this group. Hope everybody is fine and in good health. Coming towards the issue i am using nrf52840_PCA10059 Dongle. I am trying to do the example
Dear All,
It has been quite long that i emailed to this group. Hope everybody is fine and in good health. Coming towards the issue i am using nrf52840_PCA10059 Dongle. I am trying to do the example
|
By
Muhammad Muh <muhammad.muh83@...>
·
#6403
·
|
|
API meeting: Agenda
Hi all,
This week we will look at:
- V4Z: Update on comments, merge if there is no objections
- https://github.com/zephyrproject-rtos/zephyr/pull/17194
- EEPROM API proposal
-
Hi all,
This week we will look at:
- V4Z: Update on comments, merge if there is no objections
- https://github.com/zephyrproject-rtos/zephyr/pull/17194
- EEPROM API proposal
-
|
By
Carles Cufi
·
#6402
·
|
|
Re: Supported devices
Hi Robert,
There is a pull request for RT1010. We’re still working on getting it into a mergeable state.
https://github.com/zephyrproject-rtos/zephyr/pull/19335
Maureen
Hi Robert,
There is a pull request for RT1010. We’re still working on getting it into a mergeable state.
https://github.com/zephyrproject-rtos/zephyr/pull/19335
Maureen
|
By
Maureen Helm
·
#6401
·
|
|
EEPROMs as first-class devices in Zephyr
Hi all,
I have submitted and RFC for adding an EEPROM API to Zephyr RTOS here:
https://github.com/zephyrproject-rtos/zephyr/pull/19972
The idea behind this is a simple, byte-oriented API for EEPROM
Hi all,
I have submitted and RFC for adding an EEPROM API to Zephyr RTOS here:
https://github.com/zephyrproject-rtos/zephyr/pull/19972
The idea behind this is a simple, byte-oriented API for EEPROM
|
By
Henrik Brix Andersen
·
#6400
·
|
|
Supported devices
I sent an email previously and after going into the project and looking at the list of supported products, it seems as if the NXP i.MX RT1010 is not yet supported although the 1020 and others are.
Any
I sent an email previously and after going into the project and looking at the list of supported products, it seems as if the NXP i.MX RT1010 is not yet supported although the 1020 and others are.
Any
|
By
Robert Lewicki <rlewicki@...>
·
#6399
·
|
|
Usage of optional 'erase-block-size' flash nodes property
Hi all,
Optional property 'erase-block-size' is used to describe the minimum size of flash sector on which an erase operation could be applied. It is generated as a device tree generic define
Hi all,
Optional property 'erase-block-size' is used to describe the minimum size of flash sector on which an erase operation could be applied. It is generated as a device tree generic define
|
By
Erwan Gouriou
·
#6398
·
|
|
Upcoming Event: Zephyr Project: Dev Meeting - Thu, 10/17/2019 8:00am-9:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 17 October 2019, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 17 October 2019, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6397
·
|
|
Simultaneous BLE and ShockBurst
#shockburst
#ble
#nrf52840
In my application, I need to use the nrf52840 for both BLE (as the controller) and ShockBurst. Specifically, it's the nrf52840 on the nrf9160 if it matters. I'm using the zephyr BLE stack and things
In my application, I need to use the nrf52840 for both BLE (as the controller) and ShockBurst. Specifically, it's the nrf52840 on the nrf9160 if it matters. I'm using the zephyr BLE stack and things
|
By
Mike DiClaudio
·
#6396
·
|
|
following up on GPIO API - GH18530
@Cufi, Carles and @topic-gpio folks
Here’s some feedback I got for the drivers we discussed this morning forhttps://github.com/zephyrproject-rtos/zephyr/issues/18530
altera_nios2 – suggest
@Cufi, Carles and @topic-gpio folks
Here’s some feedback I got for the drivers we discussed this morning forhttps://github.com/zephyrproject-rtos/zephyr/issues/18530
altera_nios2 – suggest
|
By
Jennifer M Williams
·
#6395
·
|
|
Calculating Log() in Zpehyr
Help please,
Does Zephyr have a logarithm function?
Thanks;
Billy..
Help please,
Does Zephyr have a logarithm function?
Thanks;
Billy..
|
By
William Fish
·
#6394
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 10/15/2019 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 15 October 2019, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When: Tuesday, 15 October 2019, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6393
·
|
|
API meeting: agenda
Hi all,
This week we will look at:
- V4Z: Update on the state of the Pull Request, should we merge it?
- https://github.com/zephyrproject-rtos/zephyr/pull/17194
- GPIO: Update on progress
-
Hi all,
This week we will look at:
- V4Z: Update on the state of the Pull Request, should we merge it?
- https://github.com/zephyrproject-rtos/zephyr/pull/17194
- GPIO: Update on progress
-
|
By
Carles Cufi
·
#6392
·
|
|
Re: #nrf52 #custom_board
#nrf52
#custom_board
Hi ibraxim,
Try add below line in your prj.conf, it might solve your problem.
CONFIG_BOARD_ENABLE_DCDC=n
leslieli@...
Hi ibraxim,
Try add below line in your prj.conf, it might solve your problem.
CONFIG_BOARD_ENABLE_DCDC=n
leslieli@...
|
By
leslieli@2ytech.cn
·
#6391
·
|
|
Re: #nrf52 #custom_board
#nrf52
#custom_board
One other issue I just recalled was related to the console and not having a UART properly setup and pinned out, for my custom board I ended up using a USB console which worked out well.
Beyond that it
One other issue I just recalled was related to the console and not having a UART properly setup and pinned out, for my custom board I ended up using a USB console which worked out well.
Beyond that it
|
By
Tom Burdick
·
#6390
·
|
|
Re: #nrf52 #custom_board
#nrf52
#custom_board
Hi,
A few questions I think will help myself or others answer this easier...
I'm assuming you are able to flash the board
Are you using the same clock setup and crystal freqs as the dev board your
Hi,
A few questions I think will help myself or others answer this easier...
I'm assuming you are able to flash the board
Are you using the same clock setup and crystal freqs as the dev board your
|
By
Tom Burdick
·
#6389
·
|
|
Re: Call for help: SAM0 GPIO driver
Assuming nobody more qualified speaks up I do have a D21 Xplained Pro and will give a shot at converting the driver this weekend. People with D20 and R21 variant hardware would be helpful in testing
Assuming nobody more qualified speaks up I do have a D21 Xplained Pro and will give a shot at converting the driver this weekend. People with D20 and R21 variant hardware would be helpful in testing
|
By
Peter A. Bigot
·
#6388
·
|