Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
[Solved] Rajberry PI-4 Heating
(@Anonymous)
Joined: 1 second ago
Posts: 0
Topic starter
March 12, 2022 12:13 AM
Dear sir,
Please guide me , We are purchased Rajberry PI-4 , when we are kept in running , Chip set is getting very heat and SD card also failing. In my testing 2 SD cards are failed.
Please suggest what is the my next step?
nsprateep@sirveen.com
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2822
March 12, 2022 9:19 AM
As far as I know, a Raspberry Pi 4 SoC gets hot no matter what you do and cooling is recommended (reference, more reference).
Here an article that shows different Raspberry Pi models and the recommended cooling options.
Simply put: you'll need a heatsink and a fan is recommended.
(@Anonymous)
Joined: 1 second ago
Posts: 0
Topic starter
March 29, 2022 1:09 AM
Dear sir,
we are using TLV320AIC33IRGZR Audio CODEC. for this (GPIO18 -BCLK), (GPIO4 - MCLK), (GPIO19 - WCLK), (GPIO20 - D IN), (GPIO21 - D OUT) used. Please sugest Drivers and courrections please...
nsprateep@sirveen.com
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2822
March 29, 2022 3:31 AM
I honestly have completely zero experience with that 😞
You may have to Google this, or check the official Raspberry Pi forum.
It looks like this is using a Texas Instruments chip, TLV320AIC33, which can be addressed in several ways (it seems to have been around for a while already). It also looks like some kind of support is already build in the RPi Linux kernel (source) - probably based on Raspberry Pi OS (=Raspbian).