I am writing software for a CC1310, where the reset pin starts low, goes high, then decays back to low and stays there. The device briefly seems to come alive, then freezes.
Although I think that bringing the processor out of hard reset and into bootup happens when the pin goes high again, I don't actually find clear support for this in either the CC1310 datasheet or the tech ref manual. As far as I know this is a convention - the TM4C datasheets have some nice timing diagramsand and are clear about it. The CC1310 docs mention pin reset as if we all know what that means, but without specifying it as clearly as, for example, the Tiva docs do.
Am I correct about this behavior for the CC1310? Am I correct that this is a design convention?
Thanks,
- Bob Cram