Click here to Skip to main content
15,896,111 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: Today Intellij deflated my ego big time! Pin
Dar Brett25-May-21 2:56
Dar Brett25-May-21 2:56 
GeneralRe: Today Intellij deflated my ego big time! Pin
Stuart Dootson27-May-21 2:07
professionalStuart Dootson27-May-21 2:07 
GeneralRe: Today Intellij deflated my ego big time! Pin
Richard Deeming24-May-21 22:04
mveRichard Deeming24-May-21 22:04 
GeneralRe: Today Intellij deflated my ego big time! Pin
jsc4224-May-21 22:26
professionaljsc4224-May-21 22:26 
GeneralRe: Today Intellij deflated my ego big time! Pin
Slacker00724-May-21 22:30
professionalSlacker00724-May-21 22:30 
GeneralRe: Today Intellij deflated my ego big time! Pin
Greg Utas25-May-21 1:52
professionalGreg Utas25-May-21 1:52 
GeneralRe: Today IntelliJ deflated my ego big time! Pin
Nelek9-Jun-21 19:51
protectorNelek9-Jun-21 19:51 
QuestionSPI Debugging - a question for hardware hackers Pin
honey the codewitch24-May-21 11:07
mvahoney the codewitch24-May-21 11:07 
I've asked about this before but now I have a better idea of what I need, so maybe I can ask a better question and get better answers.

I have had no luck getting SPI reads to work on an ESP32 line (basically the MISO line is useless to me)

I need a logic probe that will help me monitor SPI traffic on 3 or 4 lines up to 10MHz total bus speed (that means 3 or 4 million frames per second total of logging or buffer)

The problem I've had with my current probe is there's just not enough buffer and it doesn't do real time logging to the PC (i don't know that any of them can though) - everything goes by too fast so by the time i hit record it's too late, or it's way too early.

What I'd like is a probe that can capture 2-4 million frames, and preferably one that can be programmed to start capturing when one of the lines goes high or low. The last bit is critical because of my current problem.

I know a lot of them including my current one have an API and i can write software to start logging on high or low but I don't want to have to write code.

So any you hardware hackers, do you do this kind of thing? Do you understand the above? And is there a tool that will work this magic?
Real programmers use butterflies

AnswerRe: SPI Debugging - a question for hardware hackers Pin
Kelly Herald24-May-21 11:32
Kelly Herald24-May-21 11:32 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
honey the codewitch24-May-21 12:05
mvahoney the codewitch24-May-21 12:05 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
M Kellett26-May-21 1:38
M Kellett26-May-21 1:38 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
charlieg26-May-21 12:07
charlieg26-May-21 12:07 
AnswerRe: SPI Debugging - a question for hardware hackers Pin
Mike Hankey24-May-21 11:45
mveMike Hankey24-May-21 11:45 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
honey the codewitch24-May-21 12:04
mvahoney the codewitch24-May-21 12:04 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
Mike Hankey24-May-21 12:14
mveMike Hankey24-May-21 12:14 
AnswerRe: SPI Debugging - a question for hardware hackers Pin
Jacquers25-May-21 2:00
Jacquers25-May-21 2:00 
AnswerRe: SPI Debugging - a question for hardware hackers Pin
jrgrobinson26-May-21 3:07
jrgrobinson26-May-21 3:07 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
honey the codewitch26-May-21 3:48
mvahoney the codewitch26-May-21 3:48 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
Member 1419238226-May-21 4:53
Member 1419238226-May-21 4:53 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
honey the codewitch26-May-21 5:47
mvahoney the codewitch26-May-21 5:47 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
Member 1419238226-May-21 9:05
Member 1419238226-May-21 9:05 
AnswerRe: SPI Debugging - a question for hardware hackers Pin
Owen Lawrence26-May-21 5:32
Owen Lawrence26-May-21 5:32 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
honey the codewitch26-May-21 5:46
mvahoney the codewitch26-May-21 5:46 
AnswerRe: SPI Debugging - a question for hardware hackers Pin
Member 1064287227-May-21 8:50
Member 1064287227-May-21 8:50 
GeneralRe: SPI Debugging - a question for hardware hackers Pin
honey the codewitch27-May-21 9:15
mvahoney the codewitch27-May-21 9:15 

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.