Reads all the ADC ports available on the Nucleo F303K8 and prints the results in Value Read, Volts and 16 bit unsigned short.
Reads all ADC available on Nucleo-F303K8 and sends results to PC over USB UART.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:9cc6c918161b | 2016-03-30 | joeata2wh | update to use MIT license |
1:a368dd17f04c | 2016-03-21 | joeata2wh | Fix to remove conflict with USB RX, TX pins |
0:fa185766e039 | 2016-03-19 | joeata2wh | working version |