Hello,
I have a Raspberry Pi 4B and was trying to get data from a Hall Effect (A1391) sensor using an ADC (AD7689) connected via SPI. I've put below the datasheets and the connection schematics between the ICs and the RPi.
Hall effect sensor A1391 : https://documentcloud.adobe.com/link/tr ... e88ab153fe
ADC AD7689 : https://www.analog.com/media/en/technic ... 2_7689.pdf
So, I've never actually managed to get any data from the ADC, probably problems both with codes and proper enabling of SPI connections. Anyway, the real problems started a few weeks ago when I plugged in the RPi and smoke came out from it somewhere between the power port and display ports. As soon as I noticed the smoke I quickly switched the plug off and disconnected everything from the RPi. I re-wired the whole circuit again (even though no problems had happened before) and turned it on again. It went back to work.
Never happened again until last week when smoke came out again. I did the same I had done in the past but this time it didn't fix the problem. Eventually, I turned the RPi on with nothing on the GPIO pins and the green LED finally turned on but very feebly. I managed to connect via SSH but only for a minute or so before the green LED went out, but the red always on. Since then, the RPi does not boot, lighting only the red light when plugged in and the green light never shows signs of life.
I assumed I must have done something wrong as I am fairly new to RPi but I can't find exactly what went wrong. If anyone has any idea of what might have happened, please let me know!