Click here to Skip to main content
15,887,596 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Great idea that will never happen! Pin
Daniel Pfeffer23-Apr-23 19:22
professionalDaniel Pfeffer23-Apr-23 19:22 
GeneralRe: Great idea that will never happen! Pin
honey the codewitch23-Apr-23 19:31
mvahoney the codewitch23-Apr-23 19:31 
GeneralRe: Great idea that will never happen! Pin
RainHat23-Apr-23 21:57
RainHat23-Apr-23 21:57 
GeneralRe: Great idea that will never happen! Pin
honey the codewitch24-Apr-23 2:58
mvahoney the codewitch24-Apr-23 2:58 
GeneralRe: Great idea that will never happen! Pin
whogotmyname23-Apr-23 22:15
whogotmyname23-Apr-23 22:15 
GeneralRe: Great idea that will never happen! Pin
honey the codewitch24-Apr-23 2:56
mvahoney the codewitch24-Apr-23 2:56 
GeneralRe: Great idea that will never happen! Pin
whogotmyname24-Apr-23 3:54
whogotmyname24-Apr-23 3:54 
GeneralRe: Great idea that will never happen! Pin
honey the codewitch24-Apr-23 3:58
mvahoney the codewitch24-Apr-23 3:58 
I'm not bitbanging HDMI. Bitbanging something doesn't even count. You can bitbang just about anything in theory, but that doesn't mean it's "supporting" it. You're basically hacking at that point, and using up CPU cycles to do something that should be done in hardware and *is* done in hardware on an SBC.

The RP2040 cannot drive a 24-bit color 40 pin dot clk display. It just can't. And doing it by bitbanging HDMI and using up all my cycles on that is not realistic.

It calls for hardware that's actually meant for it.

The RP2040 is not.

And PIO cannot be used to program against most Arm Cortex A based SBCs. There are not even board entries for them.
To err is human. Fortune favors the monsters.

QuestionRe: Great idea that will never happen! Pin
megaadam23-Apr-23 22:19
professionalmegaadam23-Apr-23 22:19 
AnswerRe: Great idea that will never happen! Pin
trønderen24-Apr-23 2:15
trønderen24-Apr-23 2:15 
AnswerRe: Great idea that will never happen! Pin
honey the codewitch24-Apr-23 2:55
mvahoney the codewitch24-Apr-23 2:55 
GeneralRe: Great idea that will never happen! Pin
trønderen23-Apr-23 22:23
trønderen23-Apr-23 22:23 
GeneralRe: Great idea that will never happen! Pin
Kate-X25723-Apr-23 22:54
Kate-X25723-Apr-23 22:54 
GeneralRe: Great idea that will never happen! Pin
honey the codewitch24-Apr-23 2:53
mvahoney the codewitch24-Apr-23 2:53 
GeneralRe: Great idea that will never happen! Pin
Kate-X25724-Apr-23 23:09
Kate-X25724-Apr-23 23:09 
GeneralRe: Great idea that will never happen! Pin
honey the codewitch25-Apr-23 0:15
mvahoney the codewitch25-Apr-23 0:15 
GeneralRe: Great idea that will never happen! Pin
Kate-X25714-May-23 22:04
Kate-X25714-May-23 22:04 
GeneralWordle 674 Pin
Sandeep Mewara23-Apr-23 12:04
mveSandeep Mewara23-Apr-23 12:04 
GeneralRe: Wordle 674 Pin
Amarnath S23-Apr-23 14:08
professionalAmarnath S23-Apr-23 14:08 
GeneralRe: Wordle 674 Pin
OriginalGriff23-Apr-23 18:52
mveOriginalGriff23-Apr-23 18:52 
GeneralRe: Wordle 674 - 4 4 me Pin
pkfox23-Apr-23 21:11
professionalpkfox23-Apr-23 21:11 
GeneralRe: Wordle 674 Pin
Peter_in_278023-Apr-23 21:38
professionalPeter_in_278023-Apr-23 21:38 
GeneralRe: Wordle 674 Pin
Sander Rossel23-Apr-23 21:43
professionalSander Rossel23-Apr-23 21:43 
GeneralRe: Wordle 674 Pin
ChandraRam23-Apr-23 23:24
ChandraRam23-Apr-23 23:24 
GeneralRe: Wordle 674 Pin
StarNamer@work24-Apr-23 1:48
professionalStarNamer@work24-Apr-23 1:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.