About Someshwar D

Architect

ST 2022-1:2007- SMPTE Standard – FEC used for STL Transport over IP networks

Packet loss on IP networks is a reality. In the case of TCP/IP connections, the protocol implicitly handles packet loss with retries, but with UDP connections, such packet losses cannot be recovered unless there are FEC (Forward Error Correction) packets interleaved along with the actual data being transmitted.

Read More
How to toggle a GPIO pin?
How to Toggle a GPIO Pin?

I will use the most recent SoC I have been working on, [2] AM5728 from TI, to practically explain the core topic of the blog, how to toggle a GPIO pin!

Read More