|
Re: make menuconfig for STM32MP157 activating STM32Cube ?
This answered the question: adding a Kconfig with the STM32Cube modules
solved the issue, without including objects in the CMakeLists.txt despite
having STM32Cube in
This answered the question: adding a Kconfig with the STM32Cube modules
solved the issue, without including objects in the CMakeLists.txt despite
having STM32Cube in
|
By
friedtj@...
·
#6767
·
|
|
Re: west imports and destination paths
Hi Carles,
Thats it, thanks very much, added my $0.02
Cheers
Marc
Hi Carles,
Thats it, thanks very much, added my $0.02
Cheers
Marc
|
By
Marc Reilly
·
#6766
·
|
|
Re: west imports and destination paths
Hi Marc,
This sounds like it’s covered in this issue:
https://github.com/zephyrproject-rtos/west/issues/367
Please comment on it to make sure it covers all of your requirements.
Hi Marc,
This sounds like it’s covered in this issue:
https://github.com/zephyrproject-rtos/west/issues/367
Please comment on it to make sure it covers all of your requirements.
|
By
Carles Cufi
·
#6765
·
|
|
west imports and destination paths
Hi all,
I like the (new?) west import feature, it makes it easy to checkout zephyr and associated modules along side an application/project.
Is there a way to specify where a 'sub-modules' of an
Hi all,
I like the (new?) west import feature, it makes it easy to checkout zephyr and associated modules along side an application/project.
Is there a way to specify where a 'sub-modules' of an
|
By
Marc Reilly
·
#6764
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 02/18/2020 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 18 February 2020, 9:00am to 10:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When: Tuesday, 18 February 2020, 9:00am to 10:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6763
·
|
|
API meeting: agenda
Hi all,
The topics for today:
- Discussion on whether to move the hw_info API to stable
- PR: generalize async notification and add queued operation manager
-
Hi all,
The topics for today:
- Discussion on whether to move the hw_info API to stable
- PR: generalize async notification and add queued operation manager
-
|
By
Carles Cufi
·
#6762
·
|
|
Re: make menuconfig for STM32MP157 activating STM32Cube ?
Hi,
Regarding your link : https://github.com/intel/zephyr/tree/master/ext/hal/st/stm32cube
Seems that you don't point to the good zephyr project
Please refer to
Hi,
Regarding your link : https://github.com/intel/zephyr/tree/master/ext/hal/st/stm32cube
Seems that you don't point to the good zephyr project
Please refer to
|
By
Arnaud POULIQUEN
·
#6761
·
|
|
Re: hci_uart application with flow control disable
#uart
#samples
#ble
#hci
#nrf52480
Hi Johan,
Should i go with the Hardware flow control as enable to solve the buffer flow issue ? Not using HWFC could have any other adverse effect?
As my current implementation is based on flow
Hi Johan,
Should i go with the Hardware flow control as enable to solve the buffer flow issue ? Not using HWFC could have any other adverse effect?
As my current implementation is based on flow
|
By
Mayank <mayank7117@...>
·
#6760
·
|
|
Re: hci_uart application with flow control disable
#uart
#samples
#ble
#hci
#nrf52480
Hi Mayank,
You might get lucky with disabling hardware flow control, however this standard HCI transport officially requires it (see Vol 4, Part A section 3 in Bluetooth Core Specification
Hi Mayank,
You might get lucky with disabling hardware flow control, however this standard HCI transport officially requires it (see Vol 4, Part A section 3 in Bluetooth Core Specification
|
By
Johan Hedberg
·
#6759
·
|
|
Re: hci_uart application with flow control disable
#uart
#samples
#ble
#hci
#nrf52480
Hi,
> Q1: Asi'm not using HW flow control, Can i have any flow control related problem if there will be more number of devices/beacons available for the scanning.
Yes, that is the purpose of flow
Hi,
> Q1: Asi'm not using HW flow control, Can i have any flow control related problem if there will be more number of devices/beacons available for the scanning.
Yes, that is the purpose of flow
|
By
lairdjm
·
#6758
·
|
|
hci_uart application with flow control disable
#uart
#samples
#ble
#hci
#nrf52480
Hi All,
I have a doubt regarding one of the sample application of zephyr (samples/bluetooth/hci_uart).
This 'hci_uart' application has Hardware flow control enable by default in its nrf.conf file.
Hi All,
I have a doubt regarding one of the sample application of zephyr (samples/bluetooth/hci_uart).
This 'hci_uart' application has Hardware flow control enable by default in its nrf.conf file.
|
By
Mayank <mayank7117@...>
·
#6757
·
|
|
Re: make menuconfig for STM32MP157 activating STM32Cube ?
Hi,
Can you check following readme section and see if it answers your point?
https://github.com/zephyrproject-rtos/hal_stm32/blob/master/README.rst#use-stm32cube-in-your-application
Cheers
Erwan
Hi,
Can you check following readme section and see if it answers your point?
https://github.com/zephyrproject-rtos/hal_stm32/blob/master/README.rst#use-stm32cube-in-your-application
Cheers
Erwan
|
By
Erwan Gouriou
·
#6756
·
|
|
Re: add pyocd user scripy cause pylint issue
Thanks mbolivar give the solution:
# 'target' is global# pylint: disable=undefined-variable
Thanks mbolivar give the solution:
# 'target' is global# pylint: disable=undefined-variable
|
By
FrankLi
·
#6755
·
|
|
make menuconfig for STM32MP157 activating STM32Cube ?
I am building https://github.com/STMicroelectronics/logicanalyser (RPMSG
and VirtIO example for the STM32MP157 using OpenAMP) for Zephyr and have been
facing the issue of linking with the STM32Cube
I am building https://github.com/STMicroelectronics/logicanalyser (RPMSG
and VirtIO example for the STM32MP157 using OpenAMP) for Zephyr and have been
facing the issue of linking with the STM32Cube
|
By
friedtj@...
·
#6754
·
|
|
SDK 0.11.2 Release
Hi,
Some fixes based on usage of SDK v0.11.x and addition of some new xtensa variants to enable work from the Sound Open Firmware Project (https://www.sofproject.org).
The SDK can be found
Hi,
Some fixes based on usage of SDK v0.11.x and addition of some new xtensa variants to enable work from the Sound Open Firmware Project (https://www.sofproject.org).
The SDK can be found
|
By
Kumar Gala
·
#6753
·
|
|
Re: Getting Started Guide
Hi Andrew
Sorry, I have attached btmon log to Attachment.
I have found a similar problem as
Hi Andrew
Sorry, I have attached btmon log to Attachment.
I have found a similar problem as
|
By
Tommy Lin (林志聰) <Tommy.Lin@...>
·
#6752
·
|
|
Re: Getting Started Guide
Hi Tommy,
This doesn’t seem to be an issue with Zephyr or the controller, but with BlueZ. I have copied Luiz, Szymon and Johan, they might be able to help.
Carles
Hi Tommy,
This doesn’t seem to be an issue with Zephyr or the controller, but with BlueZ. I have copied Luiz, Szymon and Johan, they might be able to help.
Carles
|
By
Carles Cufi
·
#6751
·
|
|
Re: Getting Started Guide
Tommy,
when reporting issues, either here or in GitHub, can you copy/paste your terminal output instead of posting screen shots?
Andrew
Tommy,
when reporting issues, either here or in GitHub, can you copy/paste your terminal output instead of posting screen shots?
Andrew
|
By
Boie, Andrew P
·
#6750
·
|
|
Upcoming Event: Zephyr Project: Dev Meeting - Thu, 02/13/2020 8:00am-9:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 13 February 2020, 8:00am to 9:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 13 February 2020, 8:00am to 9:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6749
·
|
|
Re: Getting Started Guide
Hi Carles,
Thanks for your suggestion.
Now, I can download code and build it successfully.
Kernel: 2.2.0
SDK: 0.11.1
When I burn zephyr.hex into our chip (NRF51824) , and I encounter an
Hi Carles,
Thanks for your suggestion.
Now, I can download code and build it successfully.
Kernel: 2.2.0
SDK: 0.11.1
When I burn zephyr.hex into our chip (NRF51824) , and I encounter an
|
By
Tommy Lin (林志聰) <Tommy.Lin@...>
·
#6748
·
|