downloading index.package_stm_index.json

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
Post Reply
ChPr
Posts: 25
Joined: Thu Jun 20, 2024 8:03 am
Answers: 1

downloading index.package_stm_index.json

Post by ChPr »

Bonjour à toutes et à tous,

Je travaille sous Windows 10 et IDE Arduino 2.3.2.

Après avoir mis en marche mon PC, pour le premier lancement de l'IDE Arduino, j'ai le message suivant :

Code: Select all

downloading index.package_stm_index.json
Est-ce normal ou pas ?

Ce paquet n'est-il pas chargé une bonne fois pour toutes ?

Cordialement.

Pierre
STM32ardui
Posts: 142
Joined: Mon May 06, 2024 1:46 pm
Answers: 1
Location: Germany

Re: downloading index.package_stm_index.json

Post by STM32ardui »

My french is bad, but I understand your complaining.

After (nearly) each start ArduinoIDE 2.x.x checks JSON-package. If you have more than one, it looks like it checks the last in the list.

Is it normal?
Seems so.
I didn't find an option to switch off that behaviour.
May be you should ask development team of ArduinoIDE?
fpiSTM
Posts: 1944
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 108
Location: Le Mans
Contact:

Re: downloading index.package_stm_index.json

Post by fpiSTM »

Yes it is normal. Arduino checkseach start this allows to warn if an update of the core exists.
ChPr
Posts: 25
Joined: Thu Jun 20, 2024 8:03 am
Answers: 1

Re: downloading index.package_stm_index.json

Post by ChPr »

Thank you for this informatrion.

An other question, may be in the same way.

In the preferences, i have these three lines :

Code: Select all

http://dan.drown.org/stm32duino/package_STM32duino_index.json
https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
As I am only using "STM32 MCU based boards" with "STMCubeProgrammer(SWD"), are all of these three lines necessary ?

And if I have to delete one of them, will all the files depending of this line deleted ?

Sincerely.

Pierre.
fpiSTM
Posts: 1944
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 108
Location: Le Mans
Contact:

Re: downloading index.package_stm_index.json

Post by fpiSTM »

STM32ardui
Posts: 142
Joined: Mon May 06, 2024 1:46 pm
Answers: 1
Location: Germany

Re: downloading index.package_stm_index.json

Post by STM32ardui »

Second JSON-line is the one I installed in my ArduinoIDE.

After typing in such a line, you have to go to board manager and install STM32 MCU based boards.
There is a remove-button. I would do it this way - I don't think, that removing JSON entry will also deinstall all boards (but I'm not sure).
ChPr
Posts: 25
Joined: Thu Jun 20, 2024 8:03 am
Answers: 1

Re: downloading index.package_stm_index.json

Post by ChPr »

Thanks for the information.

I have deleted the unnecessary lines and uninstalled the cards concerned --> OK


But I still have cards with the suffix (dans le Croquis). For example :

Code: Select all

Marlin AVR Boards (dans le Croquis)
STM32 Boards (STM32duino.com)(dans le Croquis)
STM32F3 Boards (dans le Croquis)
STM32F4 Boards (dans le Croquis)
What does it correspond to and how can I find it ?

Sincerely.

Pierre.
Post Reply

Return to “IDE's”