Closed bwhitman closed 7 months ago
Maybe try setting ledc's clk_cfg to something else https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/clk_tree.html#_CPPv432soc_periph_ledc_clk_src_legacy_t
i've disabled setting brightness on boot (the default is 5, which is fine) until we get this working.
This was only on my DIY board, which we're subsuming with nico's and the Makerfabs board.
I think something about the LEDC clock is conflicting with UART_1's clock. If you set brightness(9) midi will start getting garbage inputs.