CODEC driver #11
Labels
ctr
Issue affects old3DS and 2DS
driver
enhancement
New feature or request
ktr
Issue affects new3DS and new2DS
Currently there's a single "codec" device connected via the SPI bus and it controls touchscreen and circlepad stuff. In reality this driver also controls other registers responsible for sound (https://problemkaputt.de/gbatek.htm#3dstscregistersummary) and works similarly to the MCU or any other mfd, so it needs to be split off. However, the codec driver is also the one responsible for managing the swkbd which is pretty essential.
We need something like wifi or infrared to have proper communications with the system while debugging it (there are no UART ports exposed) before we can even think about ripping out swkbd and splitting the codec driver.
Marking as blocked by #6
The text was updated successfully, but these errors were encountered: