Switched RCC form HAL to LL.

This commit is contained in:
David Žaitlík
2021-06-08 11:14:04 +02:00
parent e0417166f4
commit c0e81d7cad
94 changed files with 2023 additions and 47891 deletions

View File

@@ -12,7 +12,7 @@ ProjectManager.NoMain=false
PA0-CK_IN.Mode=Asynchronous
RCC.LPUARTFreq_Value=2097000
RCC.PLLCLKFreq_Value=24000000
ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-LL-true,2-MX_DMA_Init-DMA-false-LL-true,3-SystemClock_Config-RCC-false-HAL-false,4-MX_I2C1_Init-I2C1-false-LL-true,5-MX_LPUART1_UART_Init-LPUART1-false-LL-true
ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-LL-true,2-MX_DMA_Init-DMA-false-LL-true,3-SystemClock_Config-RCC-false-LL-false,4-MX_I2C1_Init-I2C1-false-LL-true,5-MX_LPUART1_UART_Init-LPUART1-false-LL-true
Dma.LPUART1_RX.0.MemDataAlignment=DMA_MDATAALIGN_BYTE
RCC.RTCFreq_Value=37000
LPUART1.WordLength=UART_WORDLENGTH_8B