Click here to Skip to main content
15,886,873 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: Muscle memory is a strange thing. Pin
Gerry Schmitz2-May-21 5:38
mveGerry Schmitz2-May-21 5:38 
GeneralRe: Muscle memory is a strange thing. Pin
abmv2-May-21 6:53
professionalabmv2-May-21 6:53 
GeneralRe: Muscle memory is a strange thing. Pin
Rick York2-May-21 7:02
mveRick York2-May-21 7:02 
GeneralRe: Muscle memory is a strange thing. Pin
Rage2-May-21 19:50
professionalRage2-May-21 19:50 
GeneralRe: Muscle memory is a strange thing. Pin
dandy723-May-21 7:17
dandy723-May-21 7:17 
GeneralRe: Muscle memory is a strange thing. Pin
CPallini3-May-21 10:13
mveCPallini3-May-21 10:13 
GeneralRe: Muscle memory is a strange thing. Pin
Eddy Vluggen3-May-21 11:07
professionalEddy Vluggen3-May-21 11:07 
GeneralYaarrrgh, so close, but it may as well be the moon Pin
honey the codewitch1-May-21 16:15
mvahoney the codewitch1-May-21 16:15 
Oooof. I've spent all day getting my little LCD devices to work over SPI using the Espressif ESP-IDF and it involves a lot of bit twiddling. I'm using an Espressif ESP WROVER Kit to dev on

I even managed to get my PC to bluescreen and reboot while doing all this, despite the code not even running on my PC - just on something connected to it via USB. After that my keyboard wouldn't work, even after reboot until i physically unplugged it and plugged it back in. BIOS post didn't even see it.

So that was an adventure. But I'm finally past that and the ILI9341 is eating my SPI commands like it should, with no complaints from the device. I got this far, only to run face first into analysis paralysis in terms of the way I'm designing the interface to my video drivers. The problem is I can't be naive about it because it needs to perform well, but I also need the design of it to be flexible so I have to be careful.

Anyway, I'm kinda frustrated because I thought I'd have at least one SPI based screen working by now, and I got all the bit twiddling done I think, only to run into some elephanting design issues.

D'Oh! | :doh:
Real programmers use butterflies

GeneralTime to dust off your tin foil hats! Pin
Cp-Coder1-May-21 11:48
Cp-Coder1-May-21 11:48 
GeneralRe: Time to dust off your tin foil hats! Pin
Gerry Schmitz1-May-21 17:22
mveGerry Schmitz1-May-21 17:22 
GeneralRe: Time to dust off your tin foil hats! Pin
Cp-Coder2-May-21 2:04
Cp-Coder2-May-21 2:04 
GeneralRe: Time to dust off your tin foil hats! Pin
Gerry Schmitz2-May-21 5:41
mveGerry Schmitz2-May-21 5:41 
GeneralRe: Time to dust off your tin foil hats! Pin
Jörgen Andersson2-May-21 9:22
professionalJörgen Andersson2-May-21 9:22 
GeneralRe: Time to dust off your tin foil hats! Pin
davecasdf3-May-21 5:01
davecasdf3-May-21 5:01 
GeneralRe: Time to dust off your tin foil hats! Pin
Sander Rossel2-May-21 1:57
professionalSander Rossel2-May-21 1:57 
GeneralCovid Hobbies Pin
Gerry Schmitz1-May-21 9:47
mveGerry Schmitz1-May-21 9:47 
GeneralRe: Covid Hobbies Pin
Marc Clifton1-May-21 10:07
mvaMarc Clifton1-May-21 10:07 
GeneralRe: Covid Hobbies Pin
Gerry Schmitz1-May-21 10:54
mveGerry Schmitz1-May-21 10:54 
PraiseRe: Covid Hobbies Pin
Slacker0071-May-21 15:15
professionalSlacker0071-May-21 15:15 
GeneralRe: Covid Hobbies Pin
dandy723-May-21 7:01
dandy723-May-21 7:01 
GeneralRe: Covid Hobbies Pin
Mike Hankey1-May-21 10:37
mveMike Hankey1-May-21 10:37 
GeneralRe: Covid Hobbies Pin
Gerry Schmitz1-May-21 10:56
mveGerry Schmitz1-May-21 10:56 
GeneralRe: Covid Hobbies Pin
Mike Hankey1-May-21 11:13
mveMike Hankey1-May-21 11:13 
GeneralRe: Covid Hobbies Pin
Slow Eddie2-May-21 1:48
professionalSlow Eddie2-May-21 1:48 
GeneralRe: Covid Hobbies Pin
Mike Hankey2-May-21 1:52
mveMike Hankey2-May-21 1:52 

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.