Click here to Skip to main content
15,885,767 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: What were they thinking? Pin
Mircea Neacsu7-Feb-21 16:36
Mircea Neacsu7-Feb-21 16:36 
GeneralRe: What were they thinking? Pin
honey the codewitch7-Feb-21 17:49
mvahoney the codewitch7-Feb-21 17:49 
GeneralRe: What were they thinking? Pin
Dan Neely8-Feb-21 3:25
Dan Neely8-Feb-21 3:25 
GeneralRe: What were they thinking? Pin
Mircea Neacsu8-Feb-21 3:46
Mircea Neacsu8-Feb-21 3:46 
QuestionRe: What were they thinking? Pin
Eddy Vluggen7-Feb-21 15:47
professionalEddy Vluggen7-Feb-21 15:47 
AnswerRe: What were they thinking? Pin
honey the codewitch7-Feb-21 16:13
mvahoney the codewitch7-Feb-21 16:13 
QuestionRe: What were they thinking? Pin
Eddy Vluggen7-Feb-21 16:34
professionalEddy Vluggen7-Feb-21 16:34 
AnswerRe: What were they thinking? Pin
honey the codewitch7-Feb-21 16:41
mvahoney the codewitch7-Feb-21 16:41 
It's an ESP32. The chip itself can operate up to 240Mhz but its external SPI buses (of which it has 2) are limited to clock multipliers of 40MhZ, up to I think 80Mhz at 2x clock multiplier, but don't quote me. I'm pretty sure 80Mhz is the max under normal circumstances, but I've heard scuttlebutt on some forums about hacking it to go faster.

Also, the ESP32 has some dedicated MMC and "High Speed" SD reader dedicated hardware so i think if you use the right reader modules (the kind with 4 data pins) you can get higher than 80Mhz effective transfer rates.

This is all pieced together from memory and what I've picked up here and there online so again, don't quote me.

It's not very fast though. With my non-fancy SD reader I was only getting like 75kBps throughput.

I know it can go a lot faster than that though. MB/s with the right setup and doing raw sector writes to the SD instead of using a filesystem, but I've never done it.
Real programmers use butterflies

GeneralRe: What were they thinking? Pin
Eddy Vluggen7-Feb-21 17:12
professionalEddy Vluggen7-Feb-21 17:12 
GeneralRe: What were they thinking? Pin
honey the codewitch7-Feb-21 17:27
mvahoney the codewitch7-Feb-21 17:27 
GeneralRe: What were they thinking? Pin
Eddy Vluggen7-Feb-21 17:34
professionalEddy Vluggen7-Feb-21 17:34 
GeneralRe: What were they thinking? Pin
honey the codewitch7-Feb-21 17:54
mvahoney the codewitch7-Feb-21 17:54 
GeneralRe: What were they thinking? Pin
trønderen7-Feb-21 16:30
trønderen7-Feb-21 16:30 
GeneralRe: What were they thinking? Pin
honey the codewitch7-Feb-21 17:52
mvahoney the codewitch7-Feb-21 17:52 
GeneralRe: What were they thinking? Pin
trønderen7-Feb-21 23:22
trønderen7-Feb-21 23:22 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 0:53
mvahoney the codewitch8-Feb-21 0:53 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 0:57
mvahoney the codewitch8-Feb-21 0:57 
GeneralRe: What were they thinking? Pin
trønderen8-Feb-21 5:14
trønderen8-Feb-21 5:14 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 5:25
mvahoney the codewitch8-Feb-21 5:25 
GeneralRe: What were they thinking? Pin
davecasdf8-Feb-21 4:57
davecasdf8-Feb-21 4:57 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 5:03
mvahoney the codewitch8-Feb-21 5:03 
GeneralRe: What were they thinking? Pin
davecasdf8-Feb-21 6:06
davecasdf8-Feb-21 6:06 
GeneralRe: What were they thinking? Pin
honey the codewitch8-Feb-21 6:18
mvahoney the codewitch8-Feb-21 6:18 
GeneralRe: What were they thinking? Pin
Mircea Neacsu7-Feb-21 14:28
Mircea Neacsu7-Feb-21 14:28 
GeneralRe: What were they thinking? Pin
honey the codewitch7-Feb-21 16:13
mvahoney the codewitch7-Feb-21 16:13 

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.