View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0005507 | FSFreeRTOSBSP | SPI | public | 2022-08-23 09:40 | 2022-08-23 09:40 | 
| Reporter | gerbach | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | new | Resolution | open | ||
| Product Version | freertos_fsimx6sx-V2019.12 | ||||
| Target Version | freertos_fsimx6sx-next | ||||
| Summary | 0005507: [PCOREMX6SX] SPI Clock does not get marked as shared by the spi examples so Linux disables it | ||||
| Description | The define #define SHARED_CLK_ECSPI SHARED_CLK_ECSPI1 in picocoremx6sx_board.h points to the wrong ECSPI device. The picocoremx6sx uses ECSPI5 so the ECSPI5 clock will not be marked as used by the M4 so Linux will disable it. | ||||
