analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 76 forks source link

fix(PeriphDrivers): Required SDK Changes for ME55 SKB and SPI_Usecase Examples. #848

Closed ozan956 closed 8 months ago

ozan956 commented 8 months ago

Required SDK Changes for SKB and SPI_Usecase Examples.

Changes Made

Some changes have been made to the source code in order to make Secure Keypad and SPI work.

Purpose

Changes were made at the request for the preparation of ME55 samples.

Additional Context

The initialization made with the information of the SKB ctrl1 register in the User Guide prepared for ME55 does not give successful results. Although it works successfully in the standard initialization, it is a question mark.