USB Capabilities Patch SM and Seed

Hello I wanted to notify that I was finally been able to make it work

  • usb host does not works with the internal USB port (microUSB) but on the external one (I was misleaded by some old documentation that it should work)
  • use latest version of libDaisy

As a side note I realised that a program that reads files from USB works when running from either flash or QSPI but does not work on SRAM (from my tests it seems that the class active callback is never called if I run my program on SRAM but I don’t really have time to investigate the issue)
Is it a known issue ? It may be a bug in my software, but it works flawlessly when running from either flash or qspi.

1 Like