Skip to content

Conversation

marqdevx
Copy link
Member

What This PR Changes

  • Reflect changes from the new hardware version.

@marqdevx marqdevx added Datasheet Product page fix/update A small fix or update arduino Bugs and fixes added by the Arduino Team pro labels Sep 26, 2022
@marqdevx marqdevx self-assigned this Sep 26, 2022
@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 26, 2022

✅ docs-content deploy preview ready

@marqdevx marqdevx changed the title Portenta Machine Control: Hardware changes (Product Page + Datasheet) Portenta Machine Control: Hardware changes (Product Page + Datasheet) [PC-948] Sep 26, 2022
@jcarolinares jcarolinares self-requested a review October 4, 2022 10:26
@jcarolinares
Copy link
Contributor

featured.png please change this image to the full product including the DIN bar supports

Copy link
Contributor

@jcarolinares jcarolinares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marqdevx please take a look and accept the suggestions of the review if they are fine.

This is a WIP, due the web editor limitations we cannot comment the grey lines of the files, therefore one the suggestions are added, I will add commits to change the rest of the info

@marqdevx
Copy link
Member Author

marqdevx commented Oct 7, 2022

@jcarolinares Updated the featured picture
Should we update the features list, to a table?

Copy link
Contributor

@jcarolinares jcarolinares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes done. WIP thought new commits by @jcarolinares

@marqdevx marqdevx changed the title Portenta Machine Control: Hardware changes (Product Page + Datasheet) [PC-948] Portenta Machine Control: Hardware changes (Product Page + Datasheet) [PC-948, TC-374] Oct 17, 2022
ArduinoBot and others added 9 commits October 25, 2022 16:42
Co-authored-by: marqdevx <p.marquinez@arduino.cc>
* Analog Input Sentence added

Put together with Francesca Gentile and Dario.

* new featured image

* Fid MD indent on bullet points list

* Update draftsmans

* Fix connectors draftsman

* Fix indent, add outline new components

* Update/fix changelog

* Fix features indentation and update changelog

* update analog output scheme to `svg`

* Update change-log

* Fix typo

* Fix pull-up typo

* Fix indent on the CAN section

Co-authored-by: marqdevx <p.marquinez@arduino.cc>
Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com>
…sheet/datasheet.md

Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com>
@marqdevx marqdevx force-pushed the marqdevx/PMC-hardware-update branch from 2776ddc to e583bdb Compare October 25, 2022 14:45
- MAX31865ATP+T dedicated to PT100
The front ends are multiplexed to the three channels via:
- A single low-ohmic single-pole double-throw analog switch **NX3L4053HR,115** which is switching between one front end or the other.
- Three quadruple single pole single throw analog switches **TMUX1511RSVR** which are switching the active channel between the three available.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Align with the previous sentence

Suggested change
- Three quadruple single pole single throw analog switches **TMUX1511RSVR** which are switching the active channel between the three available.
- Three quadruple single-pole single-throw analog switches **TMUX1511RSVR** which are switching the active channel between the three available.

- ESD protection.

### RTC
The on-board real-time clock/calendar is the **PCF8563T/F4,118** which clock is provided by a dedicated external crystal oscillator:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The on-board real-time clock/calendar is the **PCF8563T/F4,118** which clock is provided by a dedicated external crystal oscillator:
The on-board real-time clock/calendar is the **PCF8563T/F4,118** its clock is provided by a dedicated external crystal oscillator:


### RTC
The on-board real-time clock/calendar is the **PCF8563T/F4,118** which clock is provided by a dedicated external crystal oscillator:
- A 100mF supercapacitor (**FC0V104ZFTBR24**) provides power to the **PCF8563T/F4,118** when the board power supply is disconnected. The RTC chipset will be powered by the supercapacitor for at least 48 hours.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- A 100mF supercapacitor (**FC0V104ZFTBR24**) provides power to the **PCF8563T/F4,118** when the board power supply is disconnected. The RTC chipset will be powered by the supercapacitor for at least 48 hours.
- A 100mF super-capacitor (**FC0V104ZFTBR24**) provides power to the **PCF8563T/F4,118** when the board power supply is disconnected. The super-capacitor will supply the RTC chipset for at least 48 hours.

