Cyclone V SoC - Temperature measurement
Hi,
we use a 5CSXFC6C6U23C7 Cyclone V SoC FPGA in one in our systems (inverter) after sometime, especially after the system heats up, we observe "strange" behavior, as if the fpga messes up some timings.
It might either be EMI or heat, I suspect it to be heat, as it only happens after a couple of hours running and fixes itself after a couple minutes, without power/heat.
Is there a way to measure the SoCs temperature? I believe the Cyc V doesn't come with a sensor, but the ARM part should have a sensor(?).
But even from within linux I can't seem to fine any way to read the devices temperatures. Or am I wrong and even the ARM comes without measurements?
I'm using a mitysom device with a device-tree + kernel + modules compiled from the most recent intel source provided on git. (the dev tree of the mity is based on the cyc5 soc one an just adds some stuff)
Greetings,
M.Klee