I'm designing with TM4C1294NCPDT. I'm using hibernation. I have 12V power supply and DCDC converter generating the 3,3V Vdd - which is controlled by HIB output. For VBAT I have LDO regulator. I have too big consumption by uC from hibernation supply - around 250uA. I suspect the current is "leaking" somewhere. I suspect the RESET input. I have 100k pull-up on RESET tied to the VBAT - supply which is active all time. Maybe it should be tied to VDD? For me this is not clear. Pictures on page 537 of datasheet do not show RESET pin at all. I assumed VBAT is better, as connecting to VDD would mean reset on each wake-up from hibernation.
Please explain how to pull-up RESET pin.