Search found 2 matches

by copplestone
Wed May 05, 2021 9:09 am
Forum: General discussion
Topic: Programming STM32L432 using Arduino IDE
Replies: 3
Views: 4247

Re: Programming STM32L432 using Arduino IDE

Thanks @AndrewBCN that helped me solve it.

After some searching I found the link below which gave clear instructions for how to install the STM Core release 2.0.0. This indeed supports the STM32L432 which I'm using. https://github.com/stm32duino/wiki/wiki/Getting-Started
by copplestone
Tue May 04, 2021 3:41 pm
Forum: General discussion
Topic: Programming STM32L432 using Arduino IDE
Replies: 3
Views: 4247

Programming STM32L432 using Arduino IDE

Hi all, I'm doing a project with the STM32L432. I want to use the PJON communication protocol however it seems that the only Arduino libraries are available for PJON.

I realise that you can't currently program the STM32L432 with the Arduino IDE. Will it ever be possible to program the STM32L432 ...

Go to advanced search