@robmiles me, too. Acturally I bought two module. One is bought from first batch (with debug board), the other is from second batch. All use with Core 2 AWS. But the one of first batch LLM-module already dead (can't work anymore). Still can not find way to solve this.
Posts made by phillipsback
-
RE: LLM Module with M5Stack Core2
-
RE: 3 things kind of odd in UIFlow2
My Bad... I like to clear some mistake of my post.
-
Excuse for my bad english. What I'm saying is when I use python code like "wifi.connect(SSID, PW)". It will fail , unless reflash configurate setting with M5Burner to the same SSID and Password setting as code.
-
vlw font work perfectly when I change the code from "Buf=M5.Lcd.newCanvas(130,50,1,True)" to "Buf=M5.Lcd.newCanvas(130,50,16,True)". I think this might support 16bit sprite only.
-
That only happen when I use the second UART in M5StickC (although this could be done in UIFLOW1.0).
-
-
3 things kind of odd in UIFlow2
Hi , I'm a M5Stack Fans. I'm reporting 3 thing that kind of odd in using UIFlow2.0.
-
(with PaperS3) While setting Wifi in UIFlow (Micropython Mode), always fail , until I refresh config setting.
Because I'm using UIFlow in my home after work, and in office while working. Can't link to wifi by coding, but only can do that by flash configration. -
I'm working with M5 vlw font converting tool. (It's owesome!! ) But it perfectly work in M5.Lcd.loadFont. But fail in drawing in buffer that built by M5.Lcd.newCanvas. (showing some random dots....)
---> this also happend in PaperS3. -
Maybe memory too small. Some code with class that inherit from the other class. It's FAIL in M5StickC, but almost success in other product. (I try it in StickC+, Stick+2, AtomS3, Core2, and, M5Paper)
-
-
M5StickV Support please....
I found that maixpy project has move from sipeed back to Kendryte and renamed "canMV". I have to say M5StickV is the best K210 dev. board in market. I know in official web site said you can build by myself. But I'm not familiar to Linux.....
And the other request is ... Can you make a board setting file for M5StickV in Android-K210. This is another K210 Project of Kendryte. I want use other M5 sensors in my M5StickV.