![AnalogOutput](assets/MachineControlAnalogOutputScheme.svg)

At each input of each channel a PWM from Portenta is provided filtered by a double low pass filter, obtaining a DC output with a small AC ripple. The signal is then fed to the channel non inverting amplifier which amplifies it by 3.3.
At each input of each channel, a PWM from the Portenta board is provided and filtered by a double low-pass filter, obtaining a DC output with a small AC ripple. The signal is then fed to the channel non-inverting amplifier which amplifies it by 3.3.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
At each input of each channel, a PWM from the Portenta board is provided and filtered by a double low-pass filter, obtaining a DC output with a small AC ripple. The signal is then fed to the channel non-inverting amplifier which amplifies it by 3.3.
At each input of each channel, a PWM from the board is provided and filtered by a double low-pass filter, obtaining a DC output with a small AC ripple. The signal is then fed to the channel non-inverting amplifier which amplifies it by 3.3.

@marqdevx
Copy link
Member Author

marqdevx commented Oct 26, 2022

@jcarolinares
I've just pushed some MD fixes, did some suggestions and I have some thoughts/issues:

  1. Isn't this duplicated? (4.5 Digital Programmable)
    image
  2. Why do we use A/D instead of ADC
  3. Analog Output (4.7) Should we use x3.3 instead 3.3 for the scale value?
  4. Note information duplicated
    image
  5. Please review the heading sentence 4.19 Half Speed Micro-USB Portenta Half-Speed USB Is Connected To The Micro-USB Connector
  6. Analog Input section(4.6) bullet list, please check the Markdown style and the output style
    The markdown file looks like:
    image
    But the output is:
    image

@sebromero
Copy link
Contributor

Any update on this?

@marqdevx
Copy link
Member Author

marqdevx commented Feb 9, 2023

@jcarolinares What is the status of this?

@marqdevx
Copy link
Member Author

If possible, make clear the Latching compatible values

@jcarolinares
Copy link
Contributor

Branch is so outdated that not even the old render script is working

I'm going to move the work done to a new branch cloned from main

@marqdevx
Copy link
Member Author

@jcarolinares jcarolinares deleted the marqdevx/PMC-hardware-update branch July 19, 2023 08:03
Serjlee pushed a commit that referenced this pull request Oct 25, 2023
jcarolinares added a commit that referenced this pull request Oct 25, 2023
* [PC-1346] Portenta HAT Carrier Product Page

* Product image update

* Product intro update

* Pinout Image update

* Pinout Image update

* Pinout Image update

* Altium and Step files added

* Altium files update

* Altium files update

* tech-specs update

* Delete altium viewer files

* Portenta X8 Tutorials deleted

* Product name update

* Fabio pinout update

* Step file updated

* Pinout updated

