commit for I2C2 peripheral config with TX DMA channel, working on 400kHz fast mode.

This commit is contained in:
2026-08-28 15:33:48 +08:00
parent 983d63e3a5
commit dc8b4bdb5f
8 changed files with 207 additions and 17 deletions
+1
View File
@@ -96,6 +96,7 @@ int main(void)
MX_USART2_UART_Init();
MX_TIM1_Init();
MX_I2C1_Init();
MX_I2C2_Init();
/* USER CODE BEGIN 2 */
/* USER CODE END 2 */