I see that there is a GPIO pin map available for the STM32F4xxDiscovery board in the Board User Guide, but I have been unable to find a GPIO pin map for the STM32L496G. Does that exist somewhere?
I am trying to use two GPIO, one as an audio input, and one as an audio output from the board. Audio Weaver ST will need to be able to connect to these pins so that the data can be read into and output from the program. Is this possible? Sorry this is only my second day with Audio Weaver and I am still learning.
What I am trying to accomplish is using the STM32L4 as an audio interface between an existing audio device and a headset that a user will be wearing. Audio weaver will be used to provide filtering and feedback cancellation (like in a PA system, not sure if anyone has played around with this at all).
Thanks!