-
when enabling 1-bit microsd in a custom app with the microsd inserted the display goes black and the serial port becomes unstable and doesn't allow flashing firmware after.
the t-hmi can be recover…
-
Using the code at https://github.com/mattico/miscomp-repro extracted and simplified from my firmware.
Trying to run `init_card()` a second time after the card is removed and re-inserted always retu…
-
Hello,
I stumbled upon the issue of bus sharing among device structs and I was trying to use `shared-bus` to solve it.
Although it looks very promising I was stopped immediately be the fact that `Sp…
-
https://github.com/jclab-joseph/mimxrt-usb-sd-msd/blob/824ba8997d5e168da290a2d185e4b0db7e54d196/sdmmc/src/fsl_sd.c#L1461
SDCard가 kSD_SupportHighCapacityFlag 를 지원하고, blockSize가 512보다 크면 blockSize 만큼…
-
A bit of an **introduction** to the issue.
GW uses the actual NAND size when creating/booting emunand. rxTools and (previously)CakesFW boots these without issue, except for guys with 2DS with N3DS NAN…
b1l1s updated
9 years ago
-
1:MiniVario_Rev2.pcb Failed to start after welding
2:MiniVario_Rev2.pdf / MiniVario_Full.pdf There is no difference between the two
3:src-platformio / Arduino IDE master/src/ Burn test…
-
Flashed my ESP32 cam board (with OV2640 and the correct pinout for the programmer), also set to 'erase all flash prior to upload'.
After flashing board, board service AP becomes somewhat unstable, …
-
I get the following error when trying to initialize the sd card:
`E (1470) sdmmc_cmd: sdmmc_card_init: send_scr (1) returned 0x109
Card Mount Failed`
This is the code:
```
#include
#include
…
-
Hi jomjol,
I tried to execute your code in VSCode - PlatformiO, but I could not get it to work. I always get the following error:
> Executing task: pio run <
Processing esp32cam (platform: …
-
I think it would be useful for people attempting to get various examples working to have description of the board that the example was originally written for at the top of the example.
In my case, …