STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F030 flash read problem

Posted on October 24, 2016 at 15:36 Hi, We are using a STM32F030C8T6 and are storing configuration data at the end of flash memory. We carved off 4K of the 64K of flash(via the .ld linker file) for the storage area so our config storage ...

stm32f3 discovery how to fix loop periode !!

Posted on October 26, 2016 at 00:52 Hi all, i use stm32f3 discovery and i develop a project with IAR but i have faced a problem in fixing my loop periode to be more clear : i use the accelerometer and the gyroscope of th stm32f3 discovery , ...

STM32F76 RMII Errata: Any hack/workaround

Posted on October 20, 2016 at 11:05Despite several promises to keep us informed about the findings around the error with RMII in F76, only ''ask your FAE'' was posted here. Now silently Rev. 3 of the F76 errata appeared, stating ''No workaround''. D...

Long wait for UART_FLAG_TC after DMA transfer

Posted on October 25, 2016 at 10:51Hello,While implementing a full duplex uart (115kBaud) communication on an STM32F303, I'm struggling quite a bit.My current problem is that the DMA1_Channel2_IRQn takes 170μs. I'm using DMA to TX data from the STM....

Can't produce 20 ms PWM for servo

Posted on October 25, 2016 at 15:54Hi. I am quite new to STM32. I would like to produce 20ms square PWM with adjustable duty cycle for controlling 2 servo position. MCU = stm32f103ret6  Using GNU ARM toolchain on Eclipse cdt. Use Timer5 Ch1,2 (PA0, ...

STM32F3 / HRTIM1 with Fault Interrupt

Posted on October 26, 2016 at 10:05Hello, I'm using the HRTIM1 to control a flyback converter.The FAULT5 input is used to stop the converter in case of an error. Now I want to use an interrupt service routine to react to the fault immediately. Ther...

Florian1 by Associate II
  • 982 Views
  • 2 replies
  • 0 kudos

Bug: F3 HAL USB HardFault

Posted on October 26, 2016 at 14:43Hello, I discovered a bug in latest HAL library, it is described here: http://blog.gorski.pm/stm-hal-usb-library-hard-fault

kamil2 by Associate
  • 258 Views
  • 0 replies
  • 0 kudos

Can't update HRTIM Compare Reg using HAL when running

Posted on October 18, 2016 at 05:46Hi, I'm trying to use the HRTIM for a high resolution simple PWM signal, using HAL.  If I set the pulse length in the HRTIM initialise routine, then call SimplePWMStart() then I get the correct PWM output.  Howeve...

sasha by Associate III
  • 661 Views
  • 3 replies
  • 0 kudos