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.

what's the meaning of "Asserts" exactly on the CC1101's manual(page 60 of 97)

Other Parts Discussed in Thread: CC1101

Hi. I'm reading CC1101 manual now

but I don't know the meaning of "assert" word in the manual.

I guess the meaning is "High signal" if it is asserted. by the way it should be "Low signal" if it is deasserted.

I wanna know my guess is right

 I'm looking for your reply. thanks

  • This will typically depend on if the signal is active high or low. If the signal is active high, assert will be to set it to logic "1" but a signal that is active low it will be asserted if you set it to logic "0"