RobertRostohar / NXP_Sensor_SDK

NXP Sensor SDK
Apache License 2.0
4 stars 1 forks source link

Add sensors pack example for STM32 #7

Open APurohit10 opened 1 year ago

APurohit10 commented 1 year ago

Is it possible to add one example of sensor (FXLS8974CF) pack for STM32 EVB. That way we demonstrate real benefit of having sensors interfaces and open-CMSIS pack defined that can work with MCUs (NXP and non-NXP) having Arduino UNO support. It would be a real good demonstration showcasing actual benefit of this effort.

RobertRostohar commented 1 year ago

Sure. We are working on a board layer for B-U585I-IOT02A Discovery Kit (STM32U5) with Arduino UNO support that should work with sensor shields too.

APurohit10 commented 1 year ago

@RobertRostohar, i will be very interesting to see STM32U5 board layer and an working example with FXLS8974CF shield board. This will help us understand how Arduino UNO pin mappings and CMSIS GPIO handled in STM32.