This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

A EMC test om XC16X

There is a problem in our application by using XC167-32F40. In the application,we use MC7805 as Peripheral Units PowerSupply,and LM1117 as CPU's PowerSupply.We take a EMC test for PowerSupply(7637-2b),and while the test is finish,the CPU is not working until give the /RESET a reset signal. By the way ,in our software,we use WDT module,but still no effect on this state. I hope for your help dealing with the problem .Thank you.

Parents
  • Have you verified that the watchdog is enabled and working during normal use? Just create a dummy loop and wait for a watchdog reset. If the external reset line can restart the processor, then it isn't in any latchup state so a watchdog should also be able to restart it.

Reply
  • Have you verified that the watchdog is enabled and working during normal use? Just create a dummy loop and wait for a watchdog reset. If the external reset line can restart the processor, then it isn't in any latchup state so a watchdog should also be able to restart it.

Children