2019-06-11 12:18 AM
hello,
we are using emmc memory device (capacity -8GB) with the part no: sfem008gb.
we are using 8bit data transfer mode .
when we generating code with help of cubeMX it will give drivers for 2GB memory interface ,
what are changes we need to do for 8GB memory interface and we are facing issue with writing , when we are writing the data to the block it is returning an error.
2019-06-11 02:06 AM
Likely needs to use EXTCSD to pull correct capacity. Have working code for eMMC if looking to outsource.
2019-06-11 03:39 AM
ok we will use EXTCSD. we are not going to outsource code as we are checking internally.