Click here to Skip to main content
15,887,214 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: Wordle 393 - grey grey grey grey grey grey grey grey grey grey [grey] Pin
Calin Negru16-Jul-22 23:37
Calin Negru16-Jul-22 23:37 
GeneralRe: Wordle 393 - grey grey grey grey grey grey grey grey grey grey [grey] Pin
Cp-Coder17-Jul-22 1:43
Cp-Coder17-Jul-22 1:43 
GeneralRe: Wordle 393 - grey grey grey grey grey grey grey grey grey grey [grey] Pin
Sander Rossel17-Jul-22 2:14
professionalSander Rossel17-Jul-22 2:14 
GeneralRe: Wordle 393 Pin
Greg Utas17-Jul-22 2:30
professionalGreg Utas17-Jul-22 2:30 
GeneralRe: Wordle 393 - grey grey grey grey grey grey grey grey grey grey [grey] Pin
Slow Eddie17-Jul-22 4:57
professionalSlow Eddie17-Jul-22 4:57 
GeneralRe: Wordle 393 - grey grey grey grey grey grey grey grey grey grey [grey] Pin
theoldfool17-Jul-22 5:09
professionaltheoldfool17-Jul-22 5:09 
GeneralRe: Wordle 393 - grey grey grey grey grey grey grey grey grey grey [grey] Pin
jmaida17-Jul-22 10:55
jmaida17-Jul-22 10:55 
QuestionFeeling kind of overwhelmed at the moment Pin
honey the codewitch16-Jul-22 4:44
mvahoney the codewitch16-Jul-22 4:44 
I just got a neat little IoT widget but the screen appears to have been wired up to it at gunpoint.
A critical control line (RST on the display) is connected not directly to the MCU, but to a control line (IO4) on the power management circuit for the device. Because of this, the display has to be in part indirectly operated by fiddling with the power system on the device. My existing display drivers simply don't account for such a situation, so I have to fork a driver just for this device.

The source code provided for this device is not accurate to the device - meaning it doesn't work with it. I suspect there was an earlier edition of this device that was wired differently.

I'm in one of those positions where I have to write a bunch of code only to hope it will work when I'm done with it. Unsure | :~

And a question just occurred to me.

I have a core driver that is general purpose but mostly works with this device. I could take a callback as one of the template parameters to mess with the RST pin but it adds complexity to the general purpose driver.

The other option is forking the driver for this device.

Anyone have any opinions on that?
To err is human. Fortune favors the monsters.


modified 16-Jul-22 10:52am.

GeneralRe: Feeling kind of overwhelmed at the moment Pin
Mike Hankey16-Jul-22 4:47
mveMike Hankey16-Jul-22 4:47 
GeneralRe: Feeling kind of overwhelmed at the moment Pin
raddevus16-Jul-22 14:20
mvaraddevus16-Jul-22 14:20 
GeneralRe: Feeling kind of overwhelmed at the moment Pin
Mike Hankey16-Jul-22 16:13
mveMike Hankey16-Jul-22 16:13 
AnswerRe: Feeling kind of overwhelmed at the moment Pin
Greg Utas16-Jul-22 6:13
professionalGreg Utas16-Jul-22 6:13 
GeneralRe: Feeling kind of overwhelmed at the moment Pin
honey the codewitch16-Jul-22 8:54
mvahoney the codewitch16-Jul-22 8:54 
GeneralRe: Feeling kind of overwhelmed at the moment Pin
jmaida16-Jul-22 10:21
jmaida16-Jul-22 10:21 
GeneralRe: Feeling kind of overwhelmed at the moment Pin
honey the codewitch16-Jul-22 10:22
mvahoney the codewitch16-Jul-22 10:22 
GeneralRe: Feeling kind of overwhelmed at the moment Pin
jmaida16-Jul-22 10:26
jmaida16-Jul-22 10:26 
AnswerRe: Feeling kind of overwhelmed at the moment Pin
Mircea Neacsu16-Jul-22 9:32
Mircea Neacsu16-Jul-22 9:32 
GeneralRe: Feeling kind of overwhelmed at the moment Pin
honey the codewitch16-Jul-22 10:19
mvahoney the codewitch16-Jul-22 10:19 
AnswerRe: Feeling kind of overwhelmed at the moment Pin
Sander Rossel17-Jul-22 2:17
professionalSander Rossel17-Jul-22 2:17 
Generala question about LiteDB Pin
Southmountain15-Jul-22 16:51
Southmountain15-Jul-22 16:51 
GeneralRe: a question about LiteDB Pin
PIEBALDconsult15-Jul-22 16:52
mvePIEBALDconsult15-Jul-22 16:52 
GeneralMessage Closed Pin
15-Jul-22 19:10
mveRickZeeland15-Jul-22 19:10 
GeneralRe: a question about LiteDB Pin
Southmountain16-Jul-22 7:47
Southmountain16-Jul-22 7:47 
GeneralRe: a question about LiteDB Pin
RickZeeland16-Jul-22 8:32
mveRickZeeland16-Jul-22 8:32 
GeneralRe: a question about LiteDB Pin
Southmountain18-Jul-22 17:59
Southmountain18-Jul-22 17:59 

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.