@Handcannon It is not a computer, it is a microcontroller and so only one firmware can be burned at a time.

Posts made by ajb2k3
-
RE: Uiflow 2.0 2.3.1
-
RE: update
@Handcannon We are not telepathic can you explain what your problem actually is?
-
RE: What are your favorite cheap accessories for M5Stack projects?
@williamsmaith Thank you, Your question could have been interpreted in many ways but, now we know your base level of understanding we can give details.
One of my projects uses a Mio robot I got cheep from a toy store. I removed the circuit board and found the M5Stack core fits it perfectly (you can find the project on hackster).
The biggest none m5stack range you can try is technic lego, the options it offers is amazing. I use the pressure sensor to expand the ability of technic pneumatics.I have an old lego computer interface that I can control from a core.
We had one member controlling DJI drones and RC cars. -
RE: What are your favorite cheap accessories for M5Stack projects?
@williamsmaith Do you know how to code?
do you understand electronics?
Have you tried any of the M5Stack accessories?
Have you looked in the documents and tried to replicate and of the M5Stack devices? -
RE: Core2 cannot be burned as Public and is not active in UI2Flow
@PavelNDC Public (red) means that's it's not connected. normally this is an issue with the M5Stack server.
-
RE: M5 stick Plus 2 turns off after a few second
@Wizzy38952 Have you charged it?
Erase bruce and only burn UIFLOW2 -
RE: M5Paper S3 not binding
@VVong_san_ Are you erasing the old firmware first before burning?
-
RE: Unexpected Vbus readings for M5StickC-Plus
@wjcarpenter Standby voltage. the stick doesn't truly power off and there is always a small voltage present in the stick which is why the battery always runs out.
The voltage increasing with a cable plugged in is normal and thank you for pointing out this function. -
RE: Core2 cannot be burned as Public and is not active in UI2Flow
@Slarck You should always Erase first because of this. never just burn only.
Thats the reason for the big red erase button being there! -
RE: Core2 cannot be burned as Public and is not active in UI2Flow
@yuyun2000 Did you Erase existing firmware first?
-
RE: core2 not working
@jbruggem Your first post shows that
- you haven't configured Arduino to configure code for the M5Stack Core2 which uses a different core and pin config to a base esp32.
- The example you are using is not an M5Stack demo,
- Arduino is missing Libraries.
All these errors point back to not have the M5Stack Core2 board type selected.
-
RE: 25 Project of Christmas 2021
@Slarck My pleasure.
Alas Last years attempt failed as everyone was too busy and this year I'm in the process of replacing my workshop along with with other sheds But I will announce the 2025 version again in September. on all social media channels this year. -
RE: M5 Burner for COREMP135
@jeremyn3 You need to follow the instructions on the CoreMP135 product page.
-
RE: [Error] Get MAC failed in m5Burner
@Boomvalt Xcode is OSX's dev environment and is needed for some low level functions needed for hardware programming even if you are not directly using it.
-
RE: Unit ENV-Pro and Core2 for AWS
@KC5JIM Disconnected usually means that UIFLOW2 has lost connection to the server.
Have you erased the old firmware before burning the latest updated version for UIFlow2 for the AWS? -
RE: Strange program running in after installing UIflow2 on factory set new AtomS3 Lite
@Boomvalt No must always erase first to remove the previous firmware and config.
Once the erase process is done then you will be asked to bind (you may need to erase the old Atom3 from UIFLOW2 account first) then you can burn a clean update. -
RE: Newbie question
@liujinyou Did you burn the correct version of UIFlow for your specific cardputer?
Did you erase the cardputer first before downloading and burning the latest cardputer UIFlow2 version?