This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Capacitor discharge circuit

Hi!

I have interface external piezo element with my ARM controller to get the piezo data. But after sometime my controller is off. I didn't getting why this problem happens. As per my knowledge piezo work as a capacitor and it will generate the voltage, So may be due to generate high voltage this problem happens. My piezo has generate voltage in mili volt. Can i use as capacitor in series to solve this problem ?

Parents
  • There are literally thousands of reason why a controller might shut down.

    1. You need to debug your code to see if there might be something in your firmware that doesn't work.
    2. Maybe you can remove your piezo sensor and see if that helps. If it does you should start looking at voltages etc.
    3. How long does it take before the controller shuts down?
    4. Is the controller or piezo doing anything special when it shuts down?
Reply
  • There are literally thousands of reason why a controller might shut down.

    1. You need to debug your code to see if there might be something in your firmware that doesn't work.
    2. Maybe you can remove your piezo sensor and see if that helps. If it does you should start looking at voltages etc.
    3. How long does it take before the controller shuts down?
    4. Is the controller or piezo doing anything special when it shuts down?
Children
Related