2014-01-29 01:33 AM
hallo, to program the STM32 microcontroller of my EVALST7590T-2 as base node or service node i can use the STMLINK and if i must to connect on STM32 UART SERVICE or on STM32 SWD ? And then what must i do? thanks. ST visual programmer is right for do it? thanks
#stm32f103rg2014-01-29 08:49 AM
http://www.st.com/web/en/catalog/tools/PF255284
http://www.st.com/web/en/resource/technical/document/data_brief/DM00068323.pdf
Yeah, I'd probably us an ST-LINK connected to the SWD(JTAG), and then use the ST-LINK Utilities to blow in a .BIN or .HEX firmware image. This would be far the easiest route. Alternatively the Serial connection with BOOT0 (UP_PROG jumper) settings should work with thehttp://www.st.com/web/en/catalog/tools/PF257525
. To use the serial connector you'd need a USB-to-CMOS Serial adapter, not an RS232 Serial adapter/cable2014-02-10 03:38 AM
thank you, my EVALST7590T-2 with STM32F103RG as default have firmware with base node or service node?