Part Number: CC2640R2F
Other Parts Discussed in Thread: LAUNCHXL-CC2640R2
My project is based on the LAUNCHXL-CC2640R2 example Simple Peripheral OAD Off-chip porting, using the same external flash chip (MX25R8035), the SPI bus IO port is changed from DIO_8, DIO_9, DIO_10 to DIO_4, DIO_5, DIO_6, FLASH_CS pin Changed from DIO_20 to DIO_30 to find that the progress bar can run normally when OAD, but the actual result is that the firmware is not really updated.
Please help me, this problem has troubled me for many days.
HI Ryan, thank you for your reply. We have made three versions of this hardware, and the first two versions work normally. I posted the hardware schematic diagram for comparison, and identified the PIN port related to some changes in the OAD. On the previous version V1.01, the OAD function can work normally. My test method is to update the firmware and press the name of the Bluetooth broadcast Expected to change. But on the current version V1.02, it does not work normally after many attempts.