STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f405 help for timer seconds counter

Posted on April 01, 2014 at 18:47Dear, i need to implement a timer, with seconds step, just as a watch. I have now the follwing clock (internal) set static void SetSysClock(void) {         /* PLL (clocked by HSI) used as System clock source */      ...

Angelo1 by Associate II
  • 641 Views
  • 3 replies
  • 0 kudos

I2C problems

Posted on March 26, 2014 at 16:10HiI'm trying to write and read some data into a EEPROM (AT24MAC402) with my STM32F417 in I2C but the program loops in the START and don't write or read in the EEPROM. There is a status in ''stm32f4xx_i2c.c'' that sta...

tiche79 by Associate II
  • 2895 Views
  • 10 replies
  • 0 kudos

Hard Fault Writing Flash

Posted on March 28, 2014 at 16:11Hi, i'm trying to create a bootloader into the component STM32f106RDT with 384KO of Flash. I have mapped the memory like this: 0x08000000 - 0x0802FFFF for main software (first binary) 0x08030000 - 0x08030FFF for boot...

tommelou by Associate II
  • 1973 Views
  • 5 replies
  • 0 kudos

STM32L1 OPAMP1 Gain Error

Posted on April 02, 2014 at 15:28 Hello All, I connected DAC1 output (S6 closed, S5 opened) to the internal OPAMP1 AIN+ which is in noninvering configuration by two external resistors (Rf=150k, Rg (to ground)=50k) which should yeld G=x4 ...

Tom by Associate II
  • 550 Views
  • 1 replies
  • 0 kudos

__IO, gcc and core_cm0.h

Posted on April 02, 2014 at 04:00Hello,I am porting the Custom HID demo project that is included with STM32_USB-FS-Device_Lib_V4.0.0 library to work with my gcc-based toolchain.  I have previously successfully ported other code (specifically, from O...

pgregson1 by Associate III
  • 914 Views
  • 7 replies
  • 0 kudos

arm_cfft_radix2_f32 in CMSIS DSP

Posted on April 02, 2014 at 10:48Hi, I am trying to use CMSIS DSP library functions to compute a FFT. I have a Discovery F407 board and I'm using STM32F4-Discovery_FW_V1.1.0 libraries/support. When I use function arm_cfft_radix4_f32() then everythi...

d_1 by Associate II
  • 837 Views
  • 2 replies
  • 0 kudos