Skip to main content
Graduate
July 1, 2024
Question

Series resistors calculations for any interfaces

  • July 1, 2024
  • 1 reply
  • 717 views

Can someone please help with how to calculate the series current limiting resistors to be connected from STM32H7 or any MCU to transceivers or any other interfaces? Is there a general thumb rule followed? Also how to calculate the wattage of resistors in these cases? For UART, CAN, SPI, etc.

    This topic has been closed for replies.

    1 reply

    Graduate II
    July 1, 2024

    Ohms rule!!. You need to put the lost value of resistor based on the max current  given in the datasheet. For the worst case analysis one side will be at vcc and the other side will be at zero voltage, so we can approximate as VCC/max pin current. Wattage is i*i*R or i*V.