Commit Graph

5 Commits (feature-hal-spec-sai)

Author SHA1 Message Date
Wilfried Chauveau 7b9ceebef1 Add reference implementation for the NUCLEO_F429ZI
It only supports I²S 16bit data 32bit word Stereo at 16000 sample/second.
The actual implementation might not reflect exactly what the format structure requires.
2018-06-12 11:17:57 +01:00
jeromecoutant 613cc3d6d9 STM32F4 Internal ADC channels rework
Internal ADC pin are now out of PinMap_ADC array.
2017-04-11 10:12:25 +02:00
Sam Grove 2352ee49a4 Revert "STM32F4 Internal ADC channels rework" 2017-04-10 12:08:15 -05:00
jeromecoutant d599579328 STM32F4 Internal ADC channels rework
Internal ADC pin are now out of PinMap_ADC array.
2017-04-06 10:59:49 +02:00
Laurent MEUNIER 1a4394a4a2 STM32: make PeripheralPins.h a common file
Simple effort to avoid duplicate code.
2017-01-13 13:25:33 +01:00