DFU combine with project.
Posted on March 06, 2013 at 02:08Hi All,Could the DFU project possible to merge with my project in one hex file?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on March 06, 2013 at 02:08Hi All,Could the DFU project possible to merge with my project in one hex file?
Posted on March 19, 2013 at 13:31Hello, I´m new in programming STM32, so I´m sorry for ''stupid'' question. It´s possible to program STM32 microcontrollers by objected oriented languages (C++, Java,...). I know that using C is the best choice, bu...
Posted on July 25, 2011 at 09:01Reading data from flash memory_ SOLVED!!
Posted on November 18, 2012 at 14:16Hi!May I ask for help about setting up VCP with one?I am currently looking over the files of STM32_USB-FS-Device_Lib_V3.4.0 (under virtual com port). I can't seem to understand how to tailor it with STM32F3Discove...
Posted on August 06, 2012 at 17:44Hi, I am using SD card in SPI mode with STM32F107VC,i am using External Hi speed clock(25MHz) and i am dividing with SPI_BaudRatePrescaler_64 to initialize the SD card,here i am using SPI2 and SPI3 with both the SPI...
Posted on March 19, 2013 at 02:13Hi, I managed to compile and start the Temperature Measurement Example with Eclipse and Code Sorcery. It runs and shows a temperature. I wanted to add a few lines of code to see the LEDs blinking inside the infinite ...
Posted on March 18, 2013 at 20:53Hi,I am trying to toggle a led inside an EXTI interruption with Delay. The delay function is based on the systick intrruption. Everything works fine seperately but when I try to use the delay inside the EXTI interrup...
Posted on March 17, 2013 at 14:32Hello; i have checked and tried the one -pulse example of the standard periheral library. In the example The timer uses one channel as input (ch1) and one chanel (ch2) asl output for the pulse. As a result a can use ...
Posted on March 18, 2013 at 15:24Hello, I am working on a device which one funcion should be USART to Ethernet bridge on STM32F407. I need to receive data from USART and then work with them. But beacuse of speed I wanted to use DMA instead of interr...
Posted on February 28, 2013 at 11:58Hi, I've noticed an extra time in the erase page process when the IWDG is active. I haven't measured it (I notice a change in the blinking frequency of a led) and it's not a big deal, but I can't find any referenc...