Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lpgbt_control_lib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lpgbt
  • lpgbt_control_lib
  • Issues
  • #8

Closed
Open
Created Oct 08, 2021 by Nour El Houda Guettouche@nguettouDeveloper

Send 16 bytes address and data command

After discussion with Pedro, the i2c master must take into account the method of writing data and address on 16 bytes which includes the register address + data nbytes. Which means that the supported I2C write length must be 16 (range 17).

Here data should be asserted from 0 to 16 and register address + data from 0 to 17. Same comment here.

Assignee
Assign to
Time tracking