CYBT-343026-01 Bring up

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
SeunghanLim
Level 5
Level 5
Distributor - Changnam INT
250 sign-ins 50 replies posted 50 questions asked

They are using ST32 MCU . I don't know exact product number

We supplied CYBT-343026-01 sample module.

They want to see bluetooth operate properly when booting, But they failed.

They want to know whether module writing operation is needed.

They already attached the BT module in their own PCB Board.

In my opinion,sample module has own firmware binary already. Is that right?

and I think they should upload kernel driver and call bt stack to  bring up bluetooth

Maybe they need to reg on first with GPIO PIN control.

I dont have an experience with ST32. In that case what shoud I check it first?

Please guide to bring up in that situation.

Many Thanks

 

 

Daniel Lim
0 Likes
1 Solution
Charles_Lai
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 sign-ins

Hi,

The sample module could be blank and doesn't come with EZ-Serial firmware installed.

How is the 343026 going to be deployed? Is it going to be used in controller/application mode, or simply as EZ-Serial tunnel?

You can start verifying it by:

  1. Force to burn the latest EZ-Serial firmware again, via HCI UART.
  2. Try to detect logs via PUART.
  3. Try to send commands via PUART, to see if it responds.

Best regards

View solution in original post

2 Replies
Charles_Lai
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 sign-ins

Hi,

The sample module could be blank and doesn't come with EZ-Serial firmware installed.

How is the 343026 going to be deployed? Is it going to be used in controller/application mode, or simply as EZ-Serial tunnel?

You can start verifying it by:

  1. Force to burn the latest EZ-Serial firmware again, via HCI UART.
  2. Try to detect logs via PUART.
  3. Try to send commands via PUART, to see if it responds.

Best regards

SeunghanLim
Level 5
Level 5
Distributor - Changnam INT
250 sign-ins 50 replies posted 50 questions asked

Thanks. Its very helpful

Daniel Lim
0 Likes