RESn and BOEn state w/o reset circuit
William50
Posts: 22
I will be programming the EEPROM out of circuit so therefor I never need to reset the prop.
What states should the RESn and BOEn lines be hardwired to?
Tnx,
William
What states should the RESn and BOEn lines be hardwired to?
Tnx,
William
Comments
BOEn (Input)
Brown Out Enable (active low). Must be connected to either VDD or VSS.
If low, RESn becomes a weak output (delivering VDD through 5 KΩ) for monitoring purposes but can still be driven low to cause reset.
If high, RESn is CMOS input with Schmitt Trigger.
RESn (Input / Output)
Reset (active low). When low, resets the Propeller chip: all cogs disabled and I/O pins floating. Propeller restarts 50 ms after RESn transitions from low to high.