I am looking for a working Micropython implementation of the SPI interface on a Portenta H7. The Pinout Diagram shows a SPI CS Pin. This does not show in the 1.15 Documentation.
Hi, it looks like SPI2 isn’t enabled in the latest firmware.
@iabdalkader Can you enable SPI2 on the Portenta? Also, this is probably why the LCD/FLIR/TV modules don’t work.
Please open a github issue.
I do not know how to do that
Fixed, it will be available in the next release soon.
It is “simply” a case of enabling those defines and rebuilding micropython?
This has been fixed and enabled.