STM32F3, IAR6.4 how to printf() floating point?
Posted on November 23, 2012 at 05:08Or, in general, how to printf() numbers with decimal point? Thanks #floating-point---just-say-no
Posted on November 23, 2012 at 05:08Or, in general, how to printf() numbers with decimal point? Thanks #floating-point---just-say-no
Posted on January 25, 2011 at 15:42STM32F103XX USB MassStorage bootloader #source-of-information #lmgtfy
Posted on November 23, 2012 at 05:50i am using stm32f4 discovery board. In rtc peripheral example(rtc_timer) ..\stm324xg_eval_lcd.h(39): error: #5: cannot open source input file ''../Common/fonts.h'': No such file or directorycompiling stm32f4xx_it...
Posted on November 22, 2012 at 13:53Hello, I have fully working I2S with external codec (TLV320AIC23). I have decided to save a crystal and feed the clock to the codec from the I2C pll. So according to the codec pdf this clock needs to be constant (...
Posted on November 22, 2012 at 17:33Sometimes, when writing single blocks to the SD-Card, the TX FIFO underruns and generates an error. If this happens I want to write the block again immediately. Before the block is written, I do a CMD16 command (S...
Posted on July 27, 2012 at 02:58Just curious if any one else has issues with, or has a workaround for an issue I've been experiencing with the SDIO controller on STM32F20x devices.I'm developing a data logging that writes data to SD card at the rate...
Posted on November 14, 2012 at 11:40Hello,i need helpWhen debugging my code ,,there is an infinite loop at start up section,,,although i did all clk configurationFor example@file system_stm32l1xx.c /* Wait till HSE is ready and if Time out is re...
Posted on November 22, 2012 at 12:29Hi, what is the ''Rank'' parameter of the function ''ADC_RegularChannelConfig() in the standard peripherals library? thanks spectre
Posted on November 21, 2012 at 20:04Once bootloader of NETMF is flashed into stm32, can it be removed again?back to original configuration.Thanks
Posted on November 20, 2012 at 16:27Hi all,is there anybody knows and uses CoIDE for stm32f10x?i have an issue about flash download.When i open and configure CoFlash.exe,everything works fine but in the CoIDE when i use ''Download'' i get an error a...