|
Forum Index : Microcontroller and PC projects : WeAct Studio STM32H743VI 480Mhz
| Author | Message | ||||
| HardingJohn Regular Member Joined: 28/07/2017 Location: AustraliaPosts: 78 |
This A$50-A$60 board includes a 0.96 inch ST7735 TFT as well as includes a few different camera options OV2640, OV7725 or OV7725 M12. Board has 8Mb SPI Flash + 8Mb QSPI, microSD, 8bit DCMI, USB-C connector, three user buttons, user LED, Boot and NRST buttons. The CPU is the 480Mhz ver V 144pin chip. 2.54mm breakout pins. Sold on AliExpress. Might be worth trialling Armmite 5.07bO016 on this and see what is involved in making it work?? Peter?? Just know enough to get me in trouble, but not quite enough to get me out. |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
|
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
@HardingJohn Was there supposed to be a link? Can't find this item on AE. |
||||
| jaybek Newbie Joined: 25/05/2020 Location: GreenlandPosts: 18 |
@Tinine You can find them @WeAct Studio Official Store: Here #MeTo ZX81 |
||||
| JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4147 |
This maybe Different CPU, different RAM, ... Going to need work. John |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
I have that very device but @HardingJohn states: This chip is 100pin |
||||
| scruss Regular Member Joined: 20/09/2021 Location: CanadaPosts: 95 |
I wouldn't spend too much time porting to this board, not at least until next year. Once WeAct's stock has gone, that microcontroller hasn't got a expected manufacturing date until Q2 2023. WeAct's board is a clone of the OpenMV board. I'm an OpenMV reseller, and they've told us that there's no new supplies expected for more than a year. It's an amazing board, just unobtainium. (If you want a uc to drool over, the IMXRT1062DVJ6 in the Teensy 4.1 is a Cortex-M7 that can be clocked at over 900 MHz.) |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
Meh, the Parallax P2 is mind blowing. I have 12 closed-loop CNC axes running on a single-chip (8 CPUs, mind). All PID loops are running at 32KHz, not using a single interrupt and the darned thing hasn't broken a sweat. 8 processors and 64 "Smart Pins" that can be whatever function you need...Yeah baby ![]() Oh and I program it using BASIC |
||||
| JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4147 |
But the I/O etc? Needs all new code? Won't run MMBasic as-is? John |
||||
| Romeo Newbie Joined: 11/02/2022 Location: FrancePosts: 24 |
So, could MMBasic run out-of-the-box on a STM32H743II OpenMV Cam ? This one is so sexy, and may be a total real-world platform for MMBasic |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8298 |
Why not get one and let us know? ;) It doesn't appear to be available yet, according to that link. Do you think it will be? And when? It has less I/O than a Micromite and you can get a lot of PicoMites for that amount. Admittedly, it does have a camera. lol Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
| JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4147 |
Check all (that's ALL) the I/O pins are OK with MMBasic as it is for that chip & the kinds of added RAM & flash & the addresses they are at (i.e. how they are wired). Every difference means another software change of course. Some easy. John Edited 2022-02-21 04:19 by JohnS |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
I would say that a better solution would be a cheap or unused Android phone for the image capture/processing and Bluetooth or WiFi to your MCU of choice. The phone can also send messages which is useful for security applications. Battery backup power and nicely packaged. Cheers, BASIC compiler: B4A from anywhere software. BASIC interpreter: RFO BASIC, aka: Basic! (with exclamation). Craig Edit: Or if you want direct USB control B4A IOIO Edited 2022-02-21 19:21 by Tinine |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |