Jump to content

Anyone using a BTT Pi TFT43 V2.0?


ken226

Recommended Posts

 

If you happen to be using the CM4 in an adapter board,  here are the instruction to install the dt-blob.bin driver.  Don't install it if your not using a CM4, as the dt-blob.bin driver disables your HDMI output.

 

Run each of these commands, in order, one at a time:

 

 

wget https://www.waveshare.com/w/upload/7/75/CM4_dt_blob_Source.zip

unzip -o CM4_dt_blob_Source.zip -d ./CM4_dt_blob_Source

sudo chmod 777 -R CM4_dt_blob_Source cd CM4_dt_blob_Source/

sudo dtc -I dts -O dtb -o /boot/dt-blob.bin dt-blob-disp1-double_cam.dts

 

 

 

 

Edited by ken226
Link to comment
Share on other sites

7 minutes ago, Slushy_Trout said:

So disabling the #start_x=1 service reverted the display back to showing only the console, no klipperscreen.  

I don't think I am using the CM4 adapter board.  Just a pi 3B and the BTT pi tft43 screen connected with the DSI ribbon.  

If you havn't already,  re enable the start_x=1 service

Then go go into raspi-config, interface options and enable spi and i2c.  Then reboot.

if that doesn't work, im out of ideas.

 

On mine,  untill i have enabled spi and i2c,  i get the same as you.  basically, it displays but touch doesn't work.

Edited by ken226
Link to comment
Share on other sites

48 minutes ago, Slushy_Trout said:

I'll try enabling the spi and i2c tomorrow.  I've done so much today, I can't remember If I did that this time around or not.

Also, if enabling spi and i2c doesn't help,  read through Burmans post, here.  His Pi tft50 should be nearly identical.

 

 

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...