Click here to Skip to main content
15,890,512 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.

 
GeneralCoding vent post Pin
honey the codewitch7-Dec-21 14:39
mvahoney the codewitch7-Dec-21 14:39 
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 
Teaching my granny to suck eggs here, I'm sure, but...

When I've met this before, it's generally timing: making sure all lines are firing at the right moments so the "data" lines are stable before the rise in the "Write" pulse gets to the critical level.
To check that, you don't need all data lines - just a couple and the control lines.
See exactly what the reference code is doing, and compare that to your code. You may find a signal is lagging or leading the data and that can Elephant | [mastadon] up the whole thing. Or that the whole of your code is too efficient (I've had that and it's a PITA) and you are just too quick for the display.

Good luck!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!

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 
GeneralRe: Coding vent post Pin
jeron18-Dec-21 5:28
jeron18-Dec-21 5:28 
Generalmy first source code generator, yea!.. and a question Pin
Super Lloyd7-Dec-21 13:06
Super Lloyd7-Dec-21 13:06 
GeneralRe: my first source code generator, yea!.. and a question Pin
honey the codewitch7-Dec-21 14:32
mvahoney the codewitch7-Dec-21 14:32 
GeneralRe: my first source code generator, yea!.. and a question Pin
Super Lloyd7-Dec-21 15:43
Super Lloyd7-Dec-21 15:43 
GeneralRe: my first source code generator, yea!.. and a question Pin
honey the codewitch7-Dec-21 15:53
mvahoney the codewitch7-Dec-21 15:53 
GeneralRe: my first source code generator, yea!.. and a question Pin
Super Lloyd7-Dec-21 16:01
Super Lloyd7-Dec-21 16:01 
GeneralRe: my first source code generator, yea!.. and a question Pin
Super Lloyd7-Dec-21 16:12
Super Lloyd7-Dec-21 16:12 

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.