le 06-24-2019 07:46 AM
hi,
i want to know how to communicante my carte STM32 with LabVIEW ?
le 06-24-2019 09:51 AM
le 06-26-2019 03:37 AM
hi ,
could you please explaine more . this is my first time using stm32 with LabVIEW . usually i use Keil to programme stm32 .
le 06-26-2019 07:58 AM
Hello,
You are in the french part of the forum, so it's better to write in French. But maybe, you speak only English.
If you want to programm your STM32 with LabVIEW, it's not so easy. To accomplish this you need the module LabVIEW Embedded for ARM which is no more available since LabVIEW 2013. If you d'ont have it you cannot programm your STM32 with LV.
If you have it, LV can generate code for ARM. In Fact it generates C Code then the code is compile with Keil. But, if it's not an ARM target offciailly supported by the module, you have to do the implementation of the drivers in LabVIEW to make the code generation possible.
What propose @ben64, is a way to exchange data between LV and your STM32 by communicating throught Serial link. But you still needs to develop a code for your STM32.
Best regards.
Maxime R.
  CLA - Certified LabVIEW Architect / Architecte LabVIEW Certifié
  CTA - Certified TestStand Architect / Architecte TestStand Certifié
le 06-26-2019 08:13 AM
Bonjour ,
je travaille avec LabVIEW 2018 , est-ce qu'il y une méthode pour programmer ma carte stm32 avec LabVIEW ?
Cordialement .
le 06-27-2019 07:31 AM
Bonjour,
Je vouas laisse lire mon message précédent. La réponse est non. Il n'est pas possible de programmer en LabVIEW 2018 des microcontrôleurs STM32.
Cordialement
Maxime R.
  CLA - Certified LabVIEW Architect / Architecte LabVIEW Certifié
  CTA - Certified TestStand Architect / Architecte TestStand Certifié