|
Re: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
Hi Jason,
At last part of chapter Board Revision at https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/arm/cy8ckit_062_ble/doc/index.rst I
mentioned that "The most complex part is short
Hi Jason,
At last part of chapter Board Revision at https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/arm/cy8ckit_062_ble/doc/index.rst I
mentioned that "The most complex part is short
|
By
nandojve@...
·
#2842
·
|
|
Re: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
Hi
Thank you for replying.
Actually, I also ran cy8ckit_062_ble_m0 boards without any log output, just like cy8ckit_062_wifi_bt_m0 boards.
Hi
Thank you for replying.
Actually, I also ran cy8ckit_062_ble_m0 boards without any log output, just like cy8ckit_062_wifi_bt_m0 boards.
|
By
Chen, Jason <jason.chen@...>
·
#2841
·
|
|
Re: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
Jason,
I have Zephyr running with cy8ckit_062_ble_m0. I would ask you to review board configs.
Compare cy8ckit_062_wifi_bt_m0 with cy8ckit_062_ble_m0.
Regards,
Gerson
Em ter., 21 de dez. de 2021 às
Jason,
I have Zephyr running with cy8ckit_062_ble_m0. I would ask you to review board configs.
Compare cy8ckit_062_wifi_bt_m0 with cy8ckit_062_ble_m0.
Regards,
Gerson
Em ter., 21 de dez. de 2021 às
|
By
nandojve@...
·
#2840
·
|
|
Re: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
I do not have the PSoC6 WiFi-BT Pioneer Kit board but I introduced the PSoC6 BLE Pioneer Kit and made
all improvements using that board, which is the same SoC.
What example did you use?
Em ter., 21 de
I do not have the PSoC6 WiFi-BT Pioneer Kit board but I introduced the PSoC6 BLE Pioneer Kit and made
all improvements using that board, which is the same SoC.
What example did you use?
Em ter., 21 de
|
By
nandojve@...
·
#2839
·
|
|
Re: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
Hi
I want to add some more comments.
I use the zephyr example with PSoC6 WiFi-BT Pioneer Kit. It has built successful and flash .elf file to boards. It seems that
Hi
I want to add some more comments.
I use the zephyr example with PSoC6 WiFi-BT Pioneer Kit. It has built successful and flash .elf file to boards. It seems that
|
By
Chen, Jason <jason.chen@...>
·
#2838
·
|
|
Re: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
Hi Gerson
Thank you for replying me.
My board is PSoC6 WiFi-BT Pioneer Kit, Exactly the same as the boards on the Zephyr website. The link I refer to is
Hi Gerson
Thank you for replying me.
My board is PSoC6 WiFi-BT Pioneer Kit, Exactly the same as the boards on the Zephyr website. The link I refer to is
|
By
Chen, Jason <jason.chen@...>
·
#2837
·
|
|
Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
Hi Jason,
Are you using P13-0, P13-1 ? See below:
The PSoC-6 has a weird connection with an onboard psoc programmer. It uses the same pins from the Arduino UART Connector.
To enable shields, uart was
Hi Jason,
Are you using P13-0, P13-1 ? See below:
The PSoC-6 has a weird connection with an onboard psoc programmer. It uses the same pins from the Arduino UART Connector.
To enable shields, uart was
|
By
nandojve@...
·
#2836
·
|
|
cy8ckit_062_wifi_bt_m0 board issue
Hi all
I have downloaded the zephyr project completely, I plan to use the cy8ckit_062_wifi_bt_m0 board, I have built successfully, there is no error, but there is no log output in the
Hi all
I have downloaded the zephyr project completely, I plan to use the cy8ckit_062_wifi_bt_m0 board, I have built successfully, there is no error, but there is no log output in the
|
By
Chen, Jason <jason.chen@...>
·
#2835
·
|
|
SPI problem
Hi,
is there an option to run SPI on zephyr driver with MOSI with option Active_Low? I would really appreciate your answer.
Best regards,
Dominika Sułot
Hi,
is there an option to run SPI on zephyr driver with MOSI with option Active_Low? I would really appreciate your answer.
Best regards,
Dominika Sułot
|
By
Dominika Sułot <dominikasulot@...>
·
#2834
·
|
|
Analog and temperature sensors on BT610
#driver
#nrf52840
#gpio
Howdy y'all, I am working on bringing up some of the features on the Laird BT610 board. I've been able to bring up the digital and magnetic sensors. However, I'm a bit confused with the analog and
Howdy y'all, I am working on bringing up some of the features on the Laird BT610 board. I've been able to bring up the digital and magnetic sensors. However, I'm a bit confused with the analog and
|
By
Garrett
·
#2833
·
|
|
bt_le_per_adv_start() failing successfully
Hi,
I’m developing a broadcast audio application with the nRF5340 SoC, based on the iso_broadcast and iso_receive sample. At the moment, I can connect the broadcaster with multiple receivers
Hi,
I’m developing a broadcast audio application with the nRF5340 SoC, based on the iso_broadcast and iso_receive sample. At the moment, I can connect the broadcaster with multiple receivers
|
By
Jason Bens <jason.bens@...>
·
#2832
·
|
|
Re: CPP support
Any consideration in upstreaming the C++ versions of the semaphores and mutexs?
Any consideration in upstreaming the C++ versions of the semaphores and mutexs?
|
By
David Leach
·
#2831
·
|
|
Re: Using mcuboot with STM32H7
Hi Per-Erik,
There's an on-going change in mcuboot to support extended write sizes:
https://github.com/mcu-tools/mcuboot/pull/1217
This should help in the support of H7 and I guess you should start
Hi Per-Erik,
There's an on-going change in mcuboot to support extended write sizes:
https://github.com/mcu-tools/mcuboot/pull/1217
This should help in the support of H7 and I guess you should start
|
By
Erwan Gouriou
·
#2830
·
|
|
Re: CPP support
I think you are missing CONFIG_LIB_CPLUSPLUS=y
When it comes to threads (and semaphores, mutex etc) the Zephyr implementation is lacking a bit, but except from that it is working fine.
We have made
I think you are missing CONFIG_LIB_CPLUSPLUS=y
When it comes to threads (and semaphores, mutex etc) the Zephyr implementation is lacking a bit, but except from that it is working fine.
We have made
|
By
Kim Boendergaard <kim.boendergaard@...>
·
#2829
·
|
|
Re: CPP support
Yes, it works with:
```
CONFIG_NEWLIB_LIBC=y
CONFIG_CPLUSPLUS=y
CONFIG_STD_CPP20=y
CONFIG_LIB_CPLUSPLUS=y
```
Thanks a lot for the pointers!
Regards,
Guy
--
bytes at work
Technoparkstrasse
Yes, it works with:
```
CONFIG_NEWLIB_LIBC=y
CONFIG_CPLUSPLUS=y
CONFIG_STD_CPP20=y
CONFIG_LIB_CPLUSPLUS=y
```
Thanks a lot for the pointers!
Regards,
Guy
--
bytes at work
Technoparkstrasse
|
By
Guy Morand
·
#2828
·
|
|
CPP support
Hi Zephyr users!
I'm new to Zephyr and was asked to write a small "study" project in c++. I didn't find much in the documentation about c++, except one sample and the following
Hi Zephyr users!
I'm new to Zephyr and was asked to write a small "study" project in c++. I didn't find much in the documentation about c++, except one sample and the following
|
By
Guy Morand
·
#2827
·
|
|
Using mcuboot with STM32H7
In our project we are using the microcontroller STM32H753. We are trying to use mcuboot with the sample smp_svr (overlay-udp.conf) for software updates over Ethernet. This has been working good for
In our project we are using the microcontroller STM32H753. We are trying to use mcuboot with the sample smp_svr (overlay-udp.conf) for software updates over Ethernet. This has been working good for
|
By
Per-Erik Klarenfjord
·
#2826
·
|
|
Re: Enabling Exceptions in C++ Build
#CPP
#CPP_Exceptions
Thanks Stephanos, it is great to hear that C++ exception thread-safety in Zephyr will be fixed.
Do you have an expected date for this?
Thanks again,
Best Regards, Dave
Thanks Stephanos, it is great to hear that C++ exception thread-safety in Zephyr will be fixed.
Do you have an expected date for this?
Thanks again,
Best Regards, Dave
|
By
Dave Nadler
·
#2825
·
|
|
Re: Enabling Exceptions in C++ Build
#CPP
#CPP_Exceptions
Hi,
While the newlib itself is thread-safe, libgcc and libstdc++ (and therefore C++ exceptions) are not.
We currently build the GCC with --enable-threads=no (i.e. single thread model), so we
Hi,
While the newlib itself is thread-safe, libgcc and libstdc++ (and therefore C++ exceptions) are not.
We currently build the GCC with --enable-threads=no (i.e. single thread model), so we
|
By
Stephanos Ioannidis
·
#2824
·
|
|
Re: Enabling Exceptions in C++ Build
#CPP
#CPP_Exceptions
Are exceptions thread-safe under Zephyr with newlib?
mbarret, what is the COMPLETE list of menuconfig options you used to enable C++, and which compiler are you using?
Are exceptions thread-safe under Zephyr with newlib?
mbarret, what is the COMPLETE list of menuconfig options you used to enable C++, and which compiler are you using?
|
By
Dave Nadler
·
#2823
·
|