Associate II
July 9, 2016
Question
STM32-MAT release 4.3 PIL or External mode setup
- July 9, 2016
- 4 replies
- 3744 views
Posted on July 09, 2016 at 03:02
I am trying to run ADC example that came with STM32-MAT release 4.3, but not able to get it going. Has anyone got either PIL or external mode working and can tell me how to do it?
I have got the GPIO LED blinking test run successfully with STM32-MAT. Per ST support, the external mode is not available til this July release, because the PIL mode does not run the MCU periferals, so their ADC example must be run in external mode with UART serial communication. But there is no detail documentation shows details on how to setup the serial link and run the ADC example in external mode.Per STM32_MAT-Garget_hand on document attached, page 34, in PIL mode, which also requires serial communication, there appears to be a matlab app that user can use to setup PC COM Port for the PIL, but there is no info on where the app is located. I am not sure where/how to bring up this matlab app GUI window so that I can configure the COM port. Can anyone who had run PIL tell me the steps to open this matlab app GUI? Thanks