GPIO_Read command doesn't work in BlueTool on BCM20737.

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

cross mob
aomec_1408391
Level 1
Level 1
First like given

I want to read GPIO status through HCI commands. Firstly, I tried to use BlueTool(v1.9.6.2) to do this on BCM920737TAG-03. But I found two issues.

1. GPIO pin number's range of "GPIO_Read" command is 0~31, but "GPIO_Config_and_Write" pin number range is 0~7.

2. GPIO_Read(pin_number = 1) always return "Low" even I connected J7[1](p1) to J10[1](VDDIO 1.8v).

How can I read GPIO status through HCI UART?

0 Likes
1 Solution
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

As my colleague advised in the other thread, you cannot do this via HCI uart as our solution does not allow it to, let alone using Bluetool.

View solution in original post

1 Reply
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

As my colleague advised in the other thread, you cannot do this via HCI uart as our solution does not allow it to, let alone using Bluetool.