Page Erase Operation not performed (AT24PE40) using function: dataflashMemoryPageRead(
- Not able to Erase Page, as using library function.
- Solved by change Transmit-Data Parameter Address-Location:
Previous (Issue): <Address Bits 23 to 9><Address Bits 15 to 8><Address Bits 7 to 0>
Use (Resolved): <Address Bits 15 to 8><Address Bits 7 to 0><0>
Page Erase Operation not performed (AT24PE40) using function: dataflashMemoryPageRead(
Previous (Issue): <Address Bits 23 to 9><Address Bits 15 to 8><Address Bits 7 to 0>
Use (Resolved): <Address Bits 15 to 8><Address Bits 7 to 0><0>