dineshannayya / riscduino

Arduino compatible Risc-V Based SOC
Apache License 2.0
136 stars 23 forks source link

Document ADC Shortcomings #23

Open xobs opened 1 year ago

xobs commented 1 year ago

The block diagram on the front page lists a 6-channel ADC as being one of the features, and there are RTL files that appear to implement a SAR-ADC. However, there are multiple places that state that the ADC is "In progress - looking for community help".

What is the state of this block? Is it waiting for characterization? Is it not included in any files? Or is it included and the documentation just needs to be updated?

dineshannayya commented 1 year ago

Still this feature is not integrated into this project and looking for community help here. Currently i have tried to integrated partial version for 4x 8Bit DAC.