Click here to Skip to main content
15,895,746 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: A question about my keyboard Pin
trønderen16-Dec-21 7:42
trønderen16-Dec-21 7:42 
GeneralRe: A question about my keyboard Pin
dandy7218-Dec-21 4:29
dandy7218-Dec-21 4:29 
GeneralRe: A question about my keyboard Pin
0x01AA16-Dec-21 7:43
mve0x01AA16-Dec-21 7:43 
GeneralRe: A question about my keyboard Pin
OriginalGriff16-Dec-21 9:27
mveOriginalGriff16-Dec-21 9:27 
GeneralRe: A question about my keyboard Pin
Slacker00716-Dec-21 10:31
professionalSlacker00716-Dec-21 10:31 
GeneralRe: A question about my keyboard Pin
trønderen16-Dec-21 10:59
trønderen16-Dec-21 10:59 
GeneralRe: A question about my keyboard Pin
den2k8816-Dec-21 20:59
professionalden2k8816-Dec-21 20:59 
GeneralArghhh I am being bested by magic Pin
honey the codewitch16-Dec-21 3:20
mvahoney the codewitch16-Dec-21 3:20 
I'm working on porting a library, cleaning it up and eliminating its deficiencies.

The issue is that it's utter magic.

They use SPI communication from the Arduino framework and the ESP-IDF framework side by side, and I have no idea how Bodmer is getting away with that. I would have expected each to assume exclusive access to the SPI hardware.

Sure enough, as soon as I initialize the ESP-IDF's SPI code under Arduino I lose the Arduino SPI comms entirely.

When his code does it, it works.

I COPIED AND PASTED.

I'm seriously running out of ideas. Our initial initialization code is identical, but his keeps working.

I'd ask him about it but I've been bugging him a lot lately, and I also don't want to be like "Hey, will you help me port your library away from your codebase?
Real programmers use butterflies

JokeRe: Arghhh I am being bested by magic Pin
Kornfeld Eliyahu Peter16-Dec-21 3:41
professionalKornfeld Eliyahu Peter16-Dec-21 3:41 
GeneralRe: Arghhh I am being bested by magic Pin
honey the codewitch16-Dec-21 4:37
mvahoney the codewitch16-Dec-21 4:37 
GeneralRe: Arghhh I am being bested by magic Pin
Daniel Pfeffer16-Dec-21 4:07
professionalDaniel Pfeffer16-Dec-21 4:07 
GeneralRe: Arghhh I am being bested by magic Pin
David O'Neil16-Dec-21 7:58
professionalDavid O'Neil16-Dec-21 7:58 
GeneralRe: Arghhh I am being bested by magic Pin
honey the codewitch16-Dec-21 10:18
mvahoney the codewitch16-Dec-21 10:18 
GeneralRe: Arghhh I am being bested by magic Pin
Randor 16-Dec-21 9:32
professional Randor 16-Dec-21 9:32 
GeneralRe: Arghhh I am being bested by magic Pin
honey the codewitch16-Dec-21 10:18
mvahoney the codewitch16-Dec-21 10:18 
GeneralRe: Arghhh I am being bested by magic Pin
Randor 16-Dec-21 10:39
professional Randor 16-Dec-21 10:39 
GeneralRe: Arghhh I am being bested by magic Pin
honey the codewitch16-Dec-21 10:48
mvahoney the codewitch16-Dec-21 10:48 
GeneralRe: Arghhh I am being bested by magic Pin
Randor 16-Dec-21 11:21
professional Randor 16-Dec-21 11:21 
GeneralRe: Arghhh I am being bested by magic Pin
honey the codewitch16-Dec-21 12:53
mvahoney the codewitch16-Dec-21 12:53 
Generalcrucial missing feature in Windows 11 Pin
Super Lloyd16-Dec-21 2:43
Super Lloyd16-Dec-21 2:43 
GeneralRe: crucial missing feature in Windows 11 Pin
Slacker00716-Dec-21 2:47
professionalSlacker00716-Dec-21 2:47 
GeneralRe: crucial missing feature in Windows 11 Pin
Super Lloyd16-Dec-21 2:52
Super Lloyd16-Dec-21 2:52 
GeneralRe: crucial missing feature in Windows 11 Pin
Kornfeld Eliyahu Peter16-Dec-21 3:13
professionalKornfeld Eliyahu Peter16-Dec-21 3:13 
GeneralRe: crucial missing feature in Windows 11 Pin
Super Lloyd16-Dec-21 3:23
Super Lloyd16-Dec-21 3:23 
GeneralRe: crucial missing feature in Windows 11 Pin
Kornfeld Eliyahu Peter16-Dec-21 3:30
professionalKornfeld Eliyahu Peter16-Dec-21 3:30 

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.