Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variants/NUCLEO_F767ZI/variant.h seems incomplete #1302

Closed
ZinggJM opened this issue Feb 13, 2021 · 1 comment · Fixed by #1091
Closed

variants/NUCLEO_F767ZI/variant.h seems incomplete #1302

ZinggJM opened this issue Feb 13, 2021 · 1 comment · Fixed by #1091
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ZinggJM
Copy link

ZinggJM commented Feb 13, 2021

I get compile error when I try to use the pin name PD10 (e.g. in a list of FSMC data pins).
The Nucleo-144 STM32F767ZIT6 144 PINS has many more pins than available as names (#define) in variant.h
The Nucleo-144 STM32F746ZGT6 144 PINS seems to have these pins in variant.h (Morpho Pins).

@fpistm
Copy link
Member

fpistm commented Feb 15, 2021

Hi @ZinggJM
yes the variant has been added like this. This is not an issue.
Anyway I'm currently reworking the variant and all the pins will be available. See #1091

@fpistm fpistm added this to To do in STM32 core based on ST HAL via automation Feb 15, 2021
@fpistm fpistm added the enhancement New feature or request label Feb 15, 2021
@fpistm fpistm added this to the 2.0.0 milestone Feb 15, 2021
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 22, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 22, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 22, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 23, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 24, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 24, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 24, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 28, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 29, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 30, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 30, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Mar 30, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Apr 2, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Apr 8, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Apr 9, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Apr 9, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Apr 9, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Apr 12, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Apr 14, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Apr 15, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm pushed a commit to fpistm/Arduino_Core_STM32 that referenced this issue Apr 15, 2021
Fix stm32duino#1302

Signed-off-by: Alexandre Bourdiol <[email protected]>
STM32 core based on ST HAL automation moved this from To do to Done Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

3 participants