newaetech / sonata-rp2040

rp2040 firmware for Sonata
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Apple M1 Support #9

Open colinoflynn opened 1 month ago

colinoflynn commented 1 month ago

As reported in sonata-system repo, using this to track M1 support.

colinoflynn commented 1 month ago

Apple M1 mac support seems unreliable.

It seems to occur more often if the slot has a valid bitstream. It also looks like based on running ioreg -f -c IOUSBHostDevice that the entire USB hub gets disabled. Possibly device is disabled due to timeout during loading bitstream and/or power issue, testing now.

colinoflynn commented 1 month ago

Main issue was TinyUSB intilization sequence. Fixed now, need to check bitstream programming from GUI.