Skip to content

CPCd 4.6.0

Latest
Compare
Choose a tag to compare
@aautotte aautotte released this 17 Dec 21:51

Changed in release 4.6.0

  • 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.