Question
How to read Device ID Register in IDE
Posted on November 14, 2016 at 22:47
I am using an STM32VLDISCOVERY with an accelerometer which is connected using SPI. I am trying to determine whether or not I have it connected to the STM correctly so I am trying to read its Device ID through the terminal of the IDE I am using (Atollic TrueStudio) but I cannot figure out how to make it work. I have the STM connected via USB but cannot seem to make the STM function as a COM port.
Can somebody please point me in the right direction? Thanks.