Olof
Olof
I copied the encoder for another project and noticed that it leaks some memory. Specifically the save_footer and save_events methods. https://github.com/ncskth/tracking_dataset/commit/d069aa1d1bcea576e634fa1ca79eda68b5a9f735
This merge request adds register definitions for all ADCs on the U5 series. Currently only ADC4 is supported. The reason for this is that not all ADCs on the U5...
I’m having trouble implementing the ADCs for the U5 series due to it having multiple simultaneous ADC revisions. Some chips have up to three ADC instances: ADC1, ADC2, and ADC4....