I can't select some boards on Arduino IDE

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
Post Reply
emrelabs
Posts: 1
Joined: Sun Oct 18, 2020 1:28 pm

I can't select some boards on Arduino IDE

Post by emrelabs »

Hello,

I can't select some boards on Arduino IDE. For example Generic STM32F401RE.

There is no arrow for scrolling. Also mouse scrolling not work.
My screen resoltion: 1366x768. If I use high resolution monitor (1920x1080) board list have enough space to drawn.

Anyone have the same problem? Or just me?

Screen resoltion: 1366x768
Arduino IDE version: 1.8.13
STM32Duino version 1.9.0
Java: Lastest version
Windows 10

Here is the screeen shot:
Image
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: I can't select some boards on Arduino IDE

Post by fpiSTM »

I never met this. As it seems linked to Arduino IDE tou should raised an issue on GitHub.
jcbuntu
Posts: 27
Joined: Wed Jun 02, 2021 1:47 pm
Location: Andon 06 - France

Re: I can't select some boards on Arduino IDE

Post by jcbuntu »

Hello.
In the screenshot, we can see a lot of cards of STM32F4xx family, and the black or DIY MORE series !
I'm very interesting to know what is the used core of this picture.
thank you.
ag123
Posts: 1655
Joined: Thu Dec 19, 2019 5:30 am
Answers: 24

Re: I can't select some boards on Arduino IDE

Post by ag123 »

for stm32 f4xx, my guess is you would need to find out the crystal frequency on your board, then go into the variants and check the divisors and crystal frequencies it is intended for. it should work if you choose a variant with a crystal frequency matching your board.
a thing is to choose the matching mcu if possible
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: I can't select some boards on Arduino IDE

Post by fpiSTM »

I've opened an issue to arduino. It is fixed and released in the 1.8.15.
mrburnette
Posts: 633
Joined: Thu Dec 19, 2019 1:23 am
Answers: 7

Re: I can't select some boards on Arduino IDE

Post by mrburnette »

"Weird" also happens when the IDE is not restarted (sometimes, changes with IDE versions.) Best Practice is to restart the IDE after configuration changes.
Post Reply

Return to “IDE's”