Upcoming maintenance
Dear Customers and Partners.
This website will be undergoing scheduled maintenance on June 14, 2023. Please be aware there may be disruption to the developer portal website and associated services during the scheduled maintenance period.
This upgrade is essential to ensure the continued performance, reliability, and security of Developer World.
We apologize for any inconvenience.
Saving Picture in SD card
-
I have used the sample code given in the documentation, initially the SD card is not getting detected but after giving pressure to the main board, the log says "the picture is saved" , but I couldn't find it in the SD card.
-
Could you please check if sketch
read_write.ino
(File -> Examples -> SDHCI -> read_write) works for you?You can also check if the main board and extension board are connected correctly: https://developer.sony.com/develop/spresense/docs/introduction_en.html#_how_to_attach_the_spresense_extension_board_and_the_spresense_main_board
Best Regards,
Kamil Tomaszewski -
Tried the read_write sketch. Getting the "Insert SD card" error.
-
@abishek-arjun this is a very common issue, carefully remove your main board from extension board and position parallelly to each other.
It might take 2-3 tries to work [DO NOT PUT EXTRA FORCE/PRESSURE ON ANY MODULE]Do check your SD card is formatted in FAT32 format.
These steps will solve your problem