m24512 0.1.1

A no_std driver for the M24512 EEPROM
Documentation

M24512 EEPROM Driver

A no_std Rust driver for the M24512 EEPROM using embedded-hal-async.

Features

  • 16-bit memory addressing (64 KB capacity)
  • 128-byte page write support
  • Automatic page boundary handling
  • Hardware write protection control (via nWC pin)
  • embedded-storage-async trait implementation
  • Async support via embassy-time

License

Licensed under either of: