Literal error in stm32f10x.h?
Posted on October 18, 2012 at 11:15In STM32F10x Standart Peripherals Library v3.5.0, stm32f10x.h, line 3616:&sharpdefine DMA_CCR7_PSIZE , ((uint16_t)0x0300)Not needed comma? #stm32f10x-spl #error
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on October 18, 2012 at 11:15In STM32F10x Standart Peripherals Library v3.5.0, stm32f10x.h, line 3616:&sharpdefine DMA_CCR7_PSIZE , ((uint16_t)0x0300)Not needed comma? #stm32f10x-spl #error
Posted on October 17, 2012 at 11:48Hi everyone!I'm new to the world of microcontrollers, these days I'm doing my first espeienze with STM324 discovery, I'm reading the various manuals and trying out the various examples, but I can not understand how...
Posted on October 18, 2012 at 08:59Hi everybody. I used SysTick timer as a counter of time in my application throug using of interruption. I found ''SysTick_Config'' function in core_cm0.h file. This function load time to reload register and switch ...
Posted on October 17, 2012 at 11:38Due to an error in manufacturing we have a lot of modules with a 32khz resonator with 12.5 pF for low speed external clock and two 27pF aditional capacitor to ground. Prozessor is the STM32F103RCT6. The real time ...
Posted on October 17, 2012 at 01:49Hi All,I’m using an STM32F103x. I need to count the number of external pulses from a hardware detector, and take a snap shot of the pulse count at a precise frequency of 100,000 kHz.My current setup uses TIM5 CH...
Posted on October 16, 2012 at 22:58 hello, i am trying to learn how to use DMA for frame buffer. Idea is to manualy fill SRAM with data (10k points each 16b) and send to LCD by using DMA. FSMC_Bank1_NORSRAM2 and adress: #define B...
Posted on October 17, 2012 at 17:36Hello, I am new to ST microcontrollers, just maybe 2 weeks ago I accidentally found about this crazy chip (STM32F4) and now i am already playing with it. I am interested in the I2S hardware and audio processing, so...
Posted on October 15, 2012 at 14:13Hi all, I use STM32L discovery with sample codes from standard peripheral library. I need to measure several channels continuously but the original example does not work either. After initialization only one sam...
Posted on October 17, 2012 at 14:54Hi All, I have been working with IAR 6.4 to develop a product. Now that I have a stable release I would like to use the binary output from IAR to program devices with doing the whole debug/rebuild thing. I don't th...
Posted on October 13, 2012 at 16:43hi, i have stm32 discovery board(stm32f407vgt6) and a new stm32f407vgt6 ic.i want to program the new stm32f407vgt6 ic.so i change the hardware settings in my discovery board.In discovery board contains STM32F103C8...