I have an arduino portenta x8 along with a breakout board. I have been trying to connect other devices to the x8 serially, and have been unsuccessful. Furthermore, I am primarily looking for UART, CAN or I2C protocol communication. If anyone could guide me in this direction or list any relevant libraries that I'd be able to use, I would highly appreciate that! Let me know if you all have any questions.
Thank you jordy,
I want to communicate using the serial approach. I met the similar problem as you. I wondered if I need to enable the serial support before using the device, but I don't know how to enable it.
Best