This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2340R5: ROM bootloader Erase range and GPIO

Part Number: CC2340R5

SDK version: 7_10_00_35

I have two questions:

1.

Is the Flash Erase range of CC2340's ROM Bootloader unable to be changed?

During the test, I found that the ROM Bootloader uses the Command method to make the CC2340 Erase

Does this mean that every time Erase can only Erase all, and cannot select a range?

2.How to use Code to determine whether GPIO is currently in a HIGH or LOW state?