@genanann Erase first and then burn again.
It's almost impossible to "Brick" a device.
Believe me I have tried!
Posts made by ajb2k3
-
RE: without really understanding, I started installing firmware as a result, the stick no longer turns on what should I do?
-
RE: Battery Bottom2 does not charge from M5GO/FIRE Battery Bottom Charging Base
@ioamas how do you know it’s not charging, have you checked the battery’s voltage?
-
RE: New to M5, Lesser known firmwares, forums , or knowledge bases?
@MadMackz We dont support or condone the use or discussion of devices and firmware for potential illegal use.
Now as you are new your first steps are to learn about UIFlow2 and programming in Micropython of which there are many resources available online.
-
RE: OSError: (-261, 'ESP_ERR_NOT_FOUND')
@ZokiZok Pin 1 isn't available for use.
-
RE: Cardputer worked fine , but something happened on the screen and now a part of it is not displayed.
@MiguelM Looks like the wrong firmware has been burned.
-
RE: CoreMP135 SSH
@kuriko I will add that to my guide but you really dont want to allow root access to a device that runs on a network.
-
RE: UIFLOW version 1 compared to version 2
@hillsh_vi The problem is that UIFlow2 was designed for the newer processors consisting primary of the S3 and C3 groups because of a fundamental change to the way Micropython operates on them including the boot loader.
You may have noticed that the older gen devices could be programmed without actually touching the cores where as the new gen have to be put into boot loader mode for firmware writing. -
CoreMP135 SSH
Ok So Finially managed to get around to looking at the SSH issue with the CoreMP135.
The issue turns out to be with Debian itself.
The root account is heavily locked down and prevents access to ssh.
To SSH into the CoreMP135 you need to create a new user and use that user account to access the CoreMP135 with SSH. -
RE: CoreMP135 Debian image
@JNVoirol I still haven't solved the ssh issue yet so still directly logging in.
-
RE: Sources Debian CoreMP135
@Trifunik Have you looked at the CoreMP135's Document page here:
https://docs.m5stack.com/en/core/M5CoreMP135 -
RE: Make M5StackCoreS3-SE execute code as soon as powered by USB
@glitch911 have constant power to the usb connection?
-
RE: How to change the CoreMP135 boot logo image?
@kuriko I’ve started writing a guide for it using the gimp image editor and the sample will be online nr Christmas (I hope)
-
RE: How to change the CoreMP135 boot logo image?
@kuriko It might sound dump now but the filename does say that it needs to have this colour profile.
-
RE: I cannot burn anything on my cardputer using my Mac it gives some strange error, can someone help me here?
@somuchlight I run OSX as well and there are several problems it could be.
1, Bad cable,
2, you didn't put the Cardputer in boot mode,
3, M5Burner has not been installed to the desktop,
4, You haven't Installed the latest Python,
5, You haven't installed the ESPtool. -
RE: I cannot burn anything on my cardputer using my Mac it gives some strange error, can someone help me here?
@somuchlight Sounds like the Cable is not a data cable
-
RE: I cannot burn anything on my cardputer using my Mac it gives some strange error, can someone help me here?
@somuchlight Thats because USB modem isn't the cardputer.
-
RE: I personally managed to implement the code for JoyC controlling RoverC and using StickCPlus2, hope it can help anyone.
@kuriko Can you upload the code to GitHub and write a guide on hackster.io please?
-
RE: noting shows on m5stick and unable to connect to pc
@Hristak Is it charged?
Have you checked that you are using a working data cable and not a charge cable?
Did you erase firmware before burning new?
Did you select the correct firmware version?
What computer are you using?
What OS are you using? -
RE: Can't connect to device in UI FLOW2 on atomS3U
@Bzh2ant2 Did you erase first?
Did you hold the boot mode button before erasing and burning firmware?