[EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue


Chen, Jason <jason.chen@...>
 

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 https://docs.zephyrproject.org/latest/boards/arm/cy8ckit_062_wifi_bt/doc/index.html

                I would like to ask whether this project has been validated?

Thx

Jason Chen

 

 

 

From: Gerson Fernando Budke <nandojve@...>
Date: Tuesday, December 21, 2021 at 11:43 PM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue

 

*** Please use caution this is an externally originating email. ***

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 directioned to another port. You can enable any if you prefer.

 

It shows a board review example. It can be useful for you.

 

BTW, there is almost no support for this boards, currently.

 

&uart6 {

status = "okay";

current-speed = <115200>;

interrupt-parent = <&intmux_ch21>;

pinctrl-0 = <&p13_0_uart6_rx &p13_1_uart6_tx>;

};

 

image.png

 

Em ter., 21 de dez. de 2021 às 12:08, Chen, Jason via lists.zephyrproject.org <jason.chen=assaabloy.com@...> escreveu:

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 corresponding development board. Has the cy8CKIT_062_wifi_bt_M0 board of zephyr been tested?

 

If your build executable has data output, can you send me the.HEX or.elf file?

 

 

Thx

Jason chen

 

 

Best regards,

Jason Chen

Firmware Lead - APAC Ecosystem Team

ASSA ABLOY (China) Investment Company Limited
Mobile: +86 15921614136

Email: jason.chen@...

www.assaabloy.com

Experience a safer and more open world

 

 

 

 


Chen, Jason <jason.chen@...>
 

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 the board can not run.

                I just debug  found that the program is dead as follow code:

 

                                SECTION_FUNC(TEXT, z_SysNmiOnReset)

                                                wfi

                                                b z_SysNmiOnReset

 

                Would you like help us to fix the issue and update the zephyr project?  Much appreciate it.

 

Thx

Jason Chen

 

From: "Chen, Jason" <jason.chen@...>
Date: Tuesday, December 21, 2021 at 11:54 PM
To: Gerson Fernando Budke <nandojve@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: 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 https://docs.zephyrproject.org/latest/boards/arm/cy8ckit_062_wifi_bt/doc/index.html

                I would like to ask whether this project has been validated?

Thx

Jason Chen

 

 

 

From: Gerson Fernando Budke <nandojve@...>
Date: Tuesday, December 21, 2021 at 11:43 PM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue

 

*** Please use caution this is an externally originating email. ***

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 directioned to another port. You can enable any if you prefer.

 

It shows a board review example. It can be useful for you.

 

BTW, there is almost no support for this boards, currently.

 

&uart6 {

status = "okay";

current-speed = <115200>;

interrupt-parent = <&intmux_ch21>;

pinctrl-0 = <&p13_0_uart6_rx &p13_1_uart6_tx>;

};

 

image.png

 

Em ter., 21 de dez. de 2021 às 12:08, Chen, Jason via lists.zephyrproject.org <jason.chen=assaabloy.com@...> escreveu:

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 corresponding development board. Has the cy8CKIT_062_wifi_bt_M0 board of zephyr been tested?

 

If your build executable has data output, can you send me the.HEX or.elf file?

 

 

Thx

Jason chen

 

 

Best regards,

Jason Chen

Firmware Lead - APAC Ecosystem Team

ASSA ABLOY (China) Investment Company Limited
Mobile: +86 15921614136

Email: jason.chen@...

www.assaabloy.com

Experience a safer and more open world

 

 

 

 


nandojve@...
 

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 dez. de 2021 às 13:12, Chen, Jason <jason.chen@...> escreveu:

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 the board can not run.

                I just debug  found that the program is dead as follow code:

 

                                SECTION_FUNC(TEXT, z_SysNmiOnReset)

                                                wfi

                                                b z_SysNmiOnReset

 

                Would you like help us to fix the issue and update the zephyr project?  Much appreciate it.

 

Thx

Jason Chen

 

From: "Chen, Jason" <jason.chen@...>
Date: Tuesday, December 21, 2021 at 11:54 PM
To: Gerson Fernando Budke <nandojve@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: 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 https://docs.zephyrproject.org/latest/boards/arm/cy8ckit_062_wifi_bt/doc/index.html

                I would like to ask whether this project has been validated?

Thx

Jason Chen

 

 

 

From: Gerson Fernando Budke <nandojve@...>
Date: Tuesday, December 21, 2021 at 11:43 PM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue

 

*** Please use caution this is an externally originating email. ***

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 directioned to another port. You can enable any if you prefer.

 

It shows a board review example. It can be useful for you.

 

BTW, there is almost no support for this boards, currently.

 

&uart6 {

status = "okay";

current-speed = <115200>;

interrupt-parent = <&intmux_ch21>;

pinctrl-0 = <&p13_0_uart6_rx &p13_1_uart6_tx>;

};

 

image.png

 

Em ter., 21 de dez. de 2021 às 12:08, Chen, Jason via lists.zephyrproject.org <jason.chen=assaabloy.com@...> escreveu:

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 corresponding development board. Has the cy8CKIT_062_wifi_bt_M0 board of zephyr been tested?

 

If your build executable has data output, can you send me the.HEX or.elf file?

 

 

Thx

Jason chen

 

 

Best regards,

Jason Chen

Firmware Lead - APAC Ecosystem Team

ASSA ABLOY (China) Investment Company Limited
Mobile: +86 15921614136

Email: jason.chen@...

www.assaabloy.com

Experience a safer and more open world

 

 

 

 


nandojve@...
 

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 13:56, nandojve via lists.zephyrproject.org <nandojve=gmail.com@...> escreveu:

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 dez. de 2021 às 13:12, Chen, Jason <jason.chen@...> escreveu:

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 the board can not run.

                I just debug  found that the program is dead as follow code:

 

                                SECTION_FUNC(TEXT, z_SysNmiOnReset)

                                                wfi

                                                b z_SysNmiOnReset

 

                Would you like help us to fix the issue and update the zephyr project?  Much appreciate it.

 

Thx

Jason Chen

 

From: "Chen, Jason" <jason.chen@...>
Date: Tuesday, December 21, 2021 at 11:54 PM
To: Gerson Fernando Budke <nandojve@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: 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 https://docs.zephyrproject.org/latest/boards/arm/cy8ckit_062_wifi_bt/doc/index.html

                I would like to ask whether this project has been validated?

Thx

Jason Chen

 

 

 

From: Gerson Fernando Budke <nandojve@...>
Date: Tuesday, December 21, 2021 at 11:43 PM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue

 

*** Please use caution this is an externally originating email. ***

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 directioned to another port. You can enable any if you prefer.

 

It shows a board review example. It can be useful for you.

 

BTW, there is almost no support for this boards, currently.

 

&uart6 {

status = "okay";

current-speed = <115200>;

interrupt-parent = <&intmux_ch21>;

pinctrl-0 = <&p13_0_uart6_rx &p13_1_uart6_tx>;

};

 

image.png

 

Em ter., 21 de dez. de 2021 às 12:08, Chen, Jason via lists.zephyrproject.org <jason.chen=assaabloy.com@...> escreveu:

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 corresponding development board. Has the cy8CKIT_062_wifi_bt_M0 board of zephyr been tested?

 

If your build executable has data output, can you send me the.HEX or.elf file?

 

 

Thx

Jason chen

 

 

Best regards,

Jason Chen

Firmware Lead - APAC Ecosystem Team

ASSA ABLOY (China) Investment Company Limited
Mobile: +86 15921614136

Email: jason.chen@...

www.assaabloy.com

Experience a safer and more open world

 

 

 

 


Chen, Jason <jason.chen@...>
 

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.

 

                Could you test it with cy8ckit_062_ble_m0 again? Then if you can run successfully, Please send me the .hex file or .elf file.

 

Thx

Jason Chen

 

From: Gerson Fernando Budke <nandojve@...>
Date: Wednesday, December 22, 2021 at 1:11 AM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: 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 13:56, nandojve via lists.zephyrproject.org <nandojve=gmail.com@...> escreveu:

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 dez. de 2021 às 13:12, Chen, Jason <jason.chen@...> escreveu:

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 the board can not run.

                I just debug  found that the program is dead as follow code:

 

                                SECTION_FUNC(TEXT, z_SysNmiOnReset)

                                                wfi

                                                b z_SysNmiOnReset

 

                Would you like help us to fix the issue and update the zephyr project?  Much appreciate it.

 

Thx

Jason Chen

 

From: "Chen, Jason" <jason.chen@...>
Date: Tuesday, December 21, 2021 at 11:54 PM
To: Gerson Fernando Budke <nandojve@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: 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 https://docs.zephyrproject.org/latest/boards/arm/cy8ckit_062_wifi_bt/doc/index.html

                I would like to ask whether this project has been validated?

Thx

Jason Chen

 

 

 

From: Gerson Fernando Budke <nandojve@...>
Date: Tuesday, December 21, 2021 at 11:43 PM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue

 

*** Please use caution this is an externally originating email. ***

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 directioned to another port. You can enable any if you prefer.

 

It shows a board review example. It can be useful for you.

 

BTW, there is almost no support for this boards, currently.

 

&uart6 {

status = "okay";

current-speed = <115200>;

interrupt-parent = <&intmux_ch21>;

pinctrl-0 = <&p13_0_uart6_rx &p13_1_uart6_tx>;

};

 

image.png

 

Em ter., 21 de dez. de 2021 às 12:08, Chen, Jason via lists.zephyrproject.org <jason.chen=assaabloy.com@...> escreveu:

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 corresponding development board. Has the cy8CKIT_062_wifi_bt_M0 board of zephyr been tested?

 

If your build executable has data output, can you send me the.HEX or.elf file?

 

 

Thx

Jason chen

 

 

Best regards,

Jason Chen

Firmware Lead - APAC Ecosystem Team

ASSA ABLOY (China) Investment Company Limited
Mobile: +86 15921614136

Email: jason.chen@...

www.assaabloy.com

Experience a safer and more open world

 

 

 

 


nandojve@...
 

Hi Jason,

mentioned that "The most complex part is short circuit pins 14 and 15 from U13. That connect UART_RTS with UART_CTS from KitProg2."

KitProg CDC-ACM requires RTS/CTS pins to work, see 3.2.4 USB-UART Bridge from "PSoC 6 BLE Pioneer Kit Guide.pdf"

Gerson

Em ter., 21 de dez. de 2021 às 23:10, Chen, Jason <jason.chen@...> escreveu:

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.

 

                Could you test it with cy8ckit_062_ble_m0 again? Then if you can run successfully, Please send me the .hex file or .elf file.

 

Thx

Jason Chen

 

From: Gerson Fernando Budke <nandojve@...>
Date: Wednesday, December 22, 2021 at 1:11 AM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: 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 13:56, nandojve via lists.zephyrproject.org <nandojve=gmail.com@...> escreveu:

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 dez. de 2021 às 13:12, Chen, Jason <jason.chen@...> escreveu:

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 the board can not run.

                I just debug  found that the program is dead as follow code:

 

                                SECTION_FUNC(TEXT, z_SysNmiOnReset)

                                                wfi

                                                b z_SysNmiOnReset

 

                Would you like help us to fix the issue and update the zephyr project?  Much appreciate it.

 

Thx

Jason Chen

 

From: "Chen, Jason" <jason.chen@...>
Date: Tuesday, December 21, 2021 at 11:54 PM
To: Gerson Fernando Budke <nandojve@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: 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 https://docs.zephyrproject.org/latest/boards/arm/cy8ckit_062_wifi_bt/doc/index.html

                I would like to ask whether this project has been validated?

Thx

Jason Chen

 

 

 

From: Gerson Fernando Budke <nandojve@...>
Date: Tuesday, December 21, 2021 at 11:43 PM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue

 

*** Please use caution this is an externally originating email. ***

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 directioned to another port. You can enable any if you prefer.

 

It shows a board review example. It can be useful for you.

 

BTW, there is almost no support for this boards, currently.

 

&uart6 {

status = "okay";

current-speed = <115200>;

interrupt-parent = <&intmux_ch21>;

pinctrl-0 = <&p13_0_uart6_rx &p13_1_uart6_tx>;

};

 

image.png

 

Em ter., 21 de dez. de 2021 às 12:08, Chen, Jason via lists.zephyrproject.org <jason.chen=assaabloy.com@...> escreveu:

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 corresponding development board. Has the cy8CKIT_062_wifi_bt_M0 board of zephyr been tested?

 

If your build executable has data output, can you send me the.HEX or.elf file?

 

 

Thx

Jason chen

 

 

Best regards,

Jason Chen

Firmware Lead - APAC Ecosystem Team

ASSA ABLOY (China) Investment Company Limited
Mobile: +86 15921614136

Email: jason.chen@...

www.assaabloy.com

Experience a safer and more open world

 

 

 

 


Chen, Jason <jason.chen@...>
 

Hi

 

                Do you have verification? The executable files I compiled with cypress official software have logs. It is work well.

 

Thx

Jason Chen

 

From: Gerson Fernando Budke <nandojve@...>
Date: Wednesday, December 22, 2021 at 8:56 PM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: Re: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue

 

Hi Jason,

 

mentioned that "The most complex part is short circuit pins 14 and 15 from U13. That connect UART_RTS with UART_CTS from KitProg2."

 

KitProg CDC-ACM requires RTS/CTS pins to work, see 3.2.4 USB-UART Bridge from "PSoC 6 BLE Pioneer Kit Guide.pdf"

 

Gerson

 

Em ter., 21 de dez. de 2021 às 23:10, Chen, Jason <jason.chen@...> escreveu:

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.

 

                Could you test it with cy8ckit_062_ble_m0 again? Then if you can run successfully, Please send me the .hex file or .elf file.

 

Thx

Jason Chen

 

From: Gerson Fernando Budke <nandojve@...>
Date: Wednesday, December 22, 2021 at 1:11 AM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: 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 13:56, nandojve via lists.zephyrproject.org <nandojve=gmail.com@...> escreveu:

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 dez. de 2021 às 13:12, Chen, Jason <jason.chen@...> escreveu:

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 the board can not run.

                I just debug  found that the program is dead as follow code:

 

                                SECTION_FUNC(TEXT, z_SysNmiOnReset)

                                                wfi

                                                b z_SysNmiOnReset

 

                Would you like help us to fix the issue and update the zephyr project?  Much appreciate it.

 

Thx

Jason Chen

 

From: "Chen, Jason" <jason.chen@...>
Date: Tuesday, December 21, 2021 at 11:54 PM
To: Gerson Fernando Budke <nandojve@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: 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 https://docs.zephyrproject.org/latest/boards/arm/cy8ckit_062_wifi_bt/doc/index.html

                I would like to ask whether this project has been validated?

Thx

Jason Chen

 

 

 

From: Gerson Fernando Budke <nandojve@...>
Date: Tuesday, December 21, 2021 at 11:43 PM
To: "Chen, Jason" <jason.chen@...>
Cc: "devel@..." <devel@...>, "users@..." <users@...>
Subject: [EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue

 

*** Please use caution this is an externally originating email. ***

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 directioned to another port. You can enable any if you prefer.

 

It shows a board review example. It can be useful for you.

 

BTW, there is almost no support for this boards, currently.

 

&uart6 {

status = "okay";

current-speed = <115200>;

interrupt-parent = <&intmux_ch21>;

pinctrl-0 = <&p13_0_uart6_rx &p13_1_uart6_tx>;

};

 

image.png

 

Em ter., 21 de dez. de 2021 às 12:08, Chen, Jason via lists.zephyrproject.org <jason.chen=assaabloy.com@...> escreveu:

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 corresponding development board. Has the cy8CKIT_062_wifi_bt_M0 board of zephyr been tested?

 

If your build executable has data output, can you send me the.HEX or.elf file?

 

 

Thx

Jason chen

 

 

Best regards,

Jason Chen

Firmware Lead - APAC Ecosystem Team

ASSA ABLOY (China) Investment Company Limited
Mobile: +86 15921614136

Email: jason.chen@...

www.assaabloy.com

Experience a safer and more open world