micropython/ports/stm32/boards
MikeTeachman 58112fc49a stm32/machine_i2s: Improve accuracy of SCK frequency.
Configures the I2S PLL to produce a frequency that the I2S clock generator
can use to create an optimal SCK frequency.  The I2S PLL configuration
table is automatically generated at build time.

Fixes issue #10280.

Signed-off-by: Mike Teachman <mike.teachman@gmail.com>
2023-12-06 11:48:03 +11:00
..
ADAFRUIT_F405_EXPRESS stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
ARDUINO_GIGA ports: Fix incorrect identifiers on Arduino boards. 2023-11-17 15:24:15 +11:00
ARDUINO_NICLA_VISION ports: Fix incorrect identifiers on Arduino boards. 2023-11-17 15:24:15 +11:00
ARDUINO_PORTENTA_H7 ports: Fix incorrect identifiers on Arduino boards. 2023-11-17 15:24:15 +11:00
B_L072Z_LRWAN1
B_L475E_IOT01A
CERB40 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
ESPRUINO_PICO
GARATRONIC_NADHAT_F405 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
GARATRONIC_PYBSTICK26_F411 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
HYDRABUS stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
LEGO_HUB_NO6
LEGO_HUB_NO7
LIMIFROG
MIKROE_CLICKER2_STM32 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
MIKROE_QUAIL
NETDUINO_PLUS_2
NUCLEO_F091RC
NUCLEO_F401RE
NUCLEO_F411RE
NUCLEO_F412ZG stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_F413ZH stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_F429ZI
NUCLEO_F439ZI
NUCLEO_F446RE stm32/boards/NUCLEO_F446RE: Add UARTs 1, 3 and 4. 2023-11-17 13:43:11 +11:00
NUCLEO_F722ZE
NUCLEO_F746ZG
NUCLEO_F756ZG
NUCLEO_F767ZI
NUCLEO_G0B1RE stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_G474RE stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_H563ZI stm32/boards/NUCLEO_H563ZI: Add new NUCLEO-H563ZI board definition. 2023-11-17 13:53:01 +11:00
NUCLEO_H723ZG
NUCLEO_H743ZI
NUCLEO_H743ZI2
NUCLEO_L4A6ZG
NUCLEO_L073RZ stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
NUCLEO_L152RE
NUCLEO_L432KC
NUCLEO_L452RE
NUCLEO_L476RG
NUCLEO_WB55
NUCLEO_WL55 stm32/boards/NUCLEO_WL55: Freeze LoRa driver. 2023-11-09 14:47:53 +11:00
OLIMEX_E407
OLIMEX_H407
PYBD_SF2
PYBD_SF3
PYBD_SF6
PYBLITEV10 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
PYBV3
PYBV4 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
PYBV10 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
PYBV11 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
SPARKFUN_MICROMOD_STM32
STM32F4DISC
STM32F7DISC
STM32F411DISC
STM32F429DISC
STM32F439 stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
STM32F769DISC
STM32H7B3I_DK stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
STM32H573I_DK stm32/boards/STM32H573I_DK: Enable the SD card. 2023-11-17 14:17:49 +11:00
STM32L476DISC
STM32L496GDISC
USBDONGLE_WB55
VCC_GND_F407VE stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
VCC_GND_F407ZG stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
VCC_GND_H743VI
common_basic.ld
common_bl.ld
common_blifs.ld
common_bss_heap_stack.ld
common_extratext_data_in_flash.ld
common_ifs.ld
common_isr.ld
common_text.ld
deploy.md
make-pins.py stm32/boards/make-pins.py: Only support ADC1-3. 2023-11-05 08:33:49 +11:00
manifest.py
manifest_pyboard.py
openocd_stm32f4.cfg
openocd_stm32f7.cfg
openocd_stm32l4.cfg
plli2svalues.py stm32/machine_i2s: Improve accuracy of SCK frequency. 2023-12-06 11:48:03 +11:00
pllvalues.py
stm32f0xx_hal_conf_base.h
stm32f4xx_hal_conf_base.h
stm32f4xx_prefix.c
stm32f7xx_hal_conf_base.h
stm32f091_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f091xc.ld
stm32f401_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f401xd.ld
stm32f401xe.ld
stm32f405.ld
stm32f405_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f411.ld
stm32f411_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f412_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f412zx.ld
stm32f413_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f413xg.ld
stm32f413xh.ld
stm32f427xi.ld
stm32f429.ld
stm32f429_af.csv stm32/boards/stm32f4x9_af.csv: Fix DCMI_VSYNC. 2023-11-04 09:01:40 +11:00
stm32f439.ld
stm32f439_af.csv stm32/boards/stm32f4x9_af.csv: Fix DCMI_VSYNC. 2023-11-04 09:01:40 +11:00
stm32f446_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f479_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f722.ld
stm32f722_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f746.ld
stm32f746_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f767.ld
stm32f767_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32f769.ld
stm32g0b1_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32g0b1xe.ld
stm32g0xx_hal_conf_base.h
stm32g4xx_hal_conf_base.h
stm32g474.ld
stm32g474_af.csv stm32/boards/stm32g474_af.csv: Fix final row ADC column. 2023-11-04 11:00:06 +11:00
stm32h5xx_hal_conf_base.h
stm32h7b3.ld
stm32h7b3_af.csv stm32/boards/make-pins.py: Add initial support for H7 dual-pad pins. 2023-11-03 14:18:32 +11:00
stm32h7xx_hal_conf_base.h
stm32h573_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32h573xi.ld
stm32h723.ld
stm32h723_af.csv stm32/boards/make-pins.py: Add initial support for H7 dual-pad pins. 2023-11-03 14:18:32 +11:00
stm32h743.ld
stm32h743_af.csv stm32/boards/make-pins.py: Add initial support for H7 dual-pad pins. 2023-11-03 14:18:32 +11:00
stm32l0xx_hal_conf_base.h
stm32l1xx_hal_conf_base.h
stm32l4xx_hal_conf_base.h
stm32l072_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l072xz.ld
stm32l152_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l152xe.ld
stm32l432.ld
stm32l432_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l452_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l452xe.ld
stm32l476_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l476xe.ld
stm32l476xg.ld
stm32l496_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32l496xg.ld
stm32wb55_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32wb55xg.ld
stm32wbxx_hal_conf_base.h
stm32wl55_af.csv stm32/boards: Format stm32 alternate function csv files. 2023-11-03 14:08:39 +11:00
stm32wl55xc.ld
stm32wlxx_hal_conf_base.h