STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Difficulty with STM32L Discovery

Posted on July 23, 2013 at 12:36Hello,I have purchased STM32L discovery and installed the Atollic TrueStudio development environment on Windows XP.I successfully loaded the sample application such that the green LED light flashes and the blue LED is...

vanush by Associate
  • 299 Views
  • 3 replies
  • 0 kudos

FreeRTOS, tickless idle mode

Posted on July 23, 2013 at 12:41hi, did anbyody try to implement tickless idle mode from Freertos on STM32? I'm currently working on it, but I can't deal with it. I try to take advantage from tickless demo for SAM4L from FreeRTOS website. I implemen...

kkkuba by Associate II
  • 121 Views
  • 0 replies
  • 0 kudos

RM0316 Reference Manual STM32F303xx error

Posted on July 22, 2013 at 09:34RM031615  Operational amplifier (OPAMP)Table 54. Connections with dedicated I/OOPAMP1 inverting input: PA3 (VM0) PC5 (VM1)15.4 OPAMP registers15.4.1 OPAMP1 control register (OPAMP1_CSR)Bit 8 VMS_SEL:0: PC5 (VM0) used ...

FSMC shared - SRAM and IO expander (74LVC138)

Posted on July 22, 2013 at 04:59I'm using a SRAM and 74LVC138 for addressing external IOs in address 80000H. The code example works well with SRAM, but I can not access the IOs. The pin A19 seems to be dead when I try to write at address 80000H. Tha...

IRQ number of TIM11 on STM32F103FxF,G

Posted on July 22, 2013 at 04:34The datasheet for 'F103F,G parts show additional timers, e.g. TIM11, not present on the earlier parts, e.g. 'F103RB.  Where is documentation that specifies the IRQ number for these timers? The datasheet says the NVIC ...

FFT Problem on STM32F4

Posted on April 15, 2013 at 14:53 Hi there, I am writing my Bachelorthesis and have to calculate the FFT on the STM32F4. The Input Signal comes from a Radarsensor and is added with quite a lot of noise. My Radarsensor is powered with a triang...

Does TIM10/11/13/14 of STM32F4 support OPM mode?

Posted on July 21, 2013 at 17:39In the register description in the page 516 of STM32F4 reference manual, there are no OPM bit in CR1 of TIM10/11/13/14, but the description says nothing about it doesn't support this feature, and the function TIM_Sele...

Labels