Arthur
Arthur
You could try the following code to check if you have 8Mb Flash (I don't have this board ESP32-PICO-V3) : ``` #include void GetChipAndMemoryDetails (void) { // This function display...
You should be able to get out of boot loop by using the boot push button on the esp32 board : 1. press BOOT switch (maintain it) 2. press EN...
Does anyone have seen some work on this task ? I am trying to build code with VCS and PlatformIO for this board OpenCM9.04 I am currently using the generic...
Error: stm32x device protected => use ST-link utility to unlock your memory (you can keep the boot-loader section protected) If it is no enough, you might need to change the...
Hello, I tried it on Sequoia as well, unfortunatly it does not work. I have followed every step suggested until now ``` % pluginkit -mvvv -i johnboiles.QuickLookStep.StepThumbnail pluginkit -mvvv -i...