8channel ADC on 328P

Discussion of issues related to writing ZBasic applications for targets other than ZX devices, i.e. generic targets.
Post Reply
kurakaira
Posts: 77
Joined: 21 March 2007, 1:21 AM
Location: Finland

8channel ADC on 328P

Post by kurakaira »

Are the ADC6 & ADC7 accessible with ZBasic , how ?
The 2 extra analog inputs are on ATmega328P TQFP and QFN/MLF package .
dkinzer
Site Admin
Posts: 3120
Joined: 03 September 2005, 13:53 PM
Location: Portland, OR

Re: 8channel ADC on 328P

Post by dkinzer »

kurakaira wrote:Are the ADC6 & ADC7 accessible with ZBasic
You should be able to use the physical pin number (i.e. 19 and 22).
- Don Kinzer
Post Reply