MCPWM now working

This commit is contained in:
2024-11-27 12:40:23 +01:00
parent 906d27b60e
commit 919162a2be
7 changed files with 660 additions and 579 deletions

View File

@@ -19,9 +19,7 @@ void app_main(void)
configure_GPIO_dir(TAG);
adc_oneshot_unit_handle_t adc1_handle = configure_ADC1(TAG);
SSD1306_t *dev_pt = configure_OLED(TAG);
set_PWM_Timer();
set_PWM();
conf_mcpwm_timers();
int i =3;
//gpio_set_level(CONFIG_HIN_V_GPIO, 1);