* [PC-1349] - Portenta Hat Carrier datasheet (internal) (#552)

* Content update (initial commit)

* Content update (datasheet)

* Content update (linter fix)

* Content update (mechanical information)

* WIP Datasheet feedback and updates

* Full pinout tables added

* Huge improvements, page 16 WIP

* New Datasheet version ready for final review

* Feedback from different actors applied

* Final draft after three review rounds

* Small improvement-Table foot format problem solved

* Marta's feedback adressed, thank you!

* Additional feedback from Hardware team, fixes

---------

Co-authored-by: jcarolinares <jcarolinares@gmail.com>

* Pinout updated with v5

* Datasheet typo fixed

* Gatsby error try

* style format update to avoid error try

* Justify command test

* Justification fixes test 2

* Justification fixes test 3

* Justification fixes test 3

* Justification fixes test 4

* CAN Bus section rephrase

* Portenta Hat Carrier User Manual content (#559)

* Added preview of Datasheet before launch

* Essentials updated

* Product MD and essential fixes

* Descriptions updates

* Descriptions enhacements, new base for tech specs

* Description updates tech specs testing WIP

* New updates regarding product page features

* New features icons

* Fix icon

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Pinout table added

* Pinout table added

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Fixed typo on features

* Tech Specs section extended

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: Christopher Méndez <49886387+mcmchris@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* User manual file patch with minor update

* User manual post struct update

* User manual microSD section update

* User manual content post update

* User manual content update

* User manual content minor update

* User manual content update

* User manual content minor patch

* Additional feedback changes to improve the experience

* New names for dowloading files

* interactive files added, names fixing in test

* New design files

* Files removed until launch

---------

Co-authored-by: Christopher Mendez <mcmchris@hotmail.com>
Co-authored-by: José Antonio Bagur Nájera <josea.bagur@gmail.com>
Co-authored-by: jcarolinares <jcarolinares@gmail.com>
Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com>
Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>
Co-authored-by: Christopher Méndez <49886387+mcmchris@users.noreply.github.com>
Co-authored-by: TaddyHC <k.hochung@arduino.cc>
jcarolinares added a commit that referenced this pull request Oct 25, 2023
* [PC-1346] Portenta HAT Carrier Product Page

* Product image update

* Product intro update

* Pinout Image update

* Pinout Image update

* Pinout Image update

* Altium and Step files added

* Altium files update

* Altium files update

* tech-specs update

* Delete altium viewer files

* Portenta X8 Tutorials deleted

* Product name update

* Fabio pinout update

* Step file updated

* Pinout updated

* [PC-1349] - Portenta Hat Carrier datasheet (internal) (#552)

* Content update (initial commit)

* Content update (datasheet)

* Content update (linter fix)

* Content update (mechanical information)

* WIP Datasheet feedback and updates

* Full pinout tables added

* Huge improvements, page 16 WIP

* New Datasheet version ready for final review

* Feedback from different actors applied

* Final draft after three review rounds

* Small improvement-Table foot format problem solved

* Marta's feedback adressed, thank you!

* Additional feedback from Hardware team, fixes

---------

Co-authored-by: jcarolinares <jcarolinares@gmail.com>

* Pinout updated with v5

* Datasheet typo fixed

* Gatsby error try

* style format update to avoid error try

* Justify command test

* Justification fixes test 2

* Justification fixes test 3

* Justification fixes test 3

* Justification fixes test 4

* CAN Bus section rephrase

* Portenta Hat Carrier User Manual content (#559)

* Added preview of Datasheet before launch

* Essentials updated

* Product MD and essential fixes

* Descriptions updates

* Descriptions enhacements, new base for tech specs

* Description updates tech specs testing WIP

* New updates regarding product page features

* New features icons

* Fix icon

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Pinout table added

* Pinout table added

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Fixed typo on features

* Tech Specs section extended

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: Christopher Méndez <49886387+mcmchris@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>

* User manual file patch with minor update

* User manual post struct update

* User manual microSD section update

* User manual content post update

* User manual content update

* User manual content minor update

* User manual content update

* User manual content minor patch

* Additional feedback changes to improve the experience

* New names for dowloading files

* interactive files added, names fixing in test

* New design files

* Files removed until launch

* Small fix

---------

Co-authored-by: Christopher Mendez <mcmchris@hotmail.com>
Co-authored-by: José Antonio Bagur Nájera <josea.bagur@gmail.com>
Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com>
Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com>
Co-authored-by: Christopher Méndez <49886387+mcmchris@users.noreply.github.com>
Co-authored-by: TaddyHC <k.hochung@arduino.cc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arduino Bugs and fixes added by the Arduino Team Datasheet fix/update A small fix or update pro Product page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants