Jieli-Tech / fw-AC63_BT_SDK

Firmware for Generic Bluetooth SDK(AC63 series), Support AC631N/AC635N/AC636N/AC637N/AC632N, compatible with AC69 series without audio support.
Apache License 2.0
167 stars 97 forks source link

列出的硬件IIC端口和芯片规格书不一致? #175

Closed HleChen closed 1 year ago

HleChen commented 2 years ago

在fw-AC63_BT_SDK/apps/spp_and_le/board/bd19/board_ac632n_demo_cfg.h 文件里, 列出了四组可选的IIC端口: IIC配置 /硬件IIC端口选择 SCL SDA 'A': IO_PORT_DP IO_PORT_DM 'B': IO_PORTA_09 IO_PORTA_10 'C': IO_PORTA_07 IO_PORTA_08 'D': IO_PORTA_05 IO_PORTA_06 / 根据数据手册,'B'应该为USB1DP和USB1DM, 'D'应该为IO_PORTA_03 IO_PORTA_04。 此处是否有误?

JL-MinXian commented 2 years ago

https://gitee.com/Jieli-Tech/fw-AC63_BT_SDK/issues/I5N0SR