Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By kejuqeju
#91955 hello..
i am currently working on this project: NodeMCU connected to microsd card.
i have successfully save and read file to and from microsd. now i want to save bytes directly to microsd sector without using FAT system. but i cannot find any library for it. just simple functions, write and read directly to microsd's specific sector. can anyone help me with this? thank you in advance. :D