You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced experimental support for NETLINK-SDIO on the SiWx917m platform.
Increased the maximum supported SPI USART bitrate, allowing the Host to configure higher data transfer speeds for improved
performance.
Enhanced CPCd error handling for improved management of invalid packets received
Refined the error messages printed by CPCd for improved clarity.
Fixed in release 4.6.0
Fixed an issue where some Linux SPI drivers would skip over a transfer of 0 bytes. This caused CPCd and secondary
to lose synchronization and cause a “The IRQ it stuck abnormally long in the de-asserted state."
Fixed a rare race condition in the SPI driver on systems with high interrupt latency which could lead to CPC system
losing communication with the host.
Resolved an issue in CPC Journal where the ID and timestamp were displayed incorrectly, ensuring accurate data
representation.