![]() |
Forum Index : Microcontroller and PC projects : PicoMite/PicoMiteVGA V5.07.05 betas
![]() ![]() ![]() ![]() |
|||||
Author | Message | ||||
lizby Guru ![]() Joined: 17/05/2016 Location: United StatesPosts: 3312 |
I wasn't questioning where you posted, but your source for the status of BLIT, which I missed. PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 3998 |
Er, what now? What makes you think it will not be there? John |
||||
jasonl Newbie ![]() Joined: 27/05/2022 Location: United KingdomPosts: 3 |
I think Martin H maybe referring to this: www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=14884 In particular, about SPRITE replacing BLIT. The answer to his question is also in that thread. Jason. |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 3998 |
Oh! Thanks, Jason. (I didn't take away anything from that thread as extreme as Martin H posted.) John |
||||
Martin H.![]() Guru ![]() Joined: 04/06/2022 Location: GermanyPosts: 1193 |
Thank you Jason for this Link, that should have been the better thread. mea culpa. sorry for bringing confusion in in this thread 'no comment |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10068 |
B13 and b14 for the VGA both have issues (change in SDK and compiler?) when running at 126MHz in mode 1 - 126MHz in mode 2 and 252MHz and 378MHz in both modes both work fine for me. Will post an update later. non-VGA seems to be OK and seems to run faster than before UPDATE b14 for VGA replaced in the download to fix issue with mode 1 @ 126MHz Edited 2022-07-07 20:35 by matherp |
||||
pwillard Guru ![]() Joined: 07/06/2022 Location: United StatesPosts: 307 |
Hmmm... and I interpreted it to be Sprite replaced Blit because they were essentially the same. |
||||
Mixtel90![]() Guru ![]() Joined: 05/10/2019 Location: United KingdomPosts: 7513 |
Thanks Peter. :) I now have it running ok. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10068 |
Updated driver for the PicoMite ILI9481IPS display - no other changes PicoMite.zip |
||||
electricat![]() Senior Member ![]() Joined: 30/11/2020 Location: LithuaniaPosts: 295 |
Hi, Matherp. Best wishes to You and forum members :) Thank you all for a good time we have. It`s not about PicomiteVGA beta, but about 5.07.04 from Geof`s official. I was writing small program and saved it and powered off/on PicomiteVGA and everything went as expected. And while tinkering around I noticed once empty edit screen :) As it was no any program. OK. I loaded some pre-save from flash slot n and continued on. And then it happened again. OK. I started looking more carefully whats the heck is going on and this is what I found. I was powering PicomiteVGA via monitors (NEC P242W) USB. Monitor was set to sleep after 10 mins, so all goes OK until it is going to sleep and if it is in sleep mode, still everything goes well. If I wake up monitor from sleep state, PicomiteVGA works some few seconds, then error rises "Error: Invalid adress - resetting". PicomiteVGA resets and boom! Nothing to edit. Still flash slots stores all pre-saved program versions. I just switched to normal power supply, and no problem so far. Still it seems to me this case might be interesting for you :) Few pictures how it goes, and I have no idea, how it might erase main, coz if I would kill off power from regular power supply - no problems :). Editing program ![]() Running it, my work monitor, powering PicomiteVGA is in sleep mode ![]() Waked up, and thing is reseting ![]() After reboot ![]() My MMBasic 'sand box' |
||||
Sasquatch![]() Guru ![]() Joined: 08/05/2020 Location: United StatesPosts: 376 |
@electricat Please download the latest beta version from that same website and report back if the problem is still there. The beta version fixes many bugs as well as adding new features. -Carl |
||||
phil99![]() Guru ![]() Joined: 11/02/2018 Location: AustraliaPosts: 2417 |
You could also try a USB charging cable that only has the power wires and no data wires. It might be that when the monitor wakes up it interrogates the USB port with commands that confuse the Pico. |
||||
Plasmamac![]() Guru ![]() Joined: 31/01/2019 Location: GermanyPosts: 572 |
HI, is cpuclock 378 working yor you ? ive testet several picos including a new picow. most time the pico will not come back and a reconnect will not help. is there a difference with in vga and normal ? is a step up to 378 possible or got you timimg problems with ? thx Plasma |
||||
electricat![]() Senior Member ![]() Joined: 30/11/2020 Location: LithuaniaPosts: 295 |
Well , OK. Comes out I had problems with drivers (WIN7). Used zadig, and installed USB serial (CDC) and no more problems I described earlier. My MMBasic 'sand box' |
||||
chris Regular Member ![]() Joined: 24/08/2020 Location: United KingdomPosts: 56 |
... now fixed in the (updated) beta 14. Edited 2022-07-10 21:45 by chris |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10068 |
That's because it is a PicoMite patch and not for the PicoMiteVGA. Use the VGA beta from Geoff's site |
||||
Plasmamac![]() Guru ![]() Joined: 31/01/2019 Location: GermanyPosts: 572 |
hi, ![]() i test several pico ( 8 and a pico w) with the option cpuspeed 378000 . only 1 come back but close the port after a few seconds. i get internal error , invalid adress or nothing. have anyone the same problems or is it me ? Plasma |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10068 |
Works on every Pico I've tried including a pico_w. Check your power supply? Of course it is way out of the chip's spec so no guarantees |
||||
Plasmamac![]() Guru ![]() Joined: 31/01/2019 Location: GermanyPosts: 572 |
thx Matherp . My front usb port sux , ports direct from the motherboard is working. all Picomite works with 378 . thx again Plasma |
||||
vegipete![]() Guru ![]() Joined: 29/01/2013 Location: CanadaPosts: 1122 |
Running PicoMite v5.070514 with the Waveshare 3.5" LCD. I see that lines that extend off screen at an angle leave improper pixels on the edge of the screen, as if the off-screen coordinate were being clamped to the edge of the screen. For example, try this from the prompt: > cls > line 50,50,200,-50 Visit Vegipete's *Mite Library for cool programs. |
||||
![]() ![]() ![]() ![]() |
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |