Using Arduino Uno to program the STM32 STEVAL-STLCS01V1 mcu

Hello everyone.

I want to program the mcu STM32 STEVAL-STLCS01V1. I have the STEVAL-STLKT01V1 Sensor development kit and i've read that i can mount the STLCX01V1 on the Arduino Uno board, mount the STEVAL-STLCS01V1 on the STLCX01V1 board. and then use the Arduino sketch IDE to program the STEVAL-STLCS01V1 micro-controller.

I have some follow-up questions:

  1. Am i correct? can i do that (program the STEVAL-STLCS01V1 using the Arduino Uno and the Arduino IDE, when i connect the board as i explained above)?
  2. If i can program the STEVAL-STLCS01V1 using the Arduino Uno IDE, do i need to add some libraries to my sketch? or do something else before i write my code (like i write any other code for Arduino)?
  3. Do you have more instruction that i need to know when i program the micro-controller with the Arduino IDE?

Thank you very much for your help,
Reshef Finkelstein

STLCX01V1 Board.jpg

Doesn't look like it to me...

They have some of the same connector outlines so you can use arduino shields with it, but it doesn't look like there's Arduino IDE support unless stm32duino can do it (and that's in flux right now while ST takes the project over as I understand it)

And for hardware, you need an ST-Link programmer, or at least, that's what you want for programming it. It looks like the kits come with such a device though?