OnionIoT / documentation

Documentation for the Omega2 beta firmware
0 stars 1 forks source link

Article 5.5.2 SPI #56

Closed amsiotdeveloper closed 2 months ago

amsiotdeveloper commented 4 months ago

NOTE: _This Subtask is linked to a larger Task List_ticket #44

Task Owner:

Who owns this task and will approve the final deliverables? Lazar

Objectives & Goals:

1. How does this task relate to the value track(s)?

- All of the effort we put into improving our product lines should provide value to our customers.
- We need to be able to clearly articulate the value each improvement will provide in the following three value tracks:
    1. Development - The hardware chapter is important for evaluating the Omega modules for a new project and supporting developers in the development process.
    2. Deployment
    3. Production

2. Create a short statement explaining the objectives and goals for this ticket.

Intro

Context

Hardware

Software

Reference Material:

1. Provide hyperlinks for helpful and related information.

Note Please refer to the device tree article and ensure each article has unique content related to the chapter. One article is discussing SPI from the hardware point of view and the other is covering the device tree aspect of SPI so there should not be any duplicate content.

https://github.com/OnionIoT/documentation/issues/66

Deliverables or Desired Outcome:

1. What are the task owners expectations?

Date Required By:

1. When is the scope required to be completed?

2. Is this a hard date? Specify if the task is a dependency of another task or if it will impact a customer requirement.

remingtontr commented 3 months ago

Ready for initial review.

amsiotdeveloper commented 3 months ago

@remingtontr good work!! No suggestions for revisions from me.

@greenbreakfast this article is ready for your final review.

This article is very basic, so I think in future after the MVP is done we might want to include some of the more advanced details of the SPI bus like clock polarity, idle hi/low etc. This is certainly a more advanced topic but necessary when trying to interface with various types of SPI devices. This is good enough for now though.

greenbreakfast commented 2 months ago

@remingtontr added 2 comments, otherwise looks good

greenbreakfast commented 2 months ago

@remingtontr thanks for addressing the comments + suggestions, this is ready for a PR