Skip to content

Releases: pschatzmann/stm32-i2s

Support for STM32F723xx

28 Jul 15:49
Compare
Choose a tag to compare
  • Support for STM32F723xx
  • Rename project from stm32f411-i2s to stm32-i2s

Support for STM32F411-Disco

15 Feb 15:18
Compare
Choose a tag to compare
  • Major Redesign of the functionality
  • Support for STM32F411-Disco
  • Use stmduino pin Initialization

Last Release with generated structure

12 Feb 08:12
Compare
Choose a tag to compare
v0.1.1

boolean to bool

First Release

25 Sep 08:34
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

It was really a nightmare to have this finally working in Arduino. I was running thru different stages where the I2S was working but the Serial output was broken, to Serial working but no I2S.

Finally I have both working in Arduino!

For some strange reasons however the solution does not work in PlatformIO...

Working Prototype

20 Sep 13:51
Compare
Choose a tag to compare
Working Prototype Pre-release
Pre-release

Tagged to have a reference to the working prototype