Whether ST-LINK can be used for STM32F-2 Series or we have to go for ST-LINK/V2?
Posted on August 27, 2011 at 10:24Whether ST-LINK will support for STM32F-2 Series or we have to go for ST-LINK/V2?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on August 27, 2011 at 10:24Whether ST-LINK will support for STM32F-2 Series or we have to go for ST-LINK/V2?
Posted on August 27, 2011 at 10:53Dear STM32 users, I am facing an issue not related to the micro, it seems to be a general topic when transmitting data over usart. In my application I have an STM32 micro that will transmitt and receive data to/from...
Posted on August 25, 2011 at 16:49Hello, I have a buffer char buf[128]; And when I use ADC it gave me values like 1204 for eg. by ADC1ConvertedValue[1] which is the channel 1 for me. How could I store the 4 characters 1,2,0 and 4 into my buffer? I h...
Posted on August 25, 2011 at 13:58Dear All, We are using STM32F107RC microcontroller for our product having an ethernet interface. We are using Eclipse IDE with OpenOCD. Will I be able to use ST-Link or ST-Link/V2 with these utilities for programm...
Posted on August 25, 2011 at 17:41Hi,I would like to know, if I can use a Boot pin of my STM32F103 how GPIO pin to monitor an EXTI event.I have just used all other pin and I have necessity to use an additional external interrupt.A Boot pin is a free...
Posted on August 22, 2011 at 15:25Hi all! I'm using STM32F103RBT6, board Olimex STM32-H103 and i'm trying to create an IR receiving firmware. I'm using Input Capture mode TIM1-Channel1 with the specs below: /*/*/*/*/*/*/*/*/*/*/*/*/*/*/ TIM_ICIn...
Posted on August 23, 2011 at 21:09I have a project with STM32F107. I have a custom bootloader at address 0x08000000 and an application at the address 0x0809000. I can perfectly program an application from a bootloader, and an application works fine ...
Posted on August 23, 2011 at 13:41I want to access USB stick using STM32F205ZC. Whether keilV4.20 and st-link debugger will support debugging for OTG or not any suggestions please.
Posted on July 11, 2011 at 09:28Hello, I have a stm3210C eval board and when I have launched it there was a program with sound, image, a game, web server all with icons. I have download an example program and now I it is the only thing I have on my ...
Posted on August 15, 2011 at 19:04We have problems with the STM32F102VDT6 We use the RTC with an external Supercap. If the Supercap is empty it takes several minutes until the RTC-Counter values could be written (in order to set actual date and time...