Followed the whole tutorial, subbscribed to your patreon and was able to ger everything working perfectly within 3 hrs, can't thnak you enough!!!
@EdwardBraiman Жыл бұрын
Thanks.
@IvanMok20127 ай бұрын
Do you have a tutorial for E3EZ CB2 emmc? 5:03 I don't hear a beep.
@EdwardBraiman7 ай бұрын
Not yet. Is there a version number on board?
@IvanMok20127 ай бұрын
@@EdwardBraiman Thank you. The version number is E3EZ V1.0 . I ended up using a MicroSD card to write the system to eMMC. I refer to the pi2 user manual.
@EdwardBraiman7 ай бұрын
Just ordered CB2, it's coming Friday.
@EdwardBraiman7 ай бұрын
Figured out install, now I need to figure out how to reset before install. BTT documentation is terrible.
@EdwardBraiman7 ай бұрын
Should in theory be able to record tonight.
@leevarland8098 Жыл бұрын
Man you’re a life saver! Ive been trying to work through this for a few days till I found your video! Thanks for sharing
@vp9290 Жыл бұрын
Do you have a tutorial for m8p v2.0 cb1 emmc?
@EdwardBraiman Жыл бұрын
Soon first posting videos on Patreon, then releasing to KZbin. CB1 emmc is next post on Patreon.
@gemici67013 ай бұрын
Hi, Ed. Is the firmware.bin file necessary? I want to upload the firmware.bin file by following your video, but it doesn't upload. What should I do? Best regards
@EdwardBraiman2 ай бұрын
Generally if an update fails, it's SD formatting not being FAT32 or processor is not correct for MCU or you'll need additional file FIRMWARE.CUR (in this case after update only one of two files will be presented after update).
@NoraTheAce10 ай бұрын
Is firmware.bin file is necessary because pi imager gives an error at %100 saying your sd card might be broken
@EdwardBraiman10 ай бұрын
The error displayed for the SD card has to do with the filesystem image being recognized by Windows. There are multiple partitions on the SD card after imaging. The klipper.bin software or firmware.bin is a different variable in setup.
@nadir3D Жыл бұрын
hi, when i update to the newest mcu will not connect anymore to klipper...
@EdwardBraiman Жыл бұрын
Which MCU are you referring too?
@windworldwide88406 ай бұрын
error "The klippy host software is attempting to connect" ... that means the serial of the board has changed : "ls /dev/serial/by-id/" will get the new serial, witch has to be put in the printer.cfg
@johnmorris3121 Жыл бұрын
Hi, Ed. Great video!. I am beginning to think i have a bad board. I am unable to update the firmware on my E3EZ. I have tried the firmware off of your Patreon as well as running the make process myself. I have done this successfully in the past on stock E3V2/RPi set up; however, i am finding no joy with this set up. Any ideas?
@EdwardBraiman Жыл бұрын
There's a link in the video description for discord either myself or someone else can help. Last person with an issue had a bad SD card.
@TomN3rdZone Жыл бұрын
This guide is really helpfull ! What i am missing is where i can find the u-boot file..
@EdwardBraiman Жыл бұрын
Why is uboot required?
@TomN3rdZone Жыл бұрын
@@EdwardBraiman it was just the file, that you need (and you used) to install the driver finally..I found it under those "sun-tools". Thanks for your guide ! Finally, after a long time, i was able to install it successfully.
@Michaelhood0 Жыл бұрын
I'm struggling. I have the emmc cbi and manta e3ez and tft35spi. I have zadig the sunxi.fel and I have the u-boot-sunxi-cb1-emmc.bin. When in zadig I can not find the driver at all. I do not have any klupper firmware at all yet but I have the cb1 stuff on a micro SD and attempted to set system and the board environment. But without a driver I really don't know what to do
@EdwardBraiman Жыл бұрын
Should be in video description.
@Michaelhood0 Жыл бұрын
@EdwardBraiman ok I got it installed before it keeps failing to get network connection I tried to use the touch screen and it's impossible to type in and check or fix the internet. I do not know how to reconnect the emmc and check or adjust the internet setting in system. When I connect the USB it does not open the cb1
@windworldwide88406 ай бұрын
@@Michaelhood0 had the same ! i can see the cb1 with zadig, set the driver, ... but emmc does not show in windows, neither with balenaEtcher neither with Raspberry Pi Imager ! ... how did you solve that ?