Tuesday 12 September 2017

Series resistor on digital signal lines



I have seen many schematics using 22 ohm resistor in series with digital signal lines. I was wondering is this always a MUST or there are there some special scenarios where we don't need them since they lower the signal's bandwidth.


For instance, are they needed on 48MHz signal line which is cca. 2cm long?


Is this somehow connected to STM32 output speed capabilities (low, high, ultra high speed, etc.)?




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...