diff --git a/README.md b/README.md index a62c5ad..a0d8e2e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ The initialization sequence is virtually the same on all these combo chips, so a We currently provide firmware/support for the following chips: * CYW43455 (BCM4345C0.hcd) - extensively tested on a Raspberry Pi 4 +* CYW43438 (BCM43430A1.hcd) - untested **Note:** since this driver uses the H4 protocol for communication, the UART link must support hardware flow control to prevent packet loss. diff --git a/src/vendor/cywbtserialbus.inx b/src/vendor/cywbtserialbus.inx index 31053c9..a514c1a 100644 Binary files a/src/vendor/cywbtserialbus.inx and b/src/vendor/cywbtserialbus.inx differ diff --git a/src/vendor/fw/BCM43430A1.hcd b/src/vendor/fw/BCM43430A1.hcd new file mode 100644 index 0000000..2a7ec96 Binary files /dev/null and b/src/vendor/fw/BCM43430A1.hcd differ