Search found 3 matches

by rachdatu
Wed Jan 19, 2022 10:56 am
Forum: General discussion
Topic: Nucleo 144 F303ZE not supported
Replies: 6
Views: 6827

Re: Nucleo 144 F303ZE not supported

Thanks for your help
It does compile now.

boards.txt did indeed have an issue.
I shortened the different entries by 2 chars (from NUCLEO_F303ZETX to NUCLEO_F303ZE)
Is there a limitation or is it bound to something else?

Blink sketch does work as well. 8-)
by rachdatu
Tue Jan 18, 2022 9:54 pm
Forum: General discussion
Topic: Nucleo 144 F303ZE not supported
Replies: 6
Views: 6827

Re: Nucleo 144 F303ZE not supported

Thanks for the links

I have followed the wiki about adding a variant (created the linker script, system clock config, defined all the board pins,
declared the variant in the boards.txt file)

I have then removed from the variant_NUCLEO_F303ZETX.cpp and variant_NUCLEO_F303ZETX.h all the pins ...
by rachdatu
Fri Jan 14, 2022 6:36 pm
Forum: General discussion
Topic: Nucleo 144 F303ZE not supported
Replies: 6
Views: 6827

Nucleo 144 F303ZE not supported

Hello

Is there anybody who already worked on that board?
I am following the instructions how to add a specific board.
For boards that are already supported, there are 2 cpp and 3 h files defined in the corresponding folders.

Questions:
How do you go about generating these, for example variant ...

Go to advanced search