Why this page This is to evaluate whether the Portenta H7 could be used as part of this project, and if so, what the limitations of the board would be. Vendor Documentation Here is the Vendors product description Here is the Vendors datasheet (pdf) Architectural Summary CPUs This board has two 32-bit ARM cores with 8Mb of RAM and 16Mb of flash memory (program store) shared between the processors. The two cores have different architectures, one being a Cortex-M4 and the other a Cortex-M7 with roughly double the performance. Presumably, for a users application, the ARM Mbed real time OS is used to specify which core performs which task. Graphics Accelerators This board has a Graphics Processing Unit (called "Chrom-ART Accelerator") presumably to drive the on board Display Port interface. The vendors also list a "a dedicated JPEG encoder and decoder" presumably to assist in image recognition and image forwarding applications. Security Module The on boar...