How to Interface ATWINC1500 xplained pro with STM32l46A6ZG Nucelo ?
Hey,
So i'm using the STM32l4A6ZG and and I want to implement the ATWINC1500 xpro driver so i can use the APIs to successfully connect the ATWINC1500xpro module to the STM32 Host MCU.
Can I use this driver :
https://github.com/gd91/stm32_winc1500_station_example
and change the includes from stm32f4xx to stm32l4xx ?
in that case which changes do I have to take and where to copy the following files.
Thank you,
