dac to adc test

This commit is contained in:
2023-12-14 21:32:33 +01:00
parent 9c2f914740
commit e840c1f931
22 changed files with 20707 additions and 58 deletions

View File

@@ -57,6 +57,7 @@ void Error_Handler(void);
/* USER CODE END EFP */
/* Private defines -----------------------------------------------------------*/
#define ADC_PULSES 1024
#define B1_Pin GPIO_PIN_13
#define B1_GPIO_Port GPIOC
#define B1_EXTI_IRQn EXTI15_10_IRQn