2013-10-16 09:44 AM
I have been trying to us MicroXplorer to generate startup code for the STM32L152RC, but the only thing I seem to be able to configure is the System: GPIO configuration. I can't seem to access any of the other configuration options like the USART, I2C, SPI, ADC and Timers. Am I doing something wrong?
#microxplorer-configuration2013-10-22 09:36 AM
Hi,
In release 3.x of MicroXplorer, only the GPIO configuration is available. In the future, all the peripherals will be enabled and the corresponding code generation will be performed. All details on how to use MicroXplorer tool are available in thehttp://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00063255.pdf
. -Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2013-10-24 08:57 PM
Got it. Thanks for your help Mayla!
Devyn