STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f302K8U6 crashes on flash page erase

Posted on March 17, 2015 at 10:35Hi,i try to do some eeprom emulation and got crashes with the stm32f3 eeprom emulation code. now i do it by hand an found that it crahses on the page erase..in detail its when it starts the erase so on FLASH->CR |= F...

felix by Associate II
  • 563 Views
  • 2 replies
  • 0 kudos

STM32F103 usb example not working

Posted on March 16, 2015 at 06:54Hi, I'm trying to run a sample USB (memory) program present in Keil IDE. The source is located in C:\Keil\ARM\Boards\ST\CQ-STARM2\USBMem. As per the description, after loading the program,  the  USB Memory is automat...

aruns06 by Associate II
  • 962 Views
  • 4 replies
  • 0 kudos

STM32F105 I2C1 problem

Posted on March 15, 2015 at 15:22Hi guys, Sorry to trouble you frequently. Can't help!! I have an STM32F105VC (100 pin device). Trying to use I2C bus on pins 95, 96. This is I2C1 (PB8, PB9) and requires remap (as per documentation). Did the followin...

nps by Associate II
  • 527 Views
  • 1 replies
  • 0 kudos

RC PWM output 8ch

Posted on March 16, 2015 at 13:53hi,i'm trying to generate 8 pwm signals with different phase shift and different and independent pulse width.As far as i understood the toggle mode won't let you change the pulse of each signal independetly. I've bee...

jdpv by Associate II
  • 871 Views
  • 6 replies
  • 0 kudos

32F429IDISCOVERY board hard fault/default handler

Posted on March 14, 2015 at 20:36Hi,I'm trying to implement a GOCR algorithm to 32F429IDISCOVERY board. The GOCR itself works very well on PC but on the discovery board I'm still having some issues that makes it unstable and unusable. Sometimes the ...

L1 Reference Manual Error

Posted on March 16, 2015 at 18:52In RM0038 Rev 12, TIM6 & 7 CR1 register is stated to have a reset of 0xFFFF. That means a reset enables the counter. Reset value is probably 0x0000. Regards, Hal