When building embedded systems, both embedded software and firmware are used in combination to implement code that controls the machine or device and allows it to perform its unique function.
I have a new project that includes evaluating two types of cables: USB Type-C to USB Type-C and HDMI. Before I get started, I have a few questions about the Advanced Cable Tester v2 (ACT v2):
To flash I2C EEPROMs, I plan to use the Aardvark I2C/SPI Host Adapter. The EEPROMs will be programmed byte by byte. Eventually, this will be an automated process. There seem to be many software tools that could be applied – which do you recommend for my application?