2021-10-27 09:35 AM
With my pin assignments ADC IN14 shows a conflict with PB0. Which is incorrect according to the datasheet. The conflict should be with PC5. IN15 also shows a conflict with PB0 which is correct.
Solved! Go to Solution.
2021-10-30 06:16 PM
The warning on IN14 is saying you can't enable differential mode because IN15/PB0 is occupied. If there were a conflict with PC5, you wouldn't be able to enable single-ended mode either. No bug here.
2021-10-27 09:53 AM
Please show a screenshot and/or include the IOC file.
2021-10-30 06:09 PM
2021-10-30 06:16 PM
The warning on IN14 is saying you can't enable differential mode because IN15/PB0 is occupied. If there were a conflict with PC5, you wouldn't be able to enable single-ended mode either. No bug here.
2021-11-01 11:13 AM
I suggest adding some words to the message that indicates that the conflict is with the differential mode.