Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 21:43 27 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Can the ArmmiteF407 support vga?

Author Message
gadgetjack
Senior Member

Joined: 15/07/2016
Location: United States
Posts: 145
Posted: 03:41pm 07 Sep 2023
Copy link to clipboard 
Print this post

 
gadgetjack
Senior Member

Joined: 15/07/2016
Location: United States
Posts: 145
Posted: 03:43pm 07 Sep 2023
Copy link to clipboard 
Print this post

I was wondering if the f407 can support vga monitors or if that was too much for the processor to handle?
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 6798
Posted: 03:56pm 07 Sep 2023
Copy link to clipboard 
Print this post

This is something I 've been wondering about, as the CMM2 uses an on-chip hardware LCD driver module that's hacked to give VGA. However, that also has plenty of fast RAM for a frame buffer. The PicoMite does it by using a PIO and DMA to get the necessary speed. I'm not sure whether it's possible on the F4. Not at the moment anyway.
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 9125
Posted: 04:16pm 07 Sep 2023
Copy link to clipboard 
Print this post

  Quote  I was wondering if the f407 can support vga monitors or if that was too much for the processor to handle?


No:The F429 chip is the lowest with the requisite H/W support
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 3802
Posted: 06:54pm 07 Sep 2023
Copy link to clipboard 
Print this post

  gadgetjack said  I was wondering if the f407 can support vga monitors or if that was too much for the processor to handle?

Kind of can (do some web reading), but not have MMBasic as well.

MMBasic on PIC32 uses that chip's excellent DMA & I/O; the RPi Pico has PIO (etc). F407 can use its DMA but just not as great for this.

(Then the F429 etc have internal powerful hardware.)

Don't overlook ST's NUCLEO boards - very good value.

John
Edited 2023-09-08 04:58 by JohnS
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024