View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006984 | WINIOT93 | FSBUS | public | 2025-11-13 14:32 | 2025-11-13 14:35 |
| Reporter | roesner | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | V1.2 | ||||
| Target Version | V1.3 | ||||
| Summary | 0006984: FSBus: LPSPI Driver Hangs on Bursts greater than 512 Bytes | ||||
| Description | The SPI interface supports a maximum burst size of 512 bytes. When transferring data larger than 512 bytes, the transmission is automatically divided into multiple bursts, each with a maximum size of 512 bytes. | ||||