Can I put ADC3 to any use on my VESC6?
I see no references to it in the code at first glance.
Currently it is not used for anything, I just routed it to the pin header to not waste the pin on the STM32. It is sampled and stored in the ADC vector though, so custom applications can use it easily.
Nice. Let's see if I can come up with a use case one day. :D
Currently it is not used for anything, I just routed it to the pin header to not waste the pin on the STM32. It is sampled and stored in the ADC vector though, so custom applications can use it easily.
Nice. Let's see if I can come up with a use case one day. :D