lutzek
Occasional Contributor
4 years agoFPGA to microcontroller interface short circuit protection
Hello,
In my design I have microcontroller and MAX10. I have SPI and USART between these two. What is a good practice to protect these two circuits in case of mistake in pin configuration during writing software?
I cannot add high resistance due to parasitics (At least on SPI). I am thinking about buffer, but I do not have much room on the board. I think I can add resistors on USART since it will be low frequency.
In general, is a protection a common solution on the development boards or just designer should be careful?
Best regards