Sources of 43438A1 low energy driver

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

cross mob
jbiemar46456
Level 2
Level 2
10 sign-ins 5 replies posted 5 sign-ins

Hello,

I'm porting WICED to a STM32H733 and I've an issue with the code snip.bluetooth.ble_gatt_db.c. The function "wiced_bt_stack_init( ..);" is not working.

I've this:

00:00:00.023000 GKI_create_task func=0x80932f9  id=1  name=BTU  stack=0x0  stackSize=4096
00:00:00.031000 GKI_create_task func=0x8094ae5  id=0  name=HCISU  stack=0x0  stackSize=3072
00:00:00.040000 --
00:00:00.042000 SENT Command to HCI. Name: HCI_Reset  (Hex Code: 0x0c03  Param Len: 0) Ctrl(0)
00:00:00.051000 --
00:00:04.042000 --
00:00:04.044000 SENT Command to HCI. Name: HCI_Reset  (Hex Code: 0x0c03  Param Len: 0) Ctrl(0)
00:00:04.052000 --

I change platform files but nothing happens on BT_REG_ON or UART_TX.

Do you know were I can found the code to recompile and perform step by step debugger?

Thank you,

Jean

0 Likes
1 Solution
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

Hello @jbiemar46456 

Currently  we don't support STM32H + 4343W on WICED. We will check if there is any resources available to share on porting to STM32H7 and update you. 

Meanwhile, in your case , can you try sending some Bluetooth specific commands after the patchram download & see if you get any response for that ? 

Regards,
Anjana

View solution in original post

0 Likes
5 Replies