|
nrf52 hw pwm 1 enabled and compile failed on sample code
#builds
#ninja
Hello guys,
I have got a compile error after enable the PWM channel 1 on nrf52_pca10040 board with sample code.
If I only use PWM0, there is no problem to pass the compile, but if I enable the PWM1,
Hello guys,
I have got a compile error after enable the PWM channel 1 on nrf52_pca10040 board with sample code.
If I only use PWM0, there is no problem to pass the compile, but if I enable the PWM1,
|
By
hotkernel@...
·
#6078
·
|
|
API meeting agenda for 2 Jul 2019
API meeting agenda for 2 Jul 2019:
Counter (Krzysztof C)
GPIO (Piotr M)
Sensors (Maureen/Kevin/Tom)
Driver-specific functions (Peter B)
Additional items in the "Triage" column in the GitHub
API meeting agenda for 2 Jul 2019:
Counter (Krzysztof C)
GPIO (Piotr M)
Sensors (Maureen/Kevin/Tom)
Driver-specific functions (Peter B)
Additional items in the "Triage" column in the GitHub
|
By
Maureen Helm
·
#6077
·
|
|
Re: Is "CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC = 32768" correct for nRF52840?
Hi Carles:
Thanks for help on it.
-Steven
Hi Carles:
Thanks for help on it.
-Steven
|
By
Wang, Steven L
·
#6076
·
|
|
Opened on mac st_nucleo_l476
Anyone use openocd for Mac? thanks.
Show error message like this ,After install opened 0.10.0 by homebrew for st_nucleo_l476rg.
logs :
azhuodeMacBook-Pro:zephyr azhuo$ west flash
ninja: no work to
Anyone use openocd for Mac? thanks.
Show error message like this ,After install opened 0.10.0 by homebrew for st_nucleo_l476rg.
logs :
azhuodeMacBook-Pro:zephyr azhuo$ west flash
ninja: no work to
|
By
cstyle
·
#6075
·
|
|
Re: Is "CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC = 32768" correct for nRF52840?
Hi Steven,
Yes, it's correct but there's an inaccuracy problem that Andy has fixed in this PR:
https://github.com/zephyrproject-rtos/zephyr/pull/16782
Carles
Hi Steven,
Yes, it's correct but there's an inaccuracy problem that Andy has fixed in this PR:
https://github.com/zephyrproject-rtos/zephyr/pull/16782
Carles
|
By
Carles Cufi
·
#6074
·
|
|
Is "CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC = 32768" correct for nRF52840?
Hi:
Does anyone know if "CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC = 32768" is correct for nRF52840? I call test_kernel_systick() with reel_board and it always fails. I tried to print "start_time" and
Hi:
Does anyone know if "CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC = 32768" is correct for nRF52840? I call test_kernel_systick() with reel_board and it always fails. I tried to print "start_time" and
|
By
Wang, Steven L
·
#6073
·
|
|
Re: New sample for the microbit Line follower robot
#samples
#microbit
#robot
On Linux the script zephyrproject/tools/ci-tools/scripts/check_compliance.py -c commit_range checks all that for you.
I also got the script running on Windows too once with a couple hacks.
On Linux the script zephyrproject/tools/ci-tools/scripts/check_compliance.py -c commit_range checks all that for you.
I also got the script running on Windows too once with a couple hacks.
|
By
Marc Herbert
·
#6072
·
|
|
Re: New sample for the microbit Line follower robot
#samples
#microbit
#robot
Hi Maksim:
I think it is good idea. It is helpful for anyone, who uses the same board for development.
For your PR, there are several failures of auto checking, such
Hi Maksim:
I think it is good idea. It is helpful for anyone, who uses the same board for development.
For your PR, there are several failures of auto checking, such
|
By
Wang, Steven L
·
#6071
·
|
|
Zephyr 2.0 Release - important information & dates
Hi Zephyr developers,
The next major Zephyr release, 2.0, is scheduled for Friday, 30 August 2019.
We are now in the development phase for 2.0; merge window is open for all features until
Hi Zephyr developers,
The next major Zephyr release, 2.0, is scheduled for Friday, 30 August 2019.
We are now in the development phase for 2.0; merge window is open for all features until
|
By
Glaropoulos, Ioannis
·
#6070
·
|
|
Upcoming Event: Zephyr Project: Dev Meeting - Thu, 06/27/2019 8:00am-9:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 27 June 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, 27 June 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@...>
·
#6069
·
|
|
New sample for the microbit Line follower robot
#samples
#microbit
#robot
Hello,
I made a new sample for the microbit board, which can be used to program a small robotic car to follow the line. What community thinks about my idea? Will it be useful for some of the
Hello,
I made a new sample for the microbit board, which can be used to program a small robotic car to follow the line. What community thinks about my idea? Will it be useful for some of the
|
By
Maksim Masalski <maxxliferobot@...>
·
#6068
·
|
|
Dev review meeting: Agenda
Agenda:
* DT Clocks:
https://github.com/zephyrproject-rtos/zephyr/pull/16957
https://github.com/zephyrproject-rtos/zephyr/pull/16958
https://github.com/zephyrproject-rtos/zephyr/pull/15585
* DT GPIO
Agenda:
* DT Clocks:
https://github.com/zephyrproject-rtos/zephyr/pull/16957
https://github.com/zephyrproject-rtos/zephyr/pull/16958
https://github.com/zephyrproject-rtos/zephyr/pull/15585
* DT GPIO
|
By
Kumar Gala
·
#6067
·
|
|
Re: removing HEX_FILES_TO_MERGE?
If the feature isn't horribly misimplemented, does what is expected of it and is expected to have very little maintenance costs, why drop it? I haven't used the feature, but I can definitely picture a
If the feature isn't horribly misimplemented, does what is expected of it and is expected to have very little maintenance costs, why drop it? I haven't used the feature, but I can definitely picture a
|
By
Benjamin Lindqvist
·
#6066
·
|
|
Re: removing HEX_FILES_TO_MERGE?
Hi Marti,
I haven't personally used this feature at time of writing but I can imagine it would be useful for merging in a bootloader, e.g. we have a design that has 3 components:
1. Nordic MBR
2.
Hi Marti,
I haven't personally used this feature at time of writing but I can imagine it would be useful for merging in a bootloader, e.g. we have a design that has 3 components:
1. Nordic MBR
2.
|
By
lairdjm
·
#6065
·
|
|
removing HEX_FILES_TO_MERGE?
Hi,
Is anybody using the HEX_FILES_TO_MERGE build system property?
It was originally added by Nordic, but has since been removed from our
downstream Zephyr distribution, and I personally think it
Hi,
Is anybody using the HEX_FILES_TO_MERGE build system property?
It was originally added by Nordic, but has since been removed from our
downstream Zephyr distribution, and I personally think it
|
By
Bolivar, Marti
·
#6064
·
|
|
Re: aws iot
There is no need to port the AWS IOT SDK to Zephyr. Zephyr has all the pieces you need. I am successfully connecting to AWS with the MQTT publisher example along with the few modifications I
There is no need to port the AWS IOT SDK to Zephyr. Zephyr has all the pieces you need. I am successfully connecting to AWS with the MQTT publisher example along with the few modifications I
|
By
Ryan Erickson
·
#6063
·
|
|
Re: aws iot
Hi guy:
Basically, I think you need to port AWS IOT SDK to zephyr.
https://docs.aws.amazon.com/iot/latest/developerguide/iot-sdks.html
-Steven
On
Hi guy:
Basically, I think you need to port AWS IOT SDK to zephyr.
https://docs.aws.amazon.com/iot/latest/developerguide/iot-sdks.html
-Steven
On
|
By
Wang, Steven L
·
#6062
·
|
|
Re: Development in Zephyr
Hi Muhammad:
I ever played around Blue Mesh demo under /samples/boards/reel_board/mesh_badge. I'm not sure if it is what you refers in the email. Anyway, if you want to play around
Hi Muhammad:
I ever played around Blue Mesh demo under /samples/boards/reel_board/mesh_badge. I'm not sure if it is what you refers in the email. Anyway, if you want to play around
|
By
Wang, Steven L
·
#6061
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 06/25/2019 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 25 June 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, 25 June 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@...>
·
#6060
·
|
|
API meeting: Agenda
Agenda:
- Sensor API: Update on progress
- GPIO: Update on progress
Additional items in the "Triage" column in the GitHub project may be discussed if time permits.
If you want an item included in
Agenda:
- Sensor API: Update on progress
- GPIO: Update on progress
Additional items in the "Triage" column in the GitHub project may be discussed if time permits.
If you want an item included in
|
By
Carles Cufi
·
#6059
·
|