No. The H.264 codec in the SoC can't be overclocked that much.
It is normal. All new 3B boards have a BCM2837B0 now. See https://www.raspberrypi.org/app/uploads ... 3B-001.pdf for the product change notification.
You will NOT get SD support in Linux because current Linux kernels are missing and updated SD card driver with the required ACPI bindings.
They're rewriting the HAT EEPROM.
It doesn't look like there are test points for the SD interface on the Pi 4. The nearby test points are power related.cleverca22 wrote: ↑Sun Jun 28, 2020 10:48 pmthere probably are testpoints on the bottom of the board, that route to the sd card slot
Try "mcp = adafruit_mcp9600.MCP9600(i2c, 0x60)"hellonancy07 wrote: ↑Fri Jun 26, 2020 9:52 pmAm I able to change default to 0x67? How to edit that? In the adafruit mcp9600 library?