User Activity

#STM32F429BIT6 #EdgeTX open FWhi, I build a custom board to run EdgeTX_2.7.1 firmware on it. The board able boot up, and run but having issue to access SD card content. Further debug, SD_CLK is stuck at 400kHz.The expected behavior of it is during in...
Hi  I had a custom board and my SD clock (SD_CLK) is always stuck at 400 kHz, this is typically due to the initialization phase of the SD card interface. As such i unable access the content in my SD card. https://github.com/EdgeTX/edgetx/blob/v2.7.1/...