Hi. This my first post on this form so if I am in the wrong place, please point me in the right direction.
I have just bought an STEVAL-IHM043V1 evaluation kit which is based on an STM32F051C6T6, and I would like to program it using Arduino.
Can anyone tell me whether it is possible to install Arduino on this chip, and if so how to do it?
I have limited / novice programming skills with Arduino, but I am familiar with programming devices using ISP and ELF files.
Any help or advice would be appreciated.
Thanks
A.K.
STM32F051C6T6 / STEVAL-IHM043V1
-
- Posts: 633
- Joined: Thu Dec 19, 2019 1:23 am
Re: STM32F051C6T6 / STEVAL-IHM043V1
Directly supported
For STM32 boards not yet directly supported, a guide is provided:
https://github.com/stm32duino/wiki/wiki ... nt-(board)
For STM32 boards not yet directly supported, a guide is provided:
https://github.com/stm32duino/wiki/wiki ... nt-(board)
Re: STM32F051C6T6 / STEVAL-IHM043V1
Thank you for the pointers Mr Burnette.
If I understand this correctly, the STM32F051 is not a supported device, so I would have to create a "variant".
I have taken a look at the instructions for doing this, but with my present level of experience this is way beyond me (I am a hardware guy!)
However, I will give it a go!
Thanks again.
AK
If I understand this correctly, the STM32F051 is not a supported device, so I would have to create a "variant".
I have taken a look at the instructions for doing this, but with my present level of experience this is way beyond me (I am a hardware guy!)
However, I will give it a go!
Thanks again.
AK
-
- Posts: 633
- Joined: Thu Dec 19, 2019 1:23 am
Re: STM32F051C6T6 / STEVAL-IHM043V1
YesAK7466 wrote: Sun Jun 21, 2020 10:51 am Thank you for the pointers Mr Burnette. If I understand this correctly, the STM32F051 is not a supported device, so I would have to create a "variant".
Same here, hardware dude. However, the process is not hard, just error prone, IMO. Just think of the process as a pin-maping exercise using arrays.I have taken a look at the instructions for doing this, but with my present level of experience this is way beyond me (I am a hardware guy!)
Good luck.However, I will give it a go!
Thanks again.
AK
[/quote]