Friday 8 November 2019

Schottky diodes or regular ones for input protection circuit


Which ones would you use for protecting a low voltage signal input (digital)? Schottky or regular? I plan on using it in this configuration:


this configuration


Or is there a better way?





No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...