Click here to Skip to main content
15,890,043 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: The Zoom firing fun'n'games continues... Pin
Vikram A Punathambekar9-Dec-21 2:52
Vikram A Punathambekar9-Dec-21 2:52 
GeneralCCC 2021-12-08 Pin
Peter_in_27807-Dec-21 22:10
professionalPeter_in_27807-Dec-21 22:10 
GeneralRe: CCC 2021-12-08 Pin
Rich Leyshon7-Dec-21 23:35
Rich Leyshon7-Dec-21 23:35 
GeneralRe: CCC 2021-12-08 - WINNER! Pin
Peter_in_27807-Dec-21 23:45
professionalPeter_in_27807-Dec-21 23:45 
GeneralRe: CCC 2021-12-08 Pin
pkfox8-Dec-21 0:07
professionalpkfox8-Dec-21 0:07 
NewsI dont know how to count that low! PinPopular
Super Lloyd7-Dec-21 15:57
Super Lloyd7-Dec-21 15:57 
GeneralRe: I dont know how to count that low! Pin
5teveH7-Dec-21 21:11
5teveH7-Dec-21 21:11 
GeneralCoding vent post Pin
honey the codewitch7-Dec-21 14:39
mvahoney the codewitch7-Dec-21 14:39 
I've spent two (three?) elephanting days trying to write code to communicate with a TFT display over an 8 bit parallel bus and have gotten absolutely nowhere.

I even have a reference implementation someone else wrote that works that I've been following.
I went as far as to log every time a pin went high and low, and compared the output of theirs with mine, and am not seeing any significant differences.

I'm completely flummoxed. This is some nonsense. I rarely have this much difficulty with code.

The problem is there's no decent debugger, so everything has to be logged, but it's time sensitive too (i think). Then there's the fact that I have a layer to do the 8-bit bus I/O (software bit banging the pins on and off) and then built on top of that are the actual display drivers, and the trouble is there's just a lot of complicated code that all has to work right before you get *anything* to show up on the display.

I'm just airing this because sometimes putting a problem out in the world makes a solution come to me.
Real programmers use butterflies

GeneralRe: Coding vent post Pin
Ron Anders7-Dec-21 14:55
Ron Anders7-Dec-21 14:55 
GeneralRe: Coding vent post Pin
honey the codewitch7-Dec-21 14:56
mvahoney the codewitch7-Dec-21 14:56 
GeneralRe: Coding vent post Pin
Mircea Neacsu7-Dec-21 15:32
Mircea Neacsu7-Dec-21 15:32 
GeneralRe: Coding vent post Pin
honey the codewitch7-Dec-21 15:41
mvahoney the codewitch7-Dec-21 15:41 
GeneralRe: Coding vent post Pin
Rick York7-Dec-21 15:11
mveRick York7-Dec-21 15:11 
GeneralRe: Coding vent post Pin
honey the codewitch7-Dec-21 15:17
mvahoney the codewitch7-Dec-21 15:17 
GeneralRe: Coding vent post Pin
OriginalGriff7-Dec-21 19:51
mveOriginalGriff7-Dec-21 19:51 
GeneralRe: Coding vent post Pin
ElectronProgrammer8-Dec-21 0:59
ElectronProgrammer8-Dec-21 0:59 
GeneralRe: Coding vent post Pin
lmoelleb7-Dec-21 20:48
lmoelleb7-Dec-21 20:48 
GeneralRe: Coding vent post Pin
Maximilien8-Dec-21 1:19
Maximilien8-Dec-21 1:19 
GeneralRe: Coding vent post Pin
Daniel Pfeffer8-Dec-21 1:36
professionalDaniel Pfeffer8-Dec-21 1:36 
GeneralRe: Coding vent post Pin
jeron18-Dec-21 3:53
jeron18-Dec-21 3:53 
GeneralRe: Coding vent post Pin
honey the codewitch8-Dec-21 4:02
mvahoney the codewitch8-Dec-21 4:02 
GeneralRe: Coding vent post Pin
jeron18-Dec-21 4:23
jeron18-Dec-21 4:23 
GeneralRe: Coding vent post Pin
honey the codewitch8-Dec-21 4:33
mvahoney the codewitch8-Dec-21 4:33 
GeneralRe: Coding vent post Pin
jeron18-Dec-21 4:47
jeron18-Dec-21 4:47 
GeneralRe: Coding vent post Pin
honey the codewitch8-Dec-21 5:23
mvahoney the codewitch8-Dec-21 5:23 

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.