Other Parts Discussed in Thread: CC3301
Tool/software:
When using MCU to drive the CC3301, instead of using the example file system method to download firmware to the CC3301, the firmware is converted into an array, and data is directly copied from the array for downloading. During the transmission process, an error consistently occurs with the message: "ERROR Command: timed out, replace context: 2!". During the transmission process, the logic analyzer detected that the data from the MCU was sent correctly, and the SPI configuration was correct. However, the IRQ pin did not show any changes. Should there be any changes in this pin during the transmission process?