LGTMCU / Larduino_HSP

Hardware support package for Larduino
MIT License
138 stars 68 forks source link

LGT8F328P-LQFP32 如何启用A9 A10 A11 #12

Open Hcreak opened 3 years ago

Hcreak commented 3 years ago

'A9' was not declared in this scope

dbuezas commented 3 years ago

SSOP20 and LQFP32 chips don't expose A9 and A11, you'll need the bigger LQFP48 chip for that. A10 is indeed exposed in the smaller chips, (is a hybrid pin labelled as AREF in the silkscreen). You should be able to use it if you upload by selecting the LQFP48 core in the menu.

Please report back if it worked so others can see it :) David Buezas

On Thu, Jul 16, 2020 at 11:50 AM Hcreak notifications@github.com wrote:

'A9' was not declared in this scope

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LGTMCU/Larduino_HSP/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF5X3BUPH2UE5X2BIRJYHLR33EPNANCNFSM4O35Z5XQ .