![]() |
Forum Index : Microcontroller and PC projects : Question about HDMI resolution
Author | Message | ||||
Frank N. Furter Guru ![]() Joined: 28/05/2012 Location: GermanyPosts: 947 |
Hi to all! Can anyone tell me what the maximum resolution is with PicoMiteHDMIUSB for two colors and black? Is that 640x480 or can something higher be set? Frank |
||||
Volhout Guru ![]() Joined: 05/03/2018 Location: NetherlandsPosts: 5054 |
option resolution 1280x720 in mode 1 Gives 1280x720 pixels black and white, with color tile support. See user manual page 30 Volhout Edited 2025-01-30 19:24 by Volhout PicomiteVGA PETSCII ROBOTS |
||||
Frank N. Furter Guru ![]() Joined: 28/05/2012 Location: GermanyPosts: 947 |
I would like to display any lines in two colors on a black background. This will not be possible with TILE??? Frank |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10229 |
640x480 mode 3 |
||||
Frank N. Furter Guru ![]() Joined: 28/05/2012 Location: GermanyPosts: 947 |
Ok, thanks! Frank |
||||
stanleyella![]() Guru ![]() Joined: 25/06/2022 Location: United KingdomPosts: 2534 |
If I use higher hdmi resolution the cpu speed is higher. Does that mean my code will run faster in higher res? stan |
||||
Mixtel90![]() Guru ![]() Joined: 05/10/2019 Location: United KingdomPosts: 7856 |
If your code depends on any MMBasic timing such as TIMER or SETTICK then no. Those timers stay at their correct values. Also, if your code is writing to the screen then there are more pixels to write in higher resolution. So your CPU is running faster but your video is running slower. :) Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |