01-13-2025 11:20 PM
Dear labview community,
I am trying to connect labview and STM 32 nucleo f401re board for motor speed controlling application. i tried with DAQmx and NI VISA and still facing issues. what are the other possibilities to achieve the same ?
Best Regards
Shruthi
01-14-2025 06:47 AM
How are you programming the STM32 to communicate? You need both sides to agree on the protocol.
01-14-2025 10:38 PM
Thanks for your reply. i have attached my code below. As i am new to programming i am not sure how to change the code !
Regards,
Shruthi
01-15-2025 03:47 AM
That's NOT your code. That is the STM default template with a skeleton program that only initializes the resources but does nothing useful otherwise.
You have several places in that code that say USER CODE BEGIN and USER CODE END and that is where you have to place YOUR code. We can't do that for you.
1) We do not have your hardware and don't know what you want to do with it
2) We are not a work for free consultation office