2021-08-03 07:43 PM
I Want To avoid Cross talk in PCB I want to know how to find the Rise time & frequency of the Signal?
& Where I can Get the Spice model of the Micro Controller(* In my case, I am using STM32L4R9ZT6)
2021-08-03 07:45 PM
You can find some signal characteristics in the datasheet under "Table 77. I/O AC characteristics", including rise times.
https://www.st.com/resource/en/datasheet/stm32l4r5vi.pdf
I don't think you'll find a SPICE model anywhere.
2021-08-03 11:50 PM
May I know what is the use of the capacitance & how to use that Speed?
can you please explain that Because I am not aware of that
2021-08-04 07:30 AM
Pin capacitance is nominal 5pF per table 75.
2021-08-04 08:51 AM
They are using capacitance here as a proxy for the type of load you have on the pin for the purpose of generating graphs/tests which can be put into the take. ie conditions to allow you to replicated the test, and get similar results.
The capacitance (resistance to change) present on your board is going to be a function of the traces, and what they are attached too, and how many things they are attached too. The SPEEDR setting on the IO Cell is effectively a slew-rate control, how aggressively the pin is driven high/low, and how much current (nee energy) the transistors can switch/transfer instantaneously.
ST might be able to provide a model of the IO Cell, you should check with the FAE responsible for your